Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A archiso
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
    • Locked files
  • Issues 36
    • Issues 36
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Admin message

Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.

  • Arch LinuxArch Linux
  • archiso
  • Repository
  • archiso
  • configs
  • syslinux-iso
  • mkinitcpio.conf
Find file Blame History Permalink
  • Gerardo Pozzi's avatar
    Remove archiso_early hook, use /dev/disk/by-label/${archisolabel} instead. · fc9a01e7
    Gerardo Pozzi authored Mar 16, 2010
    Takes the advantage of already symlinks created on /dev/disk/by-label/ by
    60-persistent-storage.rules add by udev hook.
    
    Tested on:
    * Real machine as CD-ROM and USB key drive.
    * KVM as CD-ROM and DISK (for both modes, in combination with IDE and SCSI)
    * VirtualBox as IDE CD-ROM.
    
    IMPORTANT note: Since isohybrid is a hack, if more partitions are added to
    USB key drive, filesystem on these partitions MUST have LABEL, otherwise
    USB key will fail to boot. Anyway there is an option archisodevice=,
    to force and specific device where live-media reside.
    (Maybe isohybrid will change the hack method used in a future)
    
    More info at:
    http://mailman.archlinux.org/pipermail/arch-releng/2010-March/000890.html
    http://mailman.archlinux.org/pipermail/arch-releng/2010-March/000913.html
    
    
    
    Signed-off-by: default avatarGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
    fc9a01e7