Re: boot loader

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



/etc/grub.conf is the standard config file. For the text login w/
command prompt, the best bet would be to simply copy the original entry 

title RedHat
        root (hd0,0)
        kernel /boot/vmlinuz-2.4.xx ro root=LABEL=/ 
        initrd /boot/initrd-2.4.xx

and simply put init=3 after the line starting with kernel

        root (hd0,0)
        kernel /boot/vmlinuz-2.4.xx ro root=LABEL=/ init=3
        initrd /boot/initrd-2.4.xx

and simply add the title you wish to use ie

title Text Login

or whatever you want

On Sun, 2003-11-16 at 12:01, Brian Manser wrote:
> Can anyone tell me how to put an extra entry on the boot loader screen I
> need an option for booting into a text login and command prompt. 
> 


-- 
Shrike-list mailing list
Shrike-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/shrike-list

[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux