Results 1 to 2 of 2
How can i disable the GUI startup and autolongin. I want it to start up with command shell.
i edited /etc/inittab
Commented out
1:12345:respawn:/sbin/mingetty --noclear --autologin line tty1
and allowed
...
- 07-17-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 5
disable GUI at start up, please help
How can i disable the GUI startup and autolongin. I want it to start up with command shell.
i edited /etc/inittab
Commented out
1:12345:respawn:/sbin/mingetty --noclear --autologin line tty1
and allowed
1:2345:respawn:/sbin/getty 38400 tty1
can i make a user account and have it autologin with it, and make that users shell just a command shell, with no gui?
Thanks
- 07-17-2006 #2Just Joined!
- Join Date
- Jul 2006
- Posts
- 5
fixed, thanks


Reply With Quote
