boot parameter for single user (root) textmode login?

Using applications, configuring, problems
Post Reply
Message
Author
docinthebox
Posts: 12
Joined: Sat 09 Jun 2007, 10:29
Location: Rockville, MD, USA

boot parameter for single user (root) textmode login?

#1 Post by docinthebox »

Is there a boot parameter to boot into Puppy as single user (root) using textmode?

Thanks.

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#2 Post by jamesbond »

For versions 2.16 and above, pfix=nox
Do it at the boot loader command line:

Code: Select all

boot: puppy pfix=nox
For versions before, you have the option of pfix=rdsh, but it is not equivalent (in fact, you still need to do some fancy footwork to get some work done, so beware).
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

docinthebox
Posts: 12
Joined: Sat 09 Jun 2007, 10:29
Location: Rockville, MD, USA

#3 Post by docinthebox »

Thanks! Unfortunately, 2.16 fails to boot from my USB flash drive. So I'm using 2.15 CE. I just tried pfix=rdsh. It does get me to a textmode login. But when I then tried to continue booting into the graphical interface with "init 5", I got an error "Puppy not found on media usbflash". What I'm trying to do is to log into text mode first to authenticate a Truecrypt volume and mount it onto the home dir, then continue booting into the graphical login screen. Do you know what's the right way to do this other than "init 5"?

Post Reply