LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Scandisk for Linux (https://www.linuxquestions.org/questions/linux-software-2/scandisk-for-linux-470919/)

LinuxGuru707 08-04-2006 11:21 PM

Scandisk for Linux
 
Hi Everyone,
I have suse 10.1, I think now is the time to leave windows entirely. I wanted to know if it is possible to run scandisk in linux to check for bad sectors. I know that linux can automatically defrag my hard drive which is a cool thing if im correct. Thank you for your support always.





Anthony

syg00 08-05-2006 12:21 AM

Have a look at "man fsck" and "man badblocks".
Getting a good backup first would also be sensible.

reddazz 08-05-2006 11:05 AM

Moved: This thread is more suitable in Linux Software and has been moved accordingly to help your thread/question get the exposure it deserves.

LinuxGuru707 08-08-2006 09:14 PM

ok I heard that fsck only works for ext2 and ext3 filesystems. im currently runniung riserfs and I tried getting fsck to run from the command line but it was a no go.

reddazz 08-08-2006 11:29 PM

fsck is available for many types of filesystem. For reiserfs I think you need to install the progsreiserfs or reiserfsprogs package. You can then do something like "fsck.reiserfs /some/device/node" or "fsck -t reiserfs /some/device/node".


All times are GMT -5. The time now is 08:47 PM.