Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Just Joined!
    Join Date
    Jul 2006
    Posts
    5
    fixed, thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •