+ Post New Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 22
Windows Thread, Help laptop hard disk failure!!! in Technical; I have a teacher laptop which the hard drive has failed, it is not even showing up in the bios, ...
  1. #1
    mullet_man's Avatar
    Join Date
    Oct 2005
    Location
    Oldham
    Posts
    714
    Thank Post
    32
    Thanked 44 Times in 43 Posts
    Rep Power
    22

    Help laptop hard disk failure!!!

    I have a teacher laptop which the hard drive has failed, it is not even showing up in the bios, is there any way I can get in via a linux CD? or is it dead?

    Any advice would be great!!

  2. IDG Tech News

  3. #2
    e_g_r's Avatar
    Join Date
    Sep 2005
    Location
    Rochdale
    Posts
    460
    Thank Post
    51
    Thanked 25 Times in 16 Posts
    Rep Power
    19

    Re: Help laptop hard disk failure!!!

    Super Stewie suggests doing a search for bartpe on the web. Apparently this app can grab data from a disk (if you can see it).

    If it essential there are companies who charge (£50?) per meg to recover data

  4. #3
    mullet_man's Avatar
    Join Date
    Oct 2005
    Location
    Oldham
    Posts
    714
    Thank Post
    32
    Thanked 44 Times in 43 Posts
    Rep Power
    22

    Re: Help laptop hard disk failure!!!

    Its TOBs laptop!!!!

    super Stewie eh!!!

    I tired those two linux CDs we had didn't seem to help!!!

  5. #4
    mrforgetful's Avatar
    Join Date
    May 2006
    Posts
    1,626
    Thank Post
    7
    Thanked 15 Times in 15 Posts
    Rep Power
    18

    Re: Help laptop hard disk failure!!!

    Not sure if this is any use if it's not findable, but I use one of these:

    Akasa 2.5 Integral P2 HDD Enclosure Blue

    http://www.cclonline.com/product-inf...ufacturer_id=0

    Basically it's a USB2 device that you put your laptop HDD into and then connect to a normal PC's USB port, shows up as any other drive would and can just drag stuff off. Dead simple.

  6. #5
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: Help laptop hard disk failure!!!

    Also consider freezing the drive before attempting data recovery. That sometimes helps freeing up crashed heads.

  7. #6


    Join Date
    Jan 2006
    Posts
    6,457
    Thank Post
    324
    Thanked 740 Times in 557 Posts
    Rep Power
    201

    Re: Help laptop hard disk failure!!!

    Also consider freezing the drive before attempting data recovery. That sometimes helps freeing up crashed heads.
    good advice. We've been known to put them in the freezer compartment of the staffroom fridge - and get some strange looks.

    If the HDD doesn't show in the BIOS - your not going to get an OS to see it.
    Also get an IDE to laptop IDE cable form CPC - about £3 so you can plug into a desktop

  8. #7

    Dos_Box's Avatar
    Join Date
    Jun 2005
    Location
    Preston, Lancashire
    Posts
    8,295
    Blog Entries
    21
    Thank Post
    234
    Thanked 1,497 Times in 637 Posts
    Rep Power
    378

    Re: Help laptop hard disk failure!!!

    If the HDD doesn't show in the BIOS - your not going to get an OS to see it.
    Also get an IDE to laptop IDE cable form CPC - about £3 so you can plug into a desktop
    A life saving part of my tool kit!

  9. #8
    mrforgetful's Avatar
    Join Date
    May 2006
    Posts
    1,626
    Thank Post
    7
    Thanked 15 Times in 15 Posts
    Rep Power
    18

    Re: Help laptop hard disk failure!!!

    Quote Originally Posted by Dos_Box
    If the HDD doesn't show in the BIOS - your not going to get an OS to see it.
    Also get an IDE to laptop IDE cable form CPC - about £3 so you can plug into a desktop
    A life saving part of my tool kit!

    Bah, not as nice as my USB thingy!

  10. #9
    mullet_man's Avatar
    Join Date
    Oct 2005
    Location
    Oldham
    Posts
    714
    Thank Post
    32
    Thanked 44 Times in 43 Posts
    Rep Power
    22

    Re: Help laptop hard disk failure!!!

    Quote Originally Posted by CyberNerd
    Also consider freezing the drive before attempting data recovery. That sometimes helps freeing up crashed heads.
    good advice. We've been known to put them in the freezer compartment of the staffroom fridge - and get some strange looks.

    If the HDD doesn't show in the BIOS - your not going to get an OS to see it.
    Also get an IDE to laptop IDE cable form CPC - about £3 so you can plug into a desktop
    So do you think a desktop might see the drive if I get one of these cables?

  11. #10


    Join Date
    Jan 2006
    Posts
    6,457
    Thank Post
    324
    Thanked 740 Times in 557 Posts
    Rep Power
    201

    Re: Help laptop hard disk failure!!!

    @mullet_ man
    only if the IDE controller on the laptop is dead, which less unlikely than drive failure
    I just find them useful for laptop/Desktop integration - also faster than USB.

    Probably I'd go about it sortof like this:

    get the drive recognised in a bios somehow (freezing / swapping out into another laptop)
    boot a linux distro
    image the drive
    Code:
    dd if=/dev/hdX of=/home/me/image
    copy the image back to a good drive
    Code:
    dd if=/home/me/image of=/dev/hdX
    replace and reboot

  12. #11
    mullet_man's Avatar
    Join Date
    Oct 2005
    Location
    Oldham
    Posts
    714
    Thank Post
    32
    Thanked 44 Times in 43 Posts
    Rep Power
    22

    Re: Help laptop hard disk failure!!!

    Yeah the laptop sees another drive fine, so it is the HD that is dead!!

  13. #12


    Join Date
    Jan 2006
    Posts
    6,457
    Thank Post
    324
    Thanked 740 Times in 557 Posts
    Rep Power
    201

    Re: Help laptop hard disk failure!!!

    also... another option if you really can't get the drive seen in a bios is to get another drive (exact same model) and replace the circuit board with the broken drive. Its a bit fiddly but can work if you start running out of options.

  14. #13
    mullet_man's Avatar
    Join Date
    Oct 2005
    Location
    Oldham
    Posts
    714
    Thank Post
    32
    Thanked 44 Times in 43 Posts
    Rep Power
    22

    Re: Help laptop hard disk failure!!!

    Thanks for the advice, I will let you know how I get on!!!

  15. #14

    Join Date
    Jul 2005
    Location
    Chichester, West Sussex
    Posts
    664
    Thank Post
    8
    Thanked 35 Times in 33 Posts
    Rep Power
    23

    Re: Help laptop hard disk failure!!!

    Quote Originally Posted by CyberNerd
    Also get an IDE to laptop IDE cable form CPC - about £3 so you can plug into a desktop
    Last time I used one of those (several moons ago) it fried the drive... An object lesson in making sure the connector is the right way round I think!

  16. #15


    Join Date
    Jan 2006
    Posts
    6,457
    Thank Post
    324
    Thanked 740 Times in 557 Posts
    Rep Power
    201

    Re: Help laptop hard disk failure!!!

    CyberNerd wrote:
    Also get an IDE to laptop IDE cable form CPC - about £3 so you can plug into a desktop

    Last time I used one of those (several moons ago) it fried the drive... An object lesson in making sure the connector is the right way round I think!
    ops: I made the same mistake, its easily done - Thankfully Lenovo were kind enough to replace their broken drive and I never did it since

SHARE:
+ Post New Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Which hard disk manufacturer?
    By localzuk in forum Hardware
    Replies: 15
    Last Post: 29th November 2007, 08:00 PM
  2. Laptop Hard disk Access
    By TechSupp in forum Hardware
    Replies: 2
    Last Post: 22nd June 2007, 01:23 PM
  3. ris and disk boot failure on restore
    By Uraken in forum Networks
    Replies: 7
    Last Post: 25th March 2007, 09:43 PM
  4. Laptop Inspiron 8100 Hard Disk crashes?
    By kevin_476 in forum General Chat
    Replies: 2
    Last Post: 16th February 2007, 06:41 AM
  5. Installing XP from hard disk - how?
    By sidewinder in forum Windows
    Replies: 7
    Last Post: 16th January 2007, 10:18 AM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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