|
|
![]() |
| Thread Tools | Search this Thread |
#1
| |||
| |||
How to boot Gentoo Linux in text mode After the update of the Gentoo linux I think that I have lost the access of the keyboard and mouse in X. Now I want to boot the system in text mode so that I can easily troubleshoot the problem. Does anyone know how to do it in Gentoo. I have seen it in other Linux Distribution. So I am thinking the same here. |
#2
| |||
| |||
Re: How to boot Gentoo Linux in text mode What you are asking is to boot into level 3? Actually there are few ways to do that. In that the first one is edit /etc/inittab and reboot Code: # Default runlevel.id:3:initdefault: Code: init=3 |
#3
| |||
| |||
Re: How to boot Gentoo Linux in text mode This is not necessary. In order to boot in text mode, you can also specify the run level without altering the bootloader config file. Try to add ' 1' to the kernel options (number one). This will make the system to boot into runlevel 1 (single-user "fix it" mode). However if you make it to 3, it will boot into multi-user network mode. |
#4
| |||
| |||
Re: How to boot Gentoo Linux in text mode Gentoo starts X Windows automatically, probably with the Gnome display manager (GDM), the K display manager (KDM), or the X display manager (XDM). On Gentoo systems run levels 2 through 5 are, by default, equal. Surely you have chosen during installation startup graphic runlevels 2 through 5 will begin with graphical login. |
#5
| |||
| |||
Re: How to boot Gentoo Linux in text mode There are not many LiveCD without X server. The minimalCD gentoo contains just enough to install, but install an LFS or gentoo from a system already installed on HDD, it's more fun than a LiveCD, which is slower to load and use. |
![]() |
|
Tags: gdm, gentoo, gnome, grub, kernel, linux, text mode, xdm |
Thread Tools | Search this Thread |
|
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to boot into Safe Mode on Linux Mint? | Raveroy | Operating Systems | 8 | 26-08-2014 11:29 AM |
How to set up make .conf in Gentoo Linux? | messi-m | Operating Systems | 2 | 28-06-2012 04:28 PM |
How to Test Gentoo Linux? | foraman | Operating Systems | 4 | 09-11-2010 01:40 AM |
Install eclipse on Gentoo Linux | Beverly Archer | Windows Software | 5 | 26-03-2010 01:50 PM |
How to Install MySQL on Gentoo Linux | RobertoOrtiz | Tips & Tweaks | 1 | 27-04-2009 11:49 PM |