Previously I downloaded (from the Wizard)
LXDE with the run as root option.
Now I have gone back to LXDE, but as guest.
(since it is no longer on the Wizard)
How can I modify to boot as root ?
Or redownload a boot to root version ?
lxde as root [SOLVED]
-
- Black ninja
- Posts: 80
- Joined: 12 Jan 2014, 19:13
- Distribution: porteus
- Location: sacramento, calif.
lxde as root [SOLVED]
Last edited by hitsware on 28 Feb 2015, 20:25, edited 1 time in total.
-
- Full of knowledge
- Posts: 1985
- Joined: 17 Jun 2013, 13:17
- Distribution: Porteus 3.2.2 XFCE 32bit
- Location: Germany
Re: lxde as root
Hi
at the boot screen,hit the TAB key and add login=root,..hit enter to boot.
If you want it to be permanent, add this cheatcode "login=root" to the APPEND line in /boot/syslinux/porteus.cfg
at the boot screen,hit the TAB key and add login=root,..hit enter to boot.
If you want it to be permanent, add this cheatcode "login=root" to the APPEND line in /boot/syslinux/porteus.cfg
-
- Black ninja
- Posts: 80
- Joined: 12 Jan 2014, 19:13
- Distribution: porteus
- Location: sacramento, calif.
Re: lxde as root
Vielen Dank
> at the boot screen,hit the TAB key and add login=root,..hit enter to boot.
That works ..........
> If you want it to be permanent, add this cheatcode "login=root" to the APPEND line in /boot/syslinux/porteus.cfg
That doesn't .........
Here's what I have:
APPEND hd0 1
How do I add ?

> at the boot screen,hit the TAB key and add login=root,..hit enter to boot.
That works ..........
> If you want it to be permanent, add this cheatcode "login=root" to the APPEND line in /boot/syslinux/porteus.cfg
That doesn't .........
Here's what I have:
APPEND hd0 1
How do I add ?
Re: lxde as root
hi, not in this way,you have to open the porteus cfg and choosing the option you want ,add the login=root in the APPEND line.
APPEND initrd=initrd.xz changes=/porteus login=root
something like this
APPEND initrd=initrd.xz changes=/porteus login=root
something like this
-
- Full of knowledge
- Posts: 1985
- Joined: 17 Jun 2013, 13:17
- Distribution: Porteus 3.2.2 XFCE 32bit
- Location: Germany
Re: lxde as root
@ hitsware
(as root) open /boot/syslinux/porteus.cfg (on your boot device)
scroll down to the first APPEND line,which should look similar to this:
APPEND initrd=initrd.xz changes=/porteus
now add login=root,so it will look like that:
APPEND initrd=initrd.xz changes=/porteus login=root
save it..reboot..should work
(as root) open /boot/syslinux/porteus.cfg (on your boot device)
scroll down to the first APPEND line,which should look similar to this:
APPEND initrd=initrd.xz changes=/porteus
now add login=root,so it will look like that:
APPEND initrd=initrd.xz changes=/porteus login=root
save it..reboot..should work
-
- Black ninja
- Posts: 80
- Joined: 12 Jan 2014, 19:13
- Distribution: porteus
- Location: sacramento, calif.
Re: lxde as root [ SOLVED ]
Got it !
Thanks ......
Thanks ......
