On Thu, 18 Oct 2001, Richard Eibrand wrote:

 |How do I specify to GRUB which runlevel to start at?
 |I am a new GRUB user, and could not find much usefull info
 |in the FAQ or the mail archives...

For default runlevel...

kernel /bzImage-2.4.9 root=/dev/hda12

Custom run level

kernel /bzImage-2.4.9 root=/dev/hda12 5
                                     ^^^^

HTH

Kingsly


_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to