Re: how to boot from..
From: Joe Makowiec (makowiec_at_invalid.invalid)
Date: 09/21/05
- Previous message: Steve: "Re: yum trashes fc4"
- In reply to: tony: "how to boot from.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 21 Sep 2005 00:26:50 GMT
On 20 Sep 2005 in linux.redhat, tony wrote:
> My fedora liunux 4 keeps booting into X windows and I want to switch
> that back to just the regular terminal prompt. How do I switch back
> and forth?
man inittab
Specifically, in /etc/inittab, edit this line:
# Default runlevel. The runlevels used by RHS are:
# 0 - halt (Do NOT set initdefault to this)
# 1 - Single user mode
# 2 - Multiuser, without NFS (The same as 3, if you do not have networking)
# 3 - Full multiuser mode
# 4 - unused
# 5 - X11
# 6 - reboot (Do NOT set initdefault to this)
#
id:5:initdefault:
so that it reads
id:3:initdefault:
-- Joe Makowiec http://makowiec.org/ Email: http://makowiec.org/contact/?Joe
- Previous message: Steve: "Re: yum trashes fc4"
- In reply to: tony: "how to boot from.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|