Xen on Ubuntu: DomU hangs on boot

Markus Schönhaber ubuntu-users at schoenhaber.de
Thu Nov 29 23:09:32 UTC 2007


Allen Fowler schrieb:

> Hmm. Maybe the repeated boot-reboot cycle messed it the disk image. (If it ever was correct in the first place.)
> 
> How do I "loop-back" mount to check it?

mount -o loop /home/xen/domains/xendomu/disk.img /some/empty/dir

Obviously you'll have to replace "/some/empty/dir" with a path to a
directory that actually exists on your machine.
You need administrative rights for mounting. So either precede the above
with sudo or do it in a root shell (sudo -i).

Regards
  mks





More information about the ubuntu-users mailing list