[systemd-bugs] [Bug 88330] New: Please add "-f" to shutdown to skip fsck on demand
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 12 06:55:32 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=88330
Bug ID: 88330
Summary: Please add "-f" to shutdown to skip fsck on demand
Product: systemd
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: enhancement
Priority: medium
Component: general
Assignee: systemd-bugs at lists.freedesktop.org
Reporter: cb at lathspell.de
QA Contact: systemd-bugs at lists.freedesktop.org
The traditional /usr/sbin/shutdown command had "-f"/"-F" options to skip or
force a fsck run just on the next reboot. It was implemented using a file that
was touched before and removed after the boot.
I understand that it is possible to edit the grub config, add some boot option,
run update-grub, reboot, edit grub config again, run update-grub again - but a
simple "shutdown -f now" would be much more convenient
Also people don't have to be educated how exactly the boot flags name is and
which parameters it can take.
Having a fsck run as general rule but being able to skip it on occasions where
things go unplanned would really good. Keep in mind, too, that many servers are
only managed using ssh where admins do not have the possibility to quickly add
a parameter to the kernel command line in the grub menu.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150112/16e39548/attachment.html>
More information about the systemd-bugs
mailing list