You are not logged in.

#1 2011-10-19 07:57:38

casacristo
Member
Registered: 2011-09-29
Posts: 10

How to prevent disconnected usb HD from completing the boot process

Hello,

I have an ext4 usb HD setup on fstab (dev/sdb1)  to be mounted on /video

If the hard drive is not connected at boot time or another hard drive say with FAT is connected instead, then the system doesn´t boot

There is a process running as user vdr that requires write access to /video

As this is a headless PC and I connect to it via ssh all I know is that the ssh daemon is not running

How should I alter the settings so that the hard drive is mounted if it is connected, but the PC boots fine regardless?

Offline

#2 2011-10-19 08:43:56

bluewanders
Member
Registered: 2011-09-01
Posts: 14

Re: How to prevent disconnected usb HD from completing the boot process

try adding the 'nobootwait' option to the fstab entry for that drive...

Offline

#3 2011-10-19 13:18:17

casacristo
Member
Registered: 2011-09-29
Posts: 10

Re: How to prevent disconnected usb HD from completing the boot process

I read it does not work in arch
https://bbs.archlinux.org/viewtopic.php?id=114856

but nofail should do the job, I will try tonight

Offline

#4 2011-10-19 18:05:09

cyberscan
Member
Registered: 2011-10-18
Posts: 10

Re: How to prevent disconnected usb HD from completing the boot process

remove "usb usbinput" from /etc/mkinitcpio.conf and reinstall the kernel.

Offline

#5 2011-10-25 16:10:07

casacristo
Member
Registered: 2011-09-29
Posts: 10

Re: How to prevent disconnected usb HD from completing the boot process

nofail worked, thanks!

Offline

Board footer

Powered by FluxBB