Find the answer to your Linux question:
Results 1 to 7 of 7
I recently was given a Compaq desktop minus the hard drive. I have a Western Digital Caviar Green 1TB hard drive that I put into it. When I tried to ...
  1. #1
    Just Joined!
    Join Date
    Sep 2009
    Posts
    4

    Fresh install won't recognize hard drive

    I recently was given a Compaq desktop minus the hard drive. I have a Western Digital Caviar Green 1TB hard drive that I put into it. When I tried to install Ubuntu 9.04, it gets to the part where I'm supposed to partition the drive, but the drive doesn't show up. There is no drive or partition option listed and all the buttons are greyed out. All it will let me do is click "Forward". When I do, it says "Root File System Not Found". When I reboot and go into the bios, it shows up there and I can put it into the boot order. This hard drive currently has Ubuntu installed on it (I was going to reformat during the install) but it won't boot and run the old install either. Any ideas?

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    Boot up from Ubuntu LiveCD, open Terminal and execute this
    Code:
    sudo fdisk -l
    Does it display Partition Structure of Hard disk? 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
    Just Joined!
    Join Date
    Sep 2009
    Posts
    4
    sudo fdisk -l

    nothing

    sudo fdisk -u /dev/hda

    "unable to open /dev/hda"

    sudo fdisk -u hda

    "unable to open hda"

    sudo fdisk /dev/hda

    "unable to open /dev/hda"

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Its not detecting Harddisk at all. Have you tried same Hard Disk in another machine?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Sep 2009
    Posts
    4
    Yeah, After the new install failed, I put the hard drive in another machine to test it and the old install booted right up. I think the Compaq had IDE drives in it before. I got an old IDE drive to work in it, but the drive I want to use is SATA. The mother board has ports for both, and both are recognized in the bios, so I thought it would be ok. Is there something else I need to do to make that switch?

  6. #6
    Linux Enthusiast Bemk's Avatar
    Join Date
    Sep 2008
    Location
    Oosterhout-NB, Netherlands
    Posts
    522
    Quote Originally Posted by barepaw View Post
    Yeah, After the new install failed, I put the hard drive in another machine to test it and the old install booted right up. I think the Compaq had IDE drives in it before. I got an old IDE drive to work in it, but the drive I want to use is SATA. The mother board has ports for both, and both are recognized in the bios, so I thought it would be ok. Is there something else I need to do to make that switch?
    I don't know but shouldn't there be an option to enable SATA in the BIOS and is it enabled?

  7. #7
    Just Joined!
    Join Date
    Sep 2009
    Posts
    4
    There is and SATA is enabled. The hard drive is recognized in the BIOS (It actually comes up in the boot order as "WDC", Which I assume means it recognizes it as a Western Digital Caviar drive. As far as things are concerned in the BIOS, the hard drive works with the motherboard just fine. Ubuntu just refuses to recognize it.

Posting Permissions

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