* maybe pxeboot doesnt work in kvm-28
@ 2007-07-02 21:33 Peter Skogström
[not found] ` <46896F37.6030302-8yx2xCncd7F54TAoqtyWWQ@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Peter Skogström @ 2007-07-02 21:33 UTC (permalink / raw)
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hi
I cant get pxeboot to work in kvm-28. I built kvm-28 on ubuntu 7.04
(feisty) and everything has worked great. But when testing pxeboot with:
/usr/local/kvm/bin/qemu -net nic,vlan=0 -net
tap,vlan=0,script=/etc/qemu-ifup2,ifname=foo kvm-stuff/etch.qcow2.img
-boot n
It doesnt work. It boots c instead. But with -no-kvm it works and also a
separate qemu works without trouble. I can file a bug, but it would be
great if some more can test pxe first to confirm the behaviour.
I use pxelinux 3.51 against a debian server (sarge).
qemu-ifup2:
#!/bin/sh
sudo /sbin/ifconfig $1 0.0.0.0 promisc up
sudo /usr/sbin/brctl addif br0 $1
Standard qemu networking with bridge.
regards
//Peter
--
bitrunner
0708-460260
Andra Långgatan 28
41327 Göteborg
Sweden
-------------------------------------------------------------------------
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: maybe pxeboot doesnt work in kvm-28
[not found] ` <46896F37.6030302-8yx2xCncd7F54TAoqtyWWQ@public.gmane.org>
@ 2007-07-03 1:42 ` Anthony Liguori
0 siblings, 0 replies; 2+ messages in thread
From: Anthony Liguori @ 2007-07-03 1:42 UTC (permalink / raw)
To: Peter Skogström; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Peter Skogström wrote:
> Hi
>
> I cant get pxeboot to work in kvm-28. I built kvm-28 on ubuntu 7.04
> (feisty) and everything has worked great. But when testing pxeboot with:
>
I was able to reproduce and fix your problem. Let me know if you have
any problems with the patch I posted.
Regards,
Anthony Liguori
> /usr/local/kvm/bin/qemu -net nic,vlan=0 -net
> tap,vlan=0,script=/etc/qemu-ifup2,ifname=foo kvm-stuff/etch.qcow2.img
> -boot n
>
>
> It doesnt work. It boots c instead. But with -no-kvm it works and also a
> separate qemu works without trouble. I can file a bug, but it would be
> great if some more can test pxe first to confirm the behaviour.
>
> I use pxelinux 3.51 against a debian server (sarge).
>
> qemu-ifup2:
>
> #!/bin/sh
> sudo /sbin/ifconfig $1 0.0.0.0 promisc up
> sudo /usr/sbin/brctl addif br0 $1
>
> Standard qemu networking with bridge.
>
> regards
>
> //Peter
>
-------------------------------------------------------------------------
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-03 1:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-02 21:33 maybe pxeboot doesnt work in kvm-28 Peter Skogström
[not found] ` <46896F37.6030302-8yx2xCncd7F54TAoqtyWWQ@public.gmane.org>
2007-07-03 1:42 ` Anthony Liguori
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox