All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>
To: "Peter Skogström"
	<peter.skogstrom-8yx2xCncd7F54TAoqtyWWQ@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: maybe pxeboot doesnt work in kvm-28
Date: Mon, 02 Jul 2007 20:42:12 -0500	[thread overview]
Message-ID: <4689A974.20900@codemonkey.ws> (raw)
In-Reply-To: <46896F37.6030302-8yx2xCncd7F54TAoqtyWWQ@public.gmane.org>

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/

      parent reply	other threads:[~2007-07-03  1:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

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=4689A974.20900@codemonkey.ws \
    --to=anthony-rdkfgonbjusknkdkm+me6a@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=peter.skogstrom-8yx2xCncd7F54TAoqtyWWQ@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.