Bug#774412: systemd unable to boot with fixed mount points

Andrei POPESCU andreimpopescu at gmail.com
Fri Jan 2 12:35:27 GMT 2015


On Vi, 02 ian 15, 11:33:12, HJ wrote:
> Package: systemd
> Version: 215-8
> Severity: important
> 
> Hi,
> 
> I usually create fixed mount points for my sdcard reader/usb sticks
> 
> eg: /dev/sdc1 /media/usb0 auto rw,user,auto,umask=000,noatime,flush 0 0
 
Systemd treats any mount point not marked 'nofail' as necessary for the 
boot and will fail the boot if not present. Sysv-rc would silently 
ignore this and proceed.

> man fstab:
> 
> >If the sixth field is not present or zero, a value of zero is returned and
> fsck will assume that the filesystem does not need to be checked.
> 
> 
> since i switched to jessie with systemd the above line makes my system
> unusable:
> 
> at first fsck trieds to check this drive even if it does not exist and is
> disabled, this already takes ~1:30 minutes and I'm unable to stop it(A start
> job is running...) after that the system enters systemds rescue mode

If you add 'nofail' to fstab does systemd still try to fsck the drive?

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
http://nuvreauspam.ro/gpg-transition.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20150102/3471b553/attachment-0002.sig>


More information about the Pkg-systemd-maintainers mailing list