Find the answer to your Linux question:
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!!!...
  1. #1
    Just 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!!!

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    We have to check Partition structure of hard disk first. Boot up from LiveCD, open Terminal and execute this
    Code:
    sudo fdisk -l
    Or
    Code:
    su -
    fdisk -l
    Post output here.

    * 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

  3. #3
    Linux 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!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...