Is it possible to auto login as root in text mode?
Note: Used to work in Porteus v1.2 ... can't make it work in v3.1
Cheers John
Autologin as root in Text Mode [Solved]
-
- White ninja
- Posts: 18
- Joined: 10 Jul 2012, 07:21
- Location: UK
Autologin as root in Text Mode [Solved]
Last edited by OldAndWeary on 14 May 2015, 11:08, edited 1 time in total.
- Slaxmax
- Contributor
- Posts: 408
- Joined: 03 Jan 2013, 09:51
- Distribution: KDE4
- Location: Campinas Brazil https://goo.gl/yrxwKi
Re: Autologin as root in Text Mode
use cheatcode
cliexec=su
cliexec=su
“DNA is like a computer program but far, far more advanced than any software ever created.”
― Bill Gates, The Road Ahead
― Bill Gates, The Road Ahead
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: Autologin as root in Text Mode
Another option is to edit /etc/inittab
Code: Select all
# These are the standard console login getties in multiuser mode:
c1:12345:respawn:/sbin/agetty -a root --noclear 38400 tty1 linux
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
-
- White ninja
- Posts: 18
- Joined: 10 Jul 2012, 07:21
- Location: UK
Re: Autologin as root in Text Mode
Many thanks to both Slaxmax and brokenman !!
Have tested both suggestions ... both work
Very happy
Cheers
John
Have tested both suggestions ... both work
Very happy

Cheers
John