Linux command line Q

Started by Eristic, November 04, 2008, 19:32:32

Previous topic - Next topic

Eristic

I have a failing hard disk and need the command prompt to list the partitions and to run the Linux equivalent of scandisk and mark any bad sectors. Also the command to go from safe mode to normal desktop.

Eristic


Baccy Man

You need to run either FSCK or badblocks (personally I would run FSCK) a full list of commands for both can be found here:
http://linux.die.net/man/8/e2fsck
http://linux.die.net/man/8/badblocks

Switching from the CLI back to the GUI should be Ctrl+Alt+F7

Powered by EzPortal