|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xen Installation without virtualization enabled in Bios
Absolutely:
name = "rogers1"
uuid = "cba597ed-b11d-7023-5394-99c528f144aa"
maxmem = 2048
memory = 2048
vcpus = 2
bootloader = "/usr/bin/pygrub"
on_poweroff = "destroy"
on_reboot = "restart"
on_crash = "restart"
vfb = [ "type=vnc,vncunused=1" ]
disk = [ "tap:aio:/var/lib/xen/images/rogers1.img,xvda,w" ]
vif = [ "mac=00:16:3e:6d:b4:b9,bridge=xenbr1",
"mac=00:16:3e:65:2c:92,bridge=xenbr0" ]
Brian Stempin wrote:
>
> Would you be kind enough to post the network section of one of your DomU
> config files? This might help with the diagnosis.
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
>
--
View this message in context:
http://www.nabble.com/Xen-Installation-without-virtualization-enabled-in-Bios-tp18532312p18738593.html
Sent from the Xen - User mailing list archive at Nabble.com.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|