PDA

View Full Version : [SOLVED] Ubuntu installer does not recognize drive



maxwevers
August 18th, 2010, 01:26 PM
Hi,

I'm trying to install Ubuntu 10.04.1 AMD64 on my new system (i5-760, P55 Board). Unfortunately the installer does not recognize my drive, however Gparted does see the drive and I can manually setup partitions there, but those do not show up in the installer. The SATA controller is set to AHCI mode, but is not configured as RAID. Screenshot attached.

I also uploaded the debug output from ubiquity, but I couldn't find any clues in it.


Any help would be much appreciated!

Rubi1200
August 18th, 2010, 02:11 PM
The screenshot shows Ubuntu already installed. Are you trying to install over the current setup?

dabl
August 18th, 2010, 02:21 PM
The SATA controller is set to AHCI mode



Change it to "Legacy IDE" or whatever the IDE mode is. Then the installer should see the disk and partitions. When you have finished installation and verified that the system is booting and running correctly, you can change the SATA mode back to AHCI, and it should boot and run right.

maxwevers
August 18th, 2010, 02:23 PM
The screenshot shows Ubuntu already installed. Are you trying to install over the current setup?

No, I just setup the partitions manually, but it didn't help.

maxwevers
August 18th, 2010, 02:24 PM
I will try to change back to IDE mode.

anubhavrocks
August 18th, 2010, 02:24 PM
Try this:
sudo apt-get remove dmraid

And the run the installer.

maxwevers
August 18th, 2010, 04:05 PM
Try this:
sudo apt-get remove dmraid

And the run the installer.

dmraid was indeed the problem. Strange, I thought I tried to unistall it before ;) However now it worked.

Thank you all very much!

Rubi1200
August 18th, 2010, 04:17 PM
Glad it worked out for you.

Please mark this thread Solved using the Thread Tools near the top of the page. That way others who have faced similar issues will have a starting point for how to solve their problems.

:-)