Tuesday, February 7, 2012

BT Auto-Login

step 1: Install rungetty


step 2: Edit tty1.conf

Comment out #exec /sbin/getty -8 38400 tty1
Type this line exec /sbin/rungetty tty1 --autologin root


step 3: Edit ~/.bash_profile

Type in startx


Save and Reboot
DONE!

No comments:

Post a Comment