LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   msi 770-c45 with AHCI ubuntu 12 does nt reconize the hdd (https://www.linuxquestions.org/questions/linux-hardware-18/msi-770-c45-with-ahci-ubuntu-12-does-nt-reconize-the-hdd-4175422131/)

gabak 08-14-2012 11:47 PM

msi 770-c45 with AHCI ubuntu 12 does nt reconize the hdd
 
what can i do?
if i go to disk utility i see the hard drive.
but the installer does nt.
if i use IDE mode it does work but i guess it will work slower.

thxs in advance

TobiSGD 08-15-2012 03:33 AM

Try this, this seems to help sometimes:
1. Start Ubuntu in live mode.
2. Start a terminal and remove the dmraid program:
Code:

sudo apt-get remove dmraid
3. Now start the installer and try it again.

gabak 08-18-2012 05:52 PM

1 Attachment(s)
i get this error when i did that

ubuntu@ubuntu:~$ sudo apt-get remove dmraid
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
dmraid
0 upgraded, 0 newly installed, 1 to remove and 422 not upgraded.
After this operation, 139 kB disk space will be freed.
Do you want to continue [Y/n]? y
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
(Reading database ... 150247 files and directories currently installed.)
Removing dmraid ...
update-initramfs is disabled since running on read-only media
Processing triggers for man-db ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing man-db (--remove):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
man-db
E: Sub-process /usr/bin/dpkg returned an error code (1)
ubuntu@ubuntu:~$



Quote:

Originally Posted by TobiSGD (Post 4754480)
Try this, this seems to help sometimes:
1. Start Ubuntu in live mode.
2. Start a terminal and remove the dmraid program:
Code:

sudo apt-get remove dmraid
3. Now start the installer and try it again.


gabak 08-18-2012 08:45 PM

with this it works great.
the issue now it does nt see how much i have used in the partition so i cant change the partition just format them and it wont let me change the size

ubuntu@ubuntu:~$ sudo apt-get remove dmraid


any idea?


All times are GMT -5. The time now is 12:10 PM.