Hi, Thanks for your advice.
At 03:15 PM 12/4/2001 -0500, you wrote: >If I gather you are asking "Why does Red Hat Linux (2.4.7-10smp) appear on >the grub startup screen?". Looking at your grub.conf file below it is >because that you declared the title of that OS to boot. > > > > > title Red Hat Linux (2.4.7-10) > > > > root (hd0,5) > > > > kernel /boot/vmlinuz-2.4.7-10 ro root=/dev/hda6 hdc=ide-scsi > > > > initrd /boot/initrd-2.4.7-10.img > >If you want to rename to the title to "Incredibly Stable Killer OS" then >you change it to: > >title Incredibly Stable Killer OS > root (hd0,5) > kernel /boot/vmlinuz-2.4.7-10 ro root=/dev/hda6 > initrd /boot/initrd-2.4.7-10.img To my understanding if I want to remove "Red Hat Linux (2.4.7-10smp)" from the starting screen, I can delete following lines from grub.conf to achieve my aim > > > title Red Hat Linux (2.4.7-10) > > > root (hd0,5) > > > kernel /boot/vmlinuz-2.4.7-10 ro root=/dev/hda6 hdc=ide-scsi > > > initrd /boot/initrd-2.4.7-10.img Kindly correct me if I am wrong. Thanks in advance. Regards Stephen Liu _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list