Results 1 to 4 of 4
I am assuming it is not possible. but just in case it is. is there any way to make ubuntu boot up in the command line line like slackware. so ...
- 09-14-2010 #1
booting without GUI
I am assuming it is not possible. but just in case it is. is there any way to make ubuntu boot up in the command line line like slackware. so you have to type startx to start xwindows?
- 09-14-2010 #2I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 09-14-2010 #3
Have a look at this page.
- 09-14-2010 #4
It's easy to disable GUI in Ubuntu.
Set GRUB_CMDLINE_LINUX_DEFAULT="" in /etc/default/grub file.
Edit /etc/init/gdm.conf file. Replace this line
with this oneCode:stop on runlevel [016]
Save file and reboot machine.Code:stop on runlevel [0126]
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
