* How to run stubdom with the most recent Xen 3.4 ?
@ 2009-05-16 17:37 Boris Derzhavets
2009-05-18 10:07 ` Stefano Stabellini
0 siblings, 1 reply; 2+ messages in thread
From: Boris Derzhavets @ 2009-05-16 17:37 UTC (permalink / raw)
To: xen-devel, Stefano Stabellini
[-- Attachment #1.1: Type: text/plain, Size: 1072 bytes --]
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
[-- Attachment #1.2: Type: text/html, Size: 1289 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How to run stubdom with the most recent Xen 3.4 ?
2009-05-16 17:37 How to run stubdom with the most recent Xen 3.4 ? Boris Derzhavets
@ 2009-05-18 10:07 ` Stefano Stabellini
0 siblings, 0 replies; 2+ messages in thread
From: Stefano Stabellini @ 2009-05-18 10:07 UTC (permalink / raw)
To: Boris Derzhavets; +Cc: xen-devel
Boris Derzhavets wrote:
> 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' ]
there is a serious issue with phy disks and stubdoms, I should be able
to send a proper fix by the end of the day.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-05-18 10:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-16 17:37 How to run stubdom with the most recent Xen 3.4 ? Boris Derzhavets
2009-05-18 10:07 ` Stefano Stabellini
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.