<br><br><div class="gmail_quote">2008/11/19 Lanny Marcus <span dir="ltr"><<a href="mailto:lmmailinglists@gmail.com">lmmailinglists@gmail.com</a>></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I think you will find that in /boot/grub/grub.conf</blockquote><div><br></div><div><div>$ mount</div><div>/dev/cciss/c0d0p2 on / type ext3 (rw,noatime)</div><div><br></div><div>$ sudo cat /etc/grub/menu.list #symlinked to /etc/grub/grub.conf</div>
<div><div># grub.conf generated by anaconda</div><div>#</div><div># Note that you do not have to rerun grub after making changes to this file</div><div># NOTICE:  You have a /boot partition.  This means that</div><div>#          all kernel and initrd paths are relative to /boot/, eg.</div>
<div>#          root (hd0,0)</div><div>#          kernel /vmlinuz-version ro root=/dev/cciss/c0d0p2</div><div>#          initrd /initrd-version.img</div><div>#boot=/dev/cciss/c0d0</div><div>default=0</div><div>timeout=5</div>
<div>splashimage=(hd0,0)/grub/splash.xpm.gz</div><div>hiddenmenu</div><div>title CentOS (2.6.18-92.1.17.el5)</div><div>        root (hd0,0)</div><div>        kernel /vmlinuz-2.6.18-92.1.17.el5 ro root=/dev/cciss/c0d0p2</div>
<div>        initrd /initrd-2.6.18-92.1.17.el5.img</div><div>title CentOS (2.6.18-92.1.13.el5)</div><div>        root (hd0,0)</div><div>        kernel /vmlinuz-2.6.18-92.1.13.el5 ro root=/dev/cciss/c0d0p2</div><div>        initrd /initrd-2.6.18-92.1.13.el5.img</div>
<div>title CentOS (2.6.18-53.el5)</div><div>        root (hd0,0)</div><div>        kernel /vmlinuz-2.6.18-53.el5 ro root=LABEL=/1</div><div>        initrd /initrd-2.6.18-53.el5.img</div><div><br></div><div><div>$ uname -a</div>
<div>Linux (HOSTNAME) 2.6.18-53.el5 #1 SMP Mon Nov 12 02:14:55 EST 2007 x86_64 x86_64 x86_64 GNU/Linux</div><div><br></div><div>And yes, I've tried altering the root= lines to match the working kernel, but that didn't work either, and it gets overwritten anyway after every kernel upgrade.</div>
<div><br></div></div></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Other, far more knowledgeable people on the list will, hopefully,<br>
answer your questions.</blockquote><div><br></div><div>Thanks ;)</div><div><br></div><div>Matthew Walster </div></div>