LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Easy Question (https://www.linuxquestions.org/questions/linux-newbie-8/easy-question-325607/)

aeuzent 05-21-2005 04:10 AM

Easy Question
 
Ok here's an easy one

I need to boot up Fedora Core 3 without the X Windows system, text only


I need to know how to do that

rjlee 05-21-2005 05:01 AM

If you want to save this setting permanently, edit the file /etc/inittab and change the initdefault setting (near the top) from 5 to 3.

Alternatively, append 3 to the kernel boot options when you boot up. With LILO you can just type this in when choosing the option to boot. I don't know how to do this with GRUB.

vijfita 05-21-2005 08:06 AM

Hi,

You can configure the packages that you want to get installed during installation of the OS ...remove X server and corresponding window manager software, and allow installation to continue ...

Like Lee told you, modify /etc/inittab file accordingly...

Regards.


All times are GMT -5. The time now is 07:42 PM.