Displaying 1 result from an estimated 1 matches for "30jun09".
Did you mean:
22jun09
2009 Jul 01
2
xen-tools: does not unmount disks and mounts proc into the new VM - why?
Hi!
I am using xen-tools version: 3.9-4 to create domUs:
1. time xen-create-image --verbose --dist=lenny
--install-source=/mnt/xen-file-images/lenny-64-template-debootstrap-30Jun09-fix2.tar --hostname dummy --ip xxx.xxx.xxx.xxx --force
2. xm create dummy.cfg
Then I get the message
Device /dev/vg0/dummy-disk is mounted in the privileged domain,
and so cannot be mounted by a guest.
3. When I tried to umount, I got "device busy".
4. I am really surprised about th...