|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Debian Lenny / Xen 3.4 backported / qemu-dm problem.
Hello there,
I am trying to setup Xen 3.4.2 and debian Lenny (I don't use yet Testing
because the fscking grub2 is a bloody mess and there is not yet any Xen Dom[0U]
kernel image.
I have backported lots of stuff, but it seems when I use a HVM setup, qemu-dm
make me fscking error like this :
--//---
domid: 9
qemu: the number of cpus is 1
-append only allowed with -kernel option
--//---
The cfg file used to start the VM :
---//---
kernel = '/usr/lib/xen-3.4/boot/hvmloader'
builder = 'hvm'
shadow_memory = 8
memory = 1024
name = 'Windows7'
vcpus=1
pae=1
acpi=1
apic=1
dhcp='dhcp'
vif=['mac=00:16:3E:47:7B:4D,type=ioemu,bridge=eth0']
disk = [
'file:/vm/domains/domU-2.local.soprive.net/dd01.img,ioemu:hda,w',
#'file:/vm/iso/en_windows_7_ultimate_x64_dvd_x15-65922.iso,ioemu:hdc:cdrom,r'
]
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'destroy'
device_model = '/usr/lib64/xen-3.4/bin/qemu-dm'
#cdrom = '/dev/cdrom'
ne2000=0
#boot='dc'
boot='c'
#vnc=1
keymap='fr'
#usb='1'
#usbdevice='tablet'
---//---
xm create /etc/xend/Windows7.cfg says it cannot start the domain, so... This is
quite anoying....
Do some people has an idea to make this working.
I know, that debian is not the best distribution, but I don't have yet a better
distribution to make me happy... Since I came back from s/Sun/Orcale/ xvm since
they are not sure to say if they will continue to support xvm or not....
Thanks,
Xavier
--
Xavier Beaudouin - xb@xxxxxxxxxxx
GPG Fingerprints : A6B2 D563 F93B A3AF C08A CBAC 6BC6 79EB DCC9 9867
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Debian Lenny / Xen 3.4 backported / qemu-dm problem.,
Xavier Beaudouin <=
|
|
|
|
|