David Brown wrote:
>> Host cpu type, host bitness, guest bitness, and qemu command line
>> please.
>>
>
> Oh sorry, forgot about that stuff.
>
> model name : Genuine Intel(R) CPU U2500 @ 1.20GHz
>
Ugh, a Core-not-2. I'll see if I can find one here.
>
> qemu -kernel "/root/boot/vmlinuz-${KVER}" \
> -initrd "/root/boot/${INITRD_BASE}${INITRD_APPEND}-${KVER}" \
> -append "${APPEND}" \
> -m 512 --no-rtc \
> \
> -usb \
> -soundhw es1370 \
> -net nic,vlan0,macaddr=52:54:56:34:12:00 \
> -net tap,vlan=0,ifname=tap0 \
> -hdb "/dev/$BOOT" \
> /dev/$DEV
> [EMAIL PROTECTED]:~#
Hey, this isn't Xen, you can boot from a kernel contained in the disk image.
Does the problem occur with -no-kvm?
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
kvm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kvm-devel