Συντάκτης: J. Fahrner Ημερομηνία: Προς: dng Αντικείμενο: Re: [DNG] Boot hangs with usb disk active in fstab
Am 2020-06-13 08:25, schrieb J. Fahrner via Dng: > nofail was a good hint. Now the system boots, but the usb disk is
> still not mounted. "mount -a" mounts it without errors after boot.
What is the best way to run "mount -a" before any initscripts in
runlevel 2?
There is a script /etc/init.d/mountall.sh, but this only runs in
runlevel S. Whats the purpose of this script?
The script provides "mountall". Can I make daemons that need the
external disk dependend on "mountall".