[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] problem with xm create
Hi again,sorry but I don't know anything about using real partitions with Xen guests. Maybe you should make sure that it is unmounted in dom0 ?! Furthermore the modules needed to load the file system must be provided for the domU kernel (and probably inside the initrd image). I think somebody else will have to help you on that problem... Best regards elli_dberg@xxxxxx wrote: Hi Andreas, I use xen 3.4.0 and here is the configuration file for my domU: kernel = "/boot/vmlinuz-2.6.18.8-xen" ramdisk = "/boot/initrd.img-2.6.18.8-xen" memory = 128 name = "virtualrouter1" vif = [ 'type=ioemu, mac=00:16:3e:70:00:00, bridge=xenbr1, ip=10.0.1.1, script=vif-bridge', 'type=ioemu, mac=00:16:3e:70:00:01, bridge=xenbr2, ip=10.0.2.1, script=vif-bridge', 'type=ioemu, mac=00:16:3e:70:00:02, bridge=xenbr3, ip=10.23.100.13, script=vif-bridge'] root = "UUID=94a89174-ddca-4b8c-894c-bb3b7e0c62fa ro" extra = "xencons=tty" on_poweroff = 'destroy' on_reboot = 'restart' on_crash = 'restart' I created this domU using LVM.Thank you _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |