Re: Question on Xandros

From: cwillu <cwillu_at_no.spam.please>
Date: Mon Dec 10 2007 - 08:52:02 CST

On Dec 9, 2007 10:29 PM, vampyre wolf <vampyrewolf@gmail.com> wrote:
> Does anyone know the easiest way to enable root login with xandros running
> kde desktop?

sudo passwd -u root
sudo passwd root

Alternatively, sudo -s will give you a root prompt without the
downsides of actually enabling the root account.

> Finally got my Asus EEE PC 4G a couple days ago. Managed to get the full
> desktop going without any trouble. Having trouble getting my permissions on
> media working right (won't let me sudo chown user
> /media/MMC-SD/partition1... as I don't own the folder?... already set it
> for the card itself... same problem on usb sticks).

If it's mounted via fstab, add "uid=<your username>" to the options in
that file.
Received on Mon Dec 10 09:07:50 2007

This archive was generated by hypermail 2.1.8 : Mon Dec 10 2007 - 09:18:26 CST