<div dir="ltr"><div><div>Hello,<br><br></div>Thank you for pointing that out! By the way, fstab man page says that nofail means "do not report errors for this device if it does not exist", although the HDD partition obviously always exists. I also thought that nofail was meant to be used for things like removable devices, not for "marking vital partitions".<br>
<br></div><div>Well, if systemd is designed to behave like that, then this report should be closed, of course. Thanks for your time again.<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-05-13 19:12 GMT+00:00 Michael Biebl <span dir="ltr"><<a href="mailto:biebl@debian.org" target="_blank">biebl@debian.org</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am 13.05.2014 22:57, schrieb Nikita Pichugin:<br>
> Package: systemd<br>
> Version: 204-10<br>
> Severity: important<br>
><br>
> Dear Maintainer,<br>
><br>
> I use a dualboot machine with Debian and Windows 8. I want the windows<br>
> partition to automount on boot, so I added it to the /etc/fstab. The problem is<br>
> that I can't boot into Debian after a shutdown (not reboot!) from Windows: all<br>
> I get is an emergency console. I looked into the journal log and found that<br>
> Debian couldn't mount the windows partition, because Windows was hibernated (it<br>
> turned out that Windows 8 use "hybrid shutdown" by default). If I turn off the<br>
> "hybrid shutdown" in Windows, then everything works as expected.<br>
> I think that unability to mount a partition shouldn't break the boot like that.<br>
> I'd expect a non-critical error or warning or something like that, but<br>
> definitely not an emergency console.<br>
<br>
How is systemd supposed to know, if the given partition is vital for the<br>
system to function properly?<br>
Continuing to boot might lead to subtle failures, data loss etc which<br>
can be hard to debug. I personally consider it a bug, that sysvinit<br>
continued to boot in that case.<br>
<br>
If the partition is not vital for the system, mark it as nofail [0].<br>
<br>
Michael<br>
<br>
[0] man fstab<br>
<span class="HOEnZb"><font color="#888888">--<br>
Why is it that all of the instruments seeking intelligent life in the<br>
universe are pointed away from Earth?<br>
<br>
</font></span></blockquote></div><br></div>