Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 649
    • Issues 649
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 205
    • Merge Requests 205
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • aportsaports
  • Issues
  • #169

Closed
Open
Opened Sep 18, 2009 by Natanael Copa@ncopaOwner

solve the hda/sda swapping

Problem When booting from cd or usb disk shows up as sdX. after run setup-disk the disk shows up as hdX and boot fails.

Reason The ide drivers gets loaded first. Which is loaded first seems to depend on how/when depmod was run and is completetly unpredictable.

Solution 1. Use UUID=… instead of devices in fstab and exlinux.conf 2. disable the IDE drivers and use scsi emulation only. (/dev/hdX will dissapear) This is what debian, ubuntu and fedora does.

(from redmine: issue id 169, created on 2009-09-18, closed on 2009-10-02)

  • Changesets:
    • Revision 529426cc on 2009-09-18T09:53:02Z:
main/alpine-conf: use uuid in setup-disk

fixes #169
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Alpine 1.9
Milestone
Alpine 1.9 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/aports#169