LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
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
  Search this Thread
Old 08-20-2008, 04:27 PM   #1
zeeple
Member
 
Registered: Sep 2006
Distribution: Fedora 8, RHEL 5
Posts: 62

Rep: Reputation: 15
GRUB on Adaptec


I recently had to resort to using the LILO boot loader because GRUB failed to install on an Adaptec SCSI RAID card. Support from Adaptec was sparse and cryptic, so it was just easier to install a boot loader that worked.

Now I get an error on boot where LILO will repeat 99 many times and then halt. I am curious if people here know what is required to get GRUB to install on an Adaptec ASR2405 RAID card?? Any suggestions appreciated, of course.
 
Old 08-20-2008, 04:58 PM   #2
pinniped
Senior Member
 
Registered: May 2008
Location: planet earth
Distribution: Debian
Posts: 1,732

Rep: Reputation: 50
Is that a true hardware SCSI card?

Did you check the lilo docs to see what '99' means?
 
Old 08-20-2008, 05:02 PM   #3
zeeple
Member
 
Registered: Sep 2006
Distribution: Fedora 8, RHEL 5
Posts: 62

Original Poster
Rep: Reputation: 15
Hi there, yes indeed it is a true hardware scsi card, the ASR2405, and I googled LILO 99 for a while with little success. I am more interested in figuring out why Grub will not install.
 
Old 08-21-2008, 04:48 AM   #4
pinniped
Senior Member
 
Registered: May 2008
Location: planet earth
Distribution: Debian
Posts: 1,732

Rep: Reputation: 50
What specific problem are you having with Grub? Did you try something like:
grub-install /dev/hdf (install GRUB to the MBR of 'hdf')?

If the 'grub-install' didn't complain, does GRUB print out anything at all when you attempt to boot?
 
Old 08-21-2008, 10:39 AM   #5
zeeple
Member
 
Registered: Sep 2006
Distribution: Fedora 8, RHEL 5
Posts: 62

Original Poster
Rep: Reputation: 15
Hi there, yes in fact it was the grub-install that complained. The error I got was 'execution of grub-install /dev/sda failed.'
 
Old 08-22-2008, 03:08 AM   #6
pinniped
Senior Member
 
Registered: May 2008
Location: planet earth
Distribution: Debian
Posts: 1,732

Rep: Reputation: 50
OK, the install may have failed because there isn't even a '/dev/sda' - find out what device represents your RAID and install to that, but before you run the installer again, check the configuration files /boot/grub/device.map and /boot/grub/menu.lst

Another possibility is that the RAID doesn't allow you to alter the MBR (but that would be very strange behavior) - in such a case, you should still be able to install GRUB to a specific partition (usually the partition used by the Linux filesystem root)

How did you install - did you change devices on the IDE channels or anything like that?

Can you use the GRUB bootloader on the install CD to enter information and boot from the RAID?
You can use the 'find' tool of GRUB like this:
find /boot/grub/menu.lst
or even specify a specific HD:
find (hd0) /boot/grub/menu.lst
or even the partition:
find (hd0,0) /boot/grub/menu.lst


You will need to specify the 'root' (for the root filesystem of Linux), kernel, and initrd image to use. If you can do that via the CD's GRUB, you have a chance of at least booting Linux with the initrd image - after that the boot process may stop due to incorrect entries in 'fstab', but we can fix that later.

Last edited by pinniped; 08-22-2008 at 03:10 AM.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
adaptec.s kernel? flummoxed Slackware - Installation 3 03-09-2008 07:49 AM
Booting my new ubuntu install = "GRUB GRUB GRUB GRUB GRUB" etc. dissolved soul Ubuntu 2 01-13-2007 12:55 PM
Adaptec 1210SA lkirby Linux - Hardware 0 05-25-2006 09:13 AM
Adaptec 29320A alfcup Linux - Hardware 7 07-21-2005 05:18 PM
Perc3Di SCSI RAID + Adaptec 2810SA RAID = Fatal Grub Error? LinuxOnTheEdge Linux - General 2 03-19-2005 02:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration