[MinnowBoard] Boot also when no CDROM in drive / HD needs check
Darren Hart
dvhart at linux.intel.com
Wed Feb 5 18:14:45 UTC 2014
On Mon, 2014-02-03 at 15:30 -0800, klausix wrote:
> Hi All!
>
> I connected a BD-drive and a SSD via the SATA Ports.
> What I noticed now is:
> 1) Booting without a disk in the BD drive takes looooong until some kind of
> timeout occurs.
> (there is a special indicator on the console - some red asterisks
> scrolling or the like)'
Which distro are you booting?
> 2) When a fsck on the HD is performed and finds some lost inodes, ... which
> cause a user interaction, the OS doesnt boot at all. Can I automatically
> answer questions to fix fs-errors with yes? (or is this NOT recommended)
>
> My fstab is:
> /dev/sda1 /media/hdd auto defaults 0 0
> /dev/sr0 /media/cdrom auto defaults 0 0
>
Do you want to automatically mount the cdrom at boot? Not, I want to
mount it if there is a disk, the above says you need to mount this at
boot time or something is wrong.
Typically an optical drive is not marked as auto in fstab
> And the mtab:
> /dev/sda1 /media/hdd ext4 rw,relatime,data=ordered 0 0
> /dev/sr0 /media/cdrom iso9660 ro,relatime 0 0
>
>
> thanks,
> Klaus!
>
>
>
>
> --
> View this message in context: http://minnowboard.57273.x6.nabble.com/Boot-also-when-no-CDROM-in-drive-HD-needs-check-tp27.html
> Sent from the MinnowBoard mailing list archive at Nabble.com.
> _______________________________________________
> elinux-MinnowBoard mailing list
> elinux-MinnowBoard at lists.elinux.org
> http://lists.elinux.org/mailman/listinfo/elinux-minnowboard
--
Darren Hart
Yocto Project - Linux Kernel
Intel Open Source Technology Center
More information about the elinux-MinnowBoard
mailing list