11-21-04 12:47 PM
On Sun, 21 Nov 2004 12:01:33 +0000, RobH wrote:
> Hi,
> Normally with redhat 9 and RHEL 3 when the Installation is finished then
> the system asks you in which form you want the system to start in
> graphical mode or in text mode.
>
> After the Fedora core 3 installation, the system automatically starts in
> graphical mode, how can I switch this off. I want the system to start in
> text (console) mode. Hope somebody can give me a tip. Thanks
Change (as root) in /etc/inittab the line that reads; id:5:initdefault: to
read; id:3:initdefault:
And you don't even have to reboot, press the three key combo of
Ctrl+Alt+F1 [to F6] log on and type something like 'sudo init 3' without
the quotes. See 'man sudo' for the details.
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." -- B. Franklin, 1759
[ Post a follow-up to this message ]
|