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.
- 0 Comment
- Murat Demirten
- 23 Jun 2008, 19:13
-
You must be login first or sign-up for an account to post comments.
USERBOX
CATEGORIES
MOST READ TODAY
- Syntax highlighting in less
- Disabling reverse dns lookups in ssh
- Calculating SHA Checksums
- Enabling remote desktop on a VirtualBox Machine
- Users with /bin/false shell to login on vsftpd
- Redirecting tcp / udp ports with socat
- How to record a linux session
- Recursively mput with smbclient
- How to extract a deb package without installing
- Booting from an ISO image using qemu
LAST ADDED
- Using iPhone internet sharing over bluetooth under Linux
- Using USB sound card with amarok
- Multi-conditional search and replace (clearing a ftp trojan script example)
- Disabling ipv6 functionality
- How to convert a mp3 file
- How to choose the fastest Debian mirror
- Disabling reverse dns lookups in ssh
- Rewriting destination ip address
- Deleting A File By It's Inode Value
- Learning which libraries are used for a binary
