[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] can the root password be recovered from a DomU
- To: Kevin McKeon <kevin.w.mckeon@xxxxxxxxx>
- From: Alain Barthe <ab266061@xxxxxxxxx>
- Date: Mon, 25 May 2009 09:48:01 +0200
- Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Mon, 25 May 2009 00:48:47 -0700
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=pDC5CTU3MVdABXEU6PUA81ieRXD/0DRyNWYb83igofbcecxSeU2DGtGqbAo9LNvYl5 on5gKCtfpEoWn+eSUdZQikbLcEa4Aawah3TorQlt0fkrtn63Wm5gfiT4UIUce+HDKRtn jcJ1dyfTW+hOmZr7YNx6PtwjUYqGy1H/XcIGc=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
Try to use this tool : http://www.albar.fr/downloads/vbdmount.py
2009/5/22 Kevin McKeon <kevin.w.mckeon@xxxxxxxxx>
Just curious if anyone knows this. If you loose the root password on a Linux box, you can just boot from CDRom, mount the root partition and edit /etc/shadow.
Is it possible to do something similar with a DomU.
I tried:
mount -o loop mydisk.img /mnt but I got an error saying something like "you must specify a filesystem type" mount -o loop -t ext3 mydisk.img /mnt does NOT work either (I've also tried moving the '-t ext3' part but no go)
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|