In another thread, I realized that this subject is appropriate for what I want to do.
How should I edit the antiX menu.lst stanza so that Slim will not start and I will be able to log on in the console?
Lane
topic title: How to Boot to Console?
3 posts
• Page 1 of 1
-
Posts: 8
- Joined: 21 Feb 2010
-
Posts: 1,228
- Joined: 15 Jun 2008
#2
Just add the number 3 to the end of the kernel line.
At the console mode you can login as root but not through slim (unless there's some hack for that).
From the console to get into slim you type either
or
At the console mode you can login as root but not through slim (unless there's some hack for that).
From the console to get into slim you type either
Code: Select all
init 5
Code: Select all
/etc/init.d/slim start
-
Posts: 8
- Joined: 21 Feb 2010
#3
Thanks, that works very well. I have to log in twice, but that's fine.
After I log in at the console and type either"init 5" or"slim" (evidently in the PATH), the slim logon screen comes up. But this time it lets me use root as the user.
Lane
After I log in at the console and type either"init 5" or"slim" (evidently in the PATH), the slim logon screen comes up. But this time it lets me use root as the user.
Lane