Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I got a SCSI U320 1-CH controller: HP374654-B21 (LSI chipset) and 3 SCSI hard drives Fujitsu MAT3073NP 73.5G (initially dreaming of hardware RAID5, gave up long since on account of aacraid driver issues with another controller), on a Dell Dimension 8300, 2G ram, A07 bios, dedicated to Linux.
Installing Sarge from the 2-DVD set, manually partitioned all three hard drives sda,sdb,sdc. Installed base system, came to GRUB install said yes to the MBR install suggestion (Though I noticed the response was it was going to put it in hd0, I thought it might be sd0 in this setup, I don't have any (other) IDE hard drive just a DVD-ROM & a CD-RW). On sda the first partitions are:
#1 /boot 1G
#2 / 1G
...etc
After reboot and ejection of the DVD, I can't past beyond the: 'strike F1 to retry boot, F2 for setup utility'. I have no clue, as to what's going on. Any help would be very appreciated, thanks
Here is the output of /sbin/lspci from a Knoppix boot:
0000:00:00.0 Host bridge: Intel Corp. 82875P Memory Controller Hub (rev 02)
0000:00:01.0 PCI bridge: Intel Corp. 82875P Processor to AGP Controller (rev 02)
0000:00:1d.0 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #1 (rev 02)
0000:00:1d.1 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #2 (rev 02)
0000:00:1d.2 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #3 (rev 02)
0000:00:1d.3 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #4 (rev 02)
0000:00:1d.7 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev c2)
0000:00:1f.0 ISA bridge: Intel Corp. 82801EB/ER (ICH5/ICH5R) LPC Bridge (rev 02)
0000:00:1f.1 IDE interface: Intel Corp. 82801EB/ER (ICH5/ICH5R) Ultra ATA 100 Storage Controller (rev 02)
0000:00:1f.2 IDE interface: Intel Corp. 82801EB (ICH5) Serial ATA 150 Storage Controller (rev 02)
0000:00:1f.3 SMBus: Intel Corp. 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
0000:01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)
0000:02:01.0 Communication controller: Conexant: Unknown device 2702 (rev 01)
0000:02:02.0 Multimedia audio controller: Creative Labs [SB Live! Value] EMU10k1X
0000:02:02.1 Input device controller: Creative Labs [SB Live! Value] Input device controller
0000:02:03.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 07)
0000:02:08.0 Ethernet controller: Intel Corp. 82562EZ 10/100 Ethernet Controller (rev 02)
Originally posted by Paul7 try
fdisk -l
run grub
grub > root (hd2,1) 2 = third disk, 1 = second partition
grup > setup (hd0)
grub > exit
#
HD?
a = 0, b = 1, c = 3
Thanks for the reply. HP tech support suggested there may be a fundamental problem in that the Dimension 8300 BIOS may not be recognizing the controller as a bootable device, because I am able to see the drives during the install & partition them but during the attempted boot there is no device whatsoever that shows up on the screen, just the 'strike F1 to retry boot, F2 for setup utility'. I am skeptical a bit, but will investigate it before anything else as it would be a showstopper.
Later: I tried to install Windows just to independently confirm if I can boot some OS with this SCSI controller. Didn't work either. I provided a driver from HP (meant for Windowserver 2003 to be precise, but XP was quite happy to use it) with F6 during install, installed it on a newly created C partition, and after the first phase of the install (and continue=ENTER), complained about not seeing any hard drives on the system! Called Dell support, they said there is no limitation whatsoever in this BIOS but I never got to talk to a real techinal guy, they have those intermediaries going back & forth when they don't know what to say... go figure
It turned out as I feared. I had to return the HP (LSI Logic) controller HP374654-B21.
I thought maybe an older U160 plain vanilla controller might have a better chance, indeed, I got an Adaptec 29160 and the BIOS was happy to recognize it at last.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.