From owner-freebsd-emulation@FreeBSD.ORG Sat Mar 7 23:08:27 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A672F1065670 for ; Sat, 7 Mar 2009 23:08:27 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx22.fluidhosting.com [204.14.89.5]) by mx1.freebsd.org (Postfix) with ESMTP id 50D418FC0A for ; Sat, 7 Mar 2009 23:08:27 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 5353 invoked by uid 399); 7 Mar 2009 23:08:23 -0000 Received: from localhost (HELO lap.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 7 Mar 2009 23:08:23 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <49B2FE65.6000009@FreeBSD.org> Date: Sat, 07 Mar 2009 15:08:21 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.19 (X11/20090307) MIME-Version: 1.0 To: Scot Hetzel References: <790a9fff0903070442v66de9f4ar140cf6e2a6f716ac@mail.gmail.com> <49B2F950.9010803@FreeBSD.org> In-Reply-To: <49B2F950.9010803@FreeBSD.org> X-Enigmail-Version: 0.95.7 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: Help configuring qemu networking tap mode X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Mar 2009 23:08:27 -0000 Doug Barton wrote: > Scot Hetzel wrote: > >> ============================================= >> Qemu Tap Network Setup: >> >> 1. Setup tap* networking in rc.conf: >> >> cloned_interfaces="bridge0 tap0 tap1" >> ifconfig_bridge0="addm rl10 addm tap0 addm tap1" > > I changed rl10 here to bge0 since that's the nic I have. Am I missing > something? And the answer is .... yes! I tried actually following the instructions and it worked. I realized that since in your command line you're telling qemu to emulate a realtek nic that's where the rl10 comes from. So I'm past the Network Install phase and we're now finalizing the install. :) BTW, I forgot to mention that I'm using qemu-devel, and so far I haven't installed kqemu since I've read some messages where people have had problems with it recently on -current. Couple more quick questions, is there some middle ground between size of the default window that pops up when I run the command line you supplied and full screen mode? This window is fine for the installation since it's just a little bigger than my typical terminal window, but I'd like something larger to do actual work on. Glancing through the man page it seems like perhaps -std-vga might be the ticket? Finally it looks to me like I'll need to set up samba on the host if I want the XP guest to have access to files that are not in the image, correct? The man page mentions the -smb option for the user mode network stack, will that work for tap too? Doug -- This .signature sanitized for your protection