On 11Aug2020 08:17, Geoffrey Leach <ge...@hughes.net> wrote: >Question: how to fsck on / which is mounted and busy in emergency mode?
If you don't have a rescue CDROM (or the like) the traditional approach is: remount it readonly, then fsck, then reboot. mount -o remount,ro / Cheers, Cameron Simpson <c...@cskk.id.au> _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org