qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Thomas Munn" <munntj@shands.ufl.edu>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Newbie Qeustions
Date: Mon, 30 Aug 2004 09:31:16 -0400	[thread overview]
Message-ID: <s132f3e9.081@GW-FS1.SHANDS.UFL.EDU> (raw)

Dear Lonnie:

Several issues:

1.  QEMU-FAST only works with a specially modified kernel to which the
appropriate patch has been applied on the GUEST (not host) side.

2.  Haven't used user-net, but I can provide a somewhat working tun
script (allows outside access to box).  --user-net DOES NOT use the tun
device, it emulates user mode over ppp???(not sure on this I am sure
list will correct!), however the tun device is used for "actual"
networking, and called via the -n /path/to/script (very hard to find,
can post (there are several others floating around the list).  

Hope this helps 

Thomas
 
 
>>>lonnie@neenet.com 08/28 12:28 pm >>> 
Hello All, 
 
I am QEMU and would like to use it to work with a new Linux Distro that 
I am trying to build. Looks like it will save me a lot of work in not 
having to re-boot all of the time. 
 
My host machine is a Linux Mandrake 10.0 version and I have installed 
the QEMU along with reading over the documentation as well. 
 
I try to run "qemu-fast -user-net linux.img" 
 
after downloading the linux.img file from 
 
http://fabrice.bellard.free.fr/qemu/ 
 
The problem is that even though I have made the TUN device like 
 
mknod /dev/net/tun c 10 200 
add the proper alias to the /etc/modules.conf 
echo 1 > /proc/sys/net/ipv4/ip_forward 
 
QEMU cannot seem to find the ethernet connection when the linux.img
boots. 
 
Not sure what is happening here. 
 
Any help would be greatly appreciated. 
 
Thanks, 
Lonnie 
 
 
 
 
 

             reply	other threads:[~2004-08-30 13:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-30 13:31 Thomas Munn [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-08-28 16:28 [Qemu-devel] Newbie Qeustions Lonnie Cumberland

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=s132f3e9.081@GW-FS1.SHANDS.UFL.EDU \
    --to=munntj@shands.ufl.edu \
    --cc=qemu-devel@nongnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).