bug-grub
[Top][All Lists]
Advanced

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

Re: How do I pass a linux run level through grub?


From: Kingsly John
Subject: Re: How do I pass a linux run level through grub?
Date: Tue, 15 Jan 2002 11:18:10 +0530 (IST)

On Mon, 14 Jan 2002, Mortimore, Jamie [IT] wrote:

 |Could anyone let me know how to pass a linux run level through grub?

A line like this boots to default run-level (3)

kernel /bzImage-2.4.9 root=/dev/hda12

This will make it boot into run level 5....

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

Not very difficult to guess what needs to be done for any other runlevel!
;-)

Kingsly





reply via email to

[Prev in Thread] Current Thread [Next in Thread]