Re: [uml-user] Help Password Debian Squeeze

2011-03-29 Thread Antoine Martin
Hi, Looks like you downloaded from (right?): http://fs.devloop.org.uk/ I think I rebuilt the squeeze images recently and I forgot to clear the root password (now fixed). As I have been asked this question before, I will try to make it quite clear: there is no password set (so don't ask me what it

Re: [uml-user] Help Password Debian Squeeze

2011-03-29 Thread Antoine Nguyen
Hi, I don't think your problem is related to UML, but to the way you created your Debian filesystem. Maybe you can try to localy mount you filesystem (mount -o loop), then chroot inside and execute a "passwd -d root" command. It will empty the root password. Unmount the FS, start UML again a