marvinudy
Group: Members
Posts: 3
Joined: April 2005 |
|
Posted: Aug. 30 2007,22:11 |
|
Quote (roberts @ Aug. 30 2007,10:09) | Quote (marvinudy @ Aug. 29 2007,13:07) | Robert,
Tried to boot DSL-4.0 rc2 with the 'sata' option and got a 'loading hang' at sata_vsc.0.....
Without the 'sata' option, boots fine but shows my 1st sata drive as hda and of course does not see sdb. What did I miss?
Best regards,
marvinudy
Intel 6420, GA-965-ds3 r-3, sata Wd 250 & 160 hd, 2Gb pc-6400 memory. |
Sorry, cannot say, as I don't own any SATA gear. Perhaps someone with SATA gear can respond. Otherwise I would suggest to check irq assignments, maybe try expert mode and load the sata module that corresponds to your hardware.
Without owning any SATA hardware to test, I can only direct you to try a few things...
DSL v4.0 has the kernel supplied SATA modules available during boot as shown in the boot time available modules:
[/tmp]# ls mroot/modules/scsi/ BusLogic.o aic7xxx.o gdth.o modules.lst sata_nv.o sata_via.o ultrastor.o NCR53c406a.o ata_piix.o hptraid.o ncr53c8xx.o sata_promise.o sata_vsc.o usb-ohci.o a100u2w.o ataraid.o ide-cd.o ohci1394.o sata_qstor.o sbp2.o usb-storage.o advansys.o atp870u.o ide-scsi.o pas16.o sata_sil.o seagate.o usb-uhci.o aha152x.o dtc.o ieee1394.o pci2000.o sata_sis.o silraid.o usbcore.o aha1542.o eata.o initio.o pci2220i.o sata_svw.o t128.o wd7000.o aha1740.o ehci-hcd.o libata.o pdcraid.o sata_sx4.o tmscsim.o ahci.o fdomain.o megaraid.o psi240i.o sata_uli.o u14-34f.o [/tmp]#
When you are dumped to a limited shell try:
insmod /modules/scsi/libdata.o insmod /modules/scsi/ahci.o insmod /modules/scsi/ata_piix.o insmod /modules/scsi/sata_??
See if you get a hit.
HTH |
Roberts,
I tried the 'expert' mode with the same result. Manully, I entered all the mods with no effect. I'm way over my head technically. None of the insmod's made a difference.
I 'caught' the following error message on boot= kmod: failed to exec /sbin/modprobe -s -k scsi_hostadaptor, error=2.
Also, during 'autoconfiguring devices the following showed up: modprobe cant locate module block-error-2
Thanks for your input.
marvinudy
|