|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] How to run stubdom with the most recent Xen 3.4 ?
Having fs-backend running in background, tried to start:-
root@ServerXen331:/etc/xen# cat f10.hvm-stubdom kernel = "/usr/lib/xen/boot/hvmloader" builder="hvm" memory = 1024 name = "f10.hvm" disk = [ 'phy:/dev/sdb11,hda,w', 'phy:/dev/loop0,hdc:cdrom,r' ] vif = [ 'type=ioemu, bridge=eth0' ] device_model = '/usr/lib64/xen/bin/stubdom-dm' boot="d" sdl=1 opengl=0 vnc=0 vncunused=0 vncpasswd='' stdvga=0
# xm create f10.hvm-stubdom
Directory /etc/xen/stubdoms was automatically created with file f10.hvm-dm:-
#This file is autogenerated, edit f10.hvm instead! kernel = '/usr/lib/xen/boot/ioemu-stubdom.gz' vfb = ['sdl=1, opengl=0, display=:0.0, xauthority=/root/.Xauthority'] disk = [ 'phy:/dev/sdb11,hda:disk,w','phy:/dev/loop0,hdc:cdrom,r' ] vif = [
'mac=00:16:3e:2e:3b:d6' ]
So, i commented out in f10.hvm-stubdom entries : disk and vif. sdl may be set to 0 , 1 or commented out , it doesn't matter.
Attempted to run:- # xm create f10.hvm-stubdom It shows up SDL window disappearing in a second
Boris
|
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] How to run stubdom with the most recent Xen 3.4 ?,
Boris Derzhavets <=
|
|
|
|
|