Author Topic: Install won't find hard drives  (Read 5710 times)

Offline craesz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 983
Re: Install won't find hard drives
« Reply #30 on: May 26, 2010, 05:36:58 PM »
craesz:

With the OS that sees the drives, check in PCC --> Hardware --> Browse and configure hardware to see which module is being used to detect the SATA controllers, then from the liveCD modprobe that same module, then follow with the fdisk -l command.

Here is the SATA results
Desktop1: AMD64 8450 [3 core]; 8GB; 3.2.18-pclos2.pae.bfs; KDE
Desktop2: AMD64 5400 [8 core]; 16GB; 3.2.16-a64; KDE
Netbook: EeePC 901; Atom N270; 1GB; 2.6.33.7-pclos6.bfs; KDE


Offline craesz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 983
Re: Install won't find hard drives
« Reply #31 on: May 26, 2010, 05:37:36 PM »
craesz:

With the OS that sees the drives, check in PCC --> Hardware --> Browse and configure hardware to see which module is being used to detect the SATA controllers, then from the liveCD modprobe that same module, then follow with the fdisk -l command.

Here is the IDE version
Desktop1: AMD64 8450 [3 core]; 8GB; 3.2.18-pclos2.pae.bfs; KDE
Desktop2: AMD64 5400 [8 core]; 16GB; 3.2.16-a64; KDE
Netbook: EeePC 901; Atom N270; 1GB; 2.6.33.7-pclos6.bfs; KDE


Offline craesz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 983
Re: Install won't find hard drives
« Reply #32 on: May 26, 2010, 05:39:15 PM »
I tried a modprobe listing and then I tried to install the ahci and I don't think I did it correctly...
Desktop1: AMD64 8450 [3 core]; 8GB; 3.2.18-pclos2.pae.bfs; KDE
Desktop2: AMD64 5400 [8 core]; 16GB; 3.2.16-a64; KDE
Netbook: EeePC 901; Atom N270; 1GB; 2.6.33.7-pclos6.bfs; KDE


Online Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11591
  • ----IOFLU----
Re: Install won't find hard drives
« Reply #33 on: May 26, 2010, 05:42:04 PM »
craesz:

Would seem like:

[root@localhost ~]# modprobe ahci

[root@localhost ~]# modprobe pata_amd

would be in order.
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Offline craesz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 983
Re: Install won't find hard drives
« Reply #34 on: May 26, 2010, 06:35:34 PM »
I tried the modprobe ahci, that didn't work

I'm at home..... It's a long story and it's been a long day.... I'll try the modprobe pata_amd tomorrow.

Thanks.
Desktop1: AMD64 8450 [3 core]; 8GB; 3.2.18-pclos2.pae.bfs; KDE
Desktop2: AMD64 5400 [8 core]; 16GB; 3.2.16-a64; KDE
Netbook: EeePC 901; Atom N270; 1GB; 2.6.33.7-pclos6.bfs; KDE


Offline craesz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 983
Re: Install won't find hard drives
« Reply #35 on: May 27, 2010, 06:18:51 AM »
This is with my BIOS set to SATA.... will try AHCI in a bit
Desktop1: AMD64 8450 [3 core]; 8GB; 3.2.18-pclos2.pae.bfs; KDE
Desktop2: AMD64 5400 [8 core]; 16GB; 3.2.16-a64; KDE
Netbook: EeePC 901; Atom N270; 1GB; 2.6.33.7-pclos6.bfs; KDE


Offline craesz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 983
Re: Install won't find hard drives
« Reply #36 on: May 27, 2010, 06:27:58 AM »
BIOS set to AHCI [AHCI for Linux = disabled]
Desktop1: AMD64 8450 [3 core]; 8GB; 3.2.18-pclos2.pae.bfs; KDE
Desktop2: AMD64 5400 [8 core]; 16GB; 3.2.16-a64; KDE
Netbook: EeePC 901; Atom N270; 1GB; 2.6.33.7-pclos6.bfs; KDE


Offline craesz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 983
Re: Install won't find hard drives
« Reply #37 on: May 27, 2010, 06:36:04 AM »
AHCI [AHCI for Linux = enabled]
Desktop1: AMD64 8450 [3 core]; 8GB; 3.2.18-pclos2.pae.bfs; KDE
Desktop2: AMD64 5400 [8 core]; 16GB; 3.2.16-a64; KDE
Netbook: EeePC 901; Atom N270; 1GB; 2.6.33.7-pclos6.bfs; KDE


Offline Was_Just19

  • Hero Member
  • *****
  • Posts: 6852
  • MLU
Re: Install won't find hard drives
« Reply #38 on: May 27, 2010, 06:47:03 AM »
I suggest

lsmod | grep sata

to see what sata modules are loaded.

I think the one you need will be

sata_nv

as I reckon that motherboard has an NVidia chipset.

Offline craesz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 983
Re: Install won't find hard drives
« Reply #39 on: May 27, 2010, 10:34:57 AM »
here are the results from the running machine
Desktop1: AMD64 8450 [3 core]; 8GB; 3.2.18-pclos2.pae.bfs; KDE
Desktop2: AMD64 5400 [8 core]; 16GB; 3.2.16-a64; KDE
Netbook: EeePC 901; Atom N270; 1GB; 2.6.33.7-pclos6.bfs; KDE


Offline craesz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 983
Re: Install won't find hard drives
« Reply #40 on: May 27, 2010, 10:46:54 AM »
modprobe results with sata_nv are attached. I tried modprobe with sata_sil with the same results.
Desktop1: AMD64 8450 [3 core]; 8GB; 3.2.18-pclos2.pae.bfs; KDE
Desktop2: AMD64 5400 [8 core]; 16GB; 3.2.16-a64; KDE
Netbook: EeePC 901; Atom N270; 1GB; 2.6.33.7-pclos6.bfs; KDE


Online Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11591
  • ----IOFLU----
Re: Install won't find hard drives
« Reply #41 on: May 27, 2010, 02:25:46 PM »
modprobe results with sata_nv are attached. I tried modprobe with sata_sil with the same results.

This is looking like a bad burn. You know the controllers are seen, and fdisk -l works on the present installation, but from the liveCD even with the same modules loaded fdisk -l gives no response. Reboot to the liveCD, and from the initial boot menu, run the Media Check.

Post your results.
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Offline craesz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 983
Re: Install won't find hard drives
« Reply #42 on: May 27, 2010, 03:11:24 PM »
Ok, but this is the third CD.... the one that I burned on the slowest setting with DAO as recommended....
Desktop1: AMD64 8450 [3 core]; 8GB; 3.2.18-pclos2.pae.bfs; KDE
Desktop2: AMD64 5400 [8 core]; 16GB; 3.2.16-a64; KDE
Netbook: EeePC 901; Atom N270; 1GB; 2.6.33.7-pclos6.bfs; KDE


Offline craesz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 983
Re: Install won't find hard drives
« Reply #43 on: May 27, 2010, 03:23:50 PM »
Results were a "PASS" stating OK to install from this media.
[Sorry couldn't get a screen shot for you]
Desktop1: AMD64 8450 [3 core]; 8GB; 3.2.18-pclos2.pae.bfs; KDE
Desktop2: AMD64 5400 [8 core]; 16GB; 3.2.16-a64; KDE
Netbook: EeePC 901; Atom N270; 1GB; 2.6.33.7-pclos6.bfs; KDE


Offline craesz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 983
Re: Install won't find hard drives
« Reply #44 on: May 27, 2010, 03:34:04 PM »
I'm running from that livecd right now.... thought about the PCC hardware listing.... I'm attaching those screens. The livecd finds the controller.... do I need to modify some of the settings? Why does it say IDE under the SATA controller? Maybe some setting on the drives (but then why does my prior install find them?)?
Desktop1: AMD64 8450 [3 core]; 8GB; 3.2.18-pclos2.pae.bfs; KDE
Desktop2: AMD64 5400 [8 core]; 16GB; 3.2.16-a64; KDE
Netbook: EeePC 901; Atom N270; 1GB; 2.6.33.7-pclos6.bfs; KDE