Re: how to force check FS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6/16/05, Eric Tanguy <eric.tanguy@xxxxxxxxxxxxxx> wrote:
> How can i force a file system check t next reboot ?
> 
As root do:
[root@fc ~]# touch /forcefsck
adn reboot. To see how it works do:
[root@fc ~]# grep -r 'forcefsck' /etc/rc.d/
....
/etc/rc.d/rc.sysinit:if [ -f /forcefsck ] || strstr "$cmdline" forcefsck ; then
....


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux