Unix Technical Forum

Grub config on a ProLiant ML370

This is a discussion on Grub config on a ProLiant ML370 within the Linux Operating System forums, part of the Unix Operating Systems category; --> I've got Redhat 8.0 running on a Compaq Proliant ML370 G3. The base install left me with a 2.4.18 ...


Go Back   Unix Technical Forum > Unix Operating Systems > Linux Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-17-2008, 05:07 PM
Dan M
 
Posts: n/a
Default Grub config on a ProLiant ML370

I've got Redhat 8.0 running on a Compaq Proliant ML370 G3. The base
install left me with a 2.4.18 kernel and a grub.conf that looked like:
boot=/dev/cciss/c0d0
default=2
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.18-14smp)
root (hd0,0)
kernel /vmlinuz-2.4.18-14smp ro root=LABEL=/
initrd /initrd-2.4.18-14smp.img
title Red Hat Linux-up (2.4.18-14)
root (hd0,0)
kernel /vmlinuz-2.4.18-14 ro root=LABEL=/
initrd /initrd-2.4.18-14.img

I built a new kernel, using 2.4.23, and did the usual setup. I added it
to grub.conf using the same format as the two initial entries:
title Red Hat Linux (2.4.23)
root (hd0,0)
kernel /vmlinuz-2.4.23 ro root=LABEL=/
initrd /initrd-2.4.23.img
but when I tried to boot from it I got a message complaining about an
invalid "root=" argument. After a great deal of screwing around I
finally arrived at:
title Linux USB (2.4.23)
root (hd0,0)
kernel /vmlinuz-2.4.23 ro root=/dev/cciss/c0d0p3
initrd /initrd-2.4.23.img
which works.

So my question is, how come the difference in "root=" arguments? Both
2.4.18 and 2.4.23 are booting off the Compaq Smart Array controller, and
both are using the same partitions, etc. I'm at a loss here. I've
checked several web sites with info on grub configuration, but have not
seen anything that helps me understand this.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 11:42 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com