LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Alternative Linux command to do : chkdsk /f /r c: it does fsck at next boot (https://www.linuxquestions.org/questions/linux-general-1/alternative-linux-command-to-do-chkdsk-f-r-c-it-does-fsck-at-next-boot-781988/)

frenchn00b 01-13-2010 10:48 AM

Alternative Linux command to do : chkdsk /f /r c: it does fsck at next boot
 
Hello,

Once you have your linux path "/" mounted, so, you cannot fix the disk (fsck.ext3) so the way is to do it as boot: Windows propose

Code:

chkdsk /f /r c:
What would be the linux possibility to ask linux to check at next boot?

Cheers

AlucardZero 01-13-2010 02:03 PM

touch /forcefsck

or

shutdown -F

the trooper 01-13-2010 02:10 PM

Didn't we do this already?:

http://www.linuxquestions.org/questi...reboot-781488/

frenchn00b 01-13-2010 03:36 PM

Quote:

Originally Posted by the trooper (Post 3825464)

I get old apparently. Thank you Trooper! Greetigns to you.

An seems, that we'll always have LINUX and will never return to windows


All times are GMT -5. The time now is 07:50 AM.