From: "Peter Skogström" <peter.skogstrom-8yx2xCncd7F54TAoqtyWWQ@public.gmane.org>
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: maybe pxeboot doesnt work in kvm-28
Date: Mon, 02 Jul 2007 23:33:43 +0200 [thread overview]
Message-ID: <46896F37.6030302@bitrunner.com> (raw)
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/
next reply other threads:[~2007-07-02 21:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-02 21:33 Peter Skogström [this message]
[not found] ` <46896F37.6030302-8yx2xCncd7F54TAoqtyWWQ@public.gmane.org>
2007-07-03 1:42 ` maybe pxeboot doesnt work in kvm-28 Anthony Liguori
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46896F37.6030302@bitrunner.com \
--to=peter.skogstrom-8yx2xcncd7f54taoqtywwq@public.gmane.org \
--cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.