Page 1 of 1

Auto login and Auto run

Posted: 08 Aug 2016, 23:49
by Jack
Can I add a cheat code to auto login and auto run (slim) on text mode? This something I like to try if it can be done.

Code: Select all

LABEL text
MENU LABEL Text mode
KERNEL vmlinuz
APPEND initrd=initrd.xz changes=EXIT:/porteus/porteussave.dat 3
rem APPEND initrd=initrd.xz 3
TEXT HELP
    Run Porteus in text mode and
    start the command prompt only
ENDTEXT

Re: Auto login and Auto run

Posted: 09 Aug 2016, 02:14
by brokenman
auto login and auto run (slim) on text mode?
This sounds to me like booting into runlevel 4 (GUI) and not text mode. There are ways to autologin when booting into text mode. But as soon as you run slim you are booting into a GUI. You might as well just remove the 3 from the cheatcode and it will automatically run slim.