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.
Читайте також:
- etc snapshots with git
- bash history - відображення дати і часу для кожної команди
- Google Translate API From The Command Line
- debian + opera
- 25 серпня - день народження Linux
- Пошук великих файлів, find, ls, du
- Запуск декількох X сесій
- Linux Tuning Parameters
- xen ssh login: 'stdin: is not a tty'