On Tue, 4 Dec 2001, Stephen Liu wrote: > Hi Robert, > > Thanks. It works now. > > What will be "Red Hat Linux (2.4.7-10smp)" on the starting screen for ?
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 Stephen _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list