Results 1 to 3 of 3
any tips on using a LIVE version of linux to repair bad sectors or just to extract good data?? any tips or advice would be appreciated!!!...
- 03-27-2009 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 5
Using linux to repair what microsoft calls a crashed harddisk
any tips on using a LIVE version of linux to repair bad sectors or just to extract good data?? any tips or advice would be appreciated!!!
- 03-27-2009 #2
We have to check Partition structure of hard disk first. Boot up from LiveCD, open Terminal and execute this
OrCode:sudo fdisk -l
Post output here.Code:su - fdisk -l
* Its small L in fdisk -l.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-27-2009 #3Linux Newbie
- Join Date
- Jul 2005
- Location
- Australia (Down Under)
- Posts
- 141
i did this a while ago, with a Win 2003 server that had many dead sectors. Worked like a charm
I used G4l (Ghost for linux) available from SourceForge.net: G4L
i got the hard drive with dead sectors and a new (Larger Hard Drive) put them both into a computer, booted from the G4L CD and did a Defective Drive Rescue.
if you havent used G4L i would recomend that you read up about it first to minimaze the chance of losing data.Linux is the OS of tomorrow, Here today!!


Reply With Quote