Click to See Complete Forum and Search --> : booting to the console


cuzvinn
10-02-2002, 01:12 AM
How do I go about setting the default run level so I boot to the console instead of X?
Thanks

scanez
10-02-2002, 01:21 AM
What distro?

cuzvinn
10-02-2002, 01:24 AM
Red Hat 7.3

scanez
10-02-2002, 01:37 AM
Edit /etc/inittab and change

id:5:initdefault:

to

id:3:initdefault:

cuzvinn
10-02-2002, 02:28 AM
Thank you much for your help