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 648
    • Issues 648
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 206
    • Merge Requests 206
  • 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
  • #755

Closed
Open
Opened Oct 06, 2011 by Carlo Landmeter@clandmeterOwner

Errors before/in init when running from ram on sda1

When booting current edge the following will be displayed just before init (boot is OK):

mkdir: can’t create directory ’’: no such file or directory
mount: can’t find /media/sda1 in fstab

I am using grub:

title ISCSI SCST
root (hd0,0)
kernel /boot/scst alpine_dev=sda1:ext3 modloop=/boot/scst.modloop.squashfs modules=loop,squashfs,sd-mod,usb-storage
initrd /boot/scst.gz

title ISCSI SCST UUID
root (hd0,0)
kernel /boot/scst alpine_dev=UUID=0b149c29-d3bf-41ed-90e6-b88a92d334e5:ext3 modloop=/boot/scst.modloop.squashfs modules=loop,squashfs,sd-mod,usb-storage
initrd /boot/scst.gz

Both entries have similar issues.

(from redmine: issue id 755, created on 2011-10-06, closed on 2013-10-18)

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