On Sat, 2014-06-07 at 19:46 +0200, Alessandro Doro wrote: > The fsck issue comes (AFAICT) from > https://bugs.freedesktop.org/show_bug.cgi?id=79576 > > Systemd 213-6 is now in testing with a patch to remove the recently > added "-l" option to fsck in systemd-fsck. > Did you try that? Yes, it doesn't solve the fsck issue, it only solved the issue that I needed to command out fstab entries, now there isn't the need to comment out those entries. "[rocketmouse at archlinux ~]$ grep systemd /var/log/pacman.log [snip] [2014-06-07 17:19] [PACMAN] Running 'pacman -U systemd-213-6-x86_64.pkg.tar.xz libsystemd-213-6-x86_64.pkg.tar.xz systemd-sysvcompat-213-6-x86_64.pkg.tar.xz' [2014-06-07 17:19] [PACMAN] upgraded libsystemd (213-5 -> 213-6) [2014-06-07 17:19] [PACMAN] upgraded systemd (213-5 -> 213-6) [2014-06-07 17:19] [PACMAN] upgraded systemd-sysvcompat (213-5 -> 213-6)" - https://mailman.archlinux.org/pipermail/arch-general/2014-June/036497.html