|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xen on etch with xp help
better to start reading from here:
http://wiki.xensource.com/xenwiki/XenDocs
Emre
On Thu, Apr 10, 2008 at 11:17 AM, axel muller < dmdm00@xxxxxxxxx> wrote:
I am following this howto and not sure how to do one
of the steps
here is the howto
http://mediakey.dk/~cc/howto-install...-vista-on-xen/
question1
i want to know what goes inside the win01.cfg file:
question 2
what are these lines refering to:
kernel = '/usr/lib/xen/boot/hvmloader'
builder = 'hvm'
memory = '256'
device_model='/usr/lib/xen/bin/qemu-dm'
the howto says:
Establish a Xen machine Configuration file
(/etc/xen/win01.cfg) like this
kernel = '/usr/lib/xen/boot/hvmloader'
builder = 'hvm'
memory = '256'
device_model='/usr/lib/xen/bin/qemu-dm'
# Disks
disk = [
'file:/home/xen/domains/win01/disk.img,ioemu:hda,w',
'file:/home/cc/iso-images/WindowsXP-SP2/image.iso,ioemu:hdc:cdrom,r'
]
# Hostname
name = 'win01'
# Networking
vif = ['type=ioemu, bridge=xenbr0']
# Behaviour
boot='d'
vnc=1
vncviewer=1
sdl=0
thanks for any fedback
dmdm
__________________________________________________________
Gesendet von Yahoo! Mail.
Der Lieblings-Mailbox der Welt.
http://de.overview.mail.yahoo.com
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
-- Emre Erenoglu erenoglu@xxxxxxxxx
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|