LinuxQuestions.org
Did you know LQ has a Linux Hardware Compatibility List?
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices

Reply
 
LinkBack Search this Thread
Old 11-10-2005, 11:53 PM   #1
Joe4
LQ Newbie
 
Registered: Nov 2005
Posts: 10

Rep: Reputation: 0
New install of Debian Sarge fails to boot


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)

Last edited by Joe4; 11-11-2005 at 12:37 AM.
 
Old 11-12-2005, 09:51 AM   #2
Paul7
Member
 
Registered: Aug 2005
Location: Thailand
Distribution: Suse 10.2 / Win XP Home
Posts: 172

Rep: Reputation: 30
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
 
Old 11-12-2005, 02:38 PM   #3
Joe4
LQ Newbie
 
Registered: Nov 2005
Posts: 10

Original Poster
Rep: Reputation: 0
Quote:
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

Last edited by Joe4; 11-12-2005 at 04:59 PM.
 
Old 11-18-2005, 10:22 AM   #4
Joe4
LQ Newbie
 
Registered: Nov 2005
Posts: 10

Original Poster
Rep: Reputation: 0
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.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Debian-Sarge never fails to surprise me........ Monkey 9 Debian 7 12-08-2005 06:40 AM
Debian Sarge 3.1 LXF70 XWindows fails to start - Missing symbols cgtueno Debian 1 09-05-2005 09:07 AM
mobprobe fails on install of Sarge and Etch Rory in Toronto Debian 6 06-28-2005 02:13 PM
X-Windows fails to start & other Debian sarge install issues tommilo Linux - Newbie 30 03-02-2005 09:49 AM
dns client fails after power failure (Debian Sarge) faked Linux - Networking 6 01-25-2005 01:05 PM


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

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration