Displaying 1 result from an estimated 1 matches for "domu_root".
Did you mean:
dom0_root
2008 Dec 20
1
pygrub and xm-debian.cfg, other notes on lenny test
...sr/lib/xen-3.2-1/bin/pygrub"
else:
import os.path
print "Install Mirror: %s" % xm_vars.env['install-mirror']
Apart from this one issue, the process went smoothly.
The only other thing I chose to change was the disk configuration, I
just did:
# lvcreate -L 4G -n domU_root volg0
and then I used this disk config line in xm-debian.cfg:
disk = ['phy:volg0/domU_root,xvda,w']
One other issue I see, the kernel package is not cleanly installed,
although this hasn't stopped me using it:
# apt-get -f install
Reading package lists... Done
Building dependency...