Forcing fsck run on next boot
If you want to force fsck filesystem check on next boot, you can do this with creating an empty file with the name of “forcefsck” on root directory:
touch /forcefsck
If you want to disable fsck running on the next boot, you can do this with creating an empty file with the name of “fastboot” on root directory:
touch /fastboot
Both files will be removed on next boot.
Читайте також:
- Перевірка С-програм під Linux на витоки пам'яті
- /usr/bin/ld: cannot find -lstdc++ Debian libreadline5-dev package bug
- etc snapshots with git
- debian встановлення adobe flash player 10 64bit iceweasel (firefox)
- Linux Commands For Shared Library Management and Debugging Problem
- How To Integrate ClamAV Into PureFTPd For Virus Scanning On Debian
- Apache: No space left on device: Couldn't create accept lock
- Synaptics Touchpad в Linux
- Howto install and use usb modem, as example "mts connect", in debian linux
- Wrong charset, conversion from `utf-8' to `windows-1251' is not allowed chroot