Yesterday at 8:17pm -0700 Thaths wrote: > On 9/9/06, H S Rai <[EMAIL PROTECTED]> wrote: > > RH7.1 is having following directory structures: > > / /dev/hda12 > > /boot /dev/hda6 <snip> > > title Fedora > > root (hd1,4) > > I think you meant 'root (hd0,4)
No, it is hd1, 2nd HDD. <snip> > > title RH7 > > root (hd0,11) > > kernel /boot/vmlinuz-2.4.2-2 ro root=/dev/hda12 rhgb quiet > > As your entry for RH7 exists now, it does not know where to get > /boot/vmlinux-2.4.2-2 from. You need to specify it. I am not an > expert, but you could try the following entry for RH7: > > title RH7 > root (hd0,5) > kernel /boot/vmlinuz-2.4.2-2 ro root=/dev/hda12 quiet After getting your reply, tried your solution and a number of other permutaion and combination, and found following solution: root (hd0,11) kernel (hd0,5)/vmlinuz-2.4.2-2 ro root=/dev/hda12 quiet > Also don't forget to install gub into MBR with grub-install. It is not required. Fedora installation installed Grub,, and then any change in configuration file does not require reinstallation. Thanks for your reply. -- H.S.Rai ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ linux-india-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-india-help
