From owner-freebsd-emulation@FreeBSD.ORG Sun Oct 7 14:58:57 2012 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1C537106566B for ; Sun, 7 Oct 2012 14:58:57 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pa0-f54.google.com (mail-pa0-f54.google.com [209.85.220.54]) by mx1.freebsd.org (Postfix) with ESMTP id DCAFA8FC17 for ; Sun, 7 Oct 2012 14:58:56 +0000 (UTC) Received: by mail-pa0-f54.google.com with SMTP id bi1so3608724pad.13 for ; Sun, 07 Oct 2012 07:58:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=7I/3nJ2Swt7cDCj5aIIf/Ru2jvtuyzctgcAVpnoKIKo=; b=ZjSEtEa5QzZR1zQZqgJstnYm7QjoH1nnpbodCshKXJWWVlFycvCP/zfjeJPM/7q2fE XLqiYPWK+WgwrT8geu1S+oPNgvFHpG+XueppoPiO8RakK6O/TUUoWWupZHVa+ojpnHkV E86eQoYhaxDwN6iSRMNP+n+C/kymzMNrNKSl8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=7I/3nJ2Swt7cDCj5aIIf/Ru2jvtuyzctgcAVpnoKIKo=; b=E4OrXJ5fCK4n36z/waf4Dlzw6A0Pr7N4s8x24hgMsghgsy2PVA+pI9UIKzxXhe5XPb GkNvUHhhwwtWb7wEn/DciuPR6PXrW+2duA1EEAb0vIGZrPgElfOHvhE8x5dyTRUiov6D UUlDWolq4+1x4wEszonddLUWVY8zGFW0PWzYBcIorvVvKc8o+D0qZpXiC98IFxz4M+rR x/RA6bF+pMU1CJkbgj7VSZ0UHAtK2K0pWY6vzD4HH2wZDJPc5UkbUcvjYePOEpoig7MP WLwgp4USPu2S4vTLYh9Z8+P5vjb/M6HPfrahgDsgs6CxsVtGqRATPBp7B35sHQbWEcn+ 9pjA== Received: by 10.68.200.231 with SMTP id jv7mr45771457pbc.140.1349621936341; Sun, 07 Oct 2012 07:58:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.66.161.163 with HTTP; Sun, 7 Oct 2012 07:58:26 -0700 (PDT) In-Reply-To: <507177A3.50603@wp.pl> References: <507177A3.50603@wp.pl> From: Eitan Adler Date: Sun, 7 Oct 2012 10:58:26 -0400 Message-ID: To: Marek Salwerowicz Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmQE7fhz5caz63qJGQ6VC9TRB6Ai+KV8EatyC4e06lY2nHArJQIy5pA1R80Ml0igB8fLRQj Cc: freebsd-emulation@freebsd.org, Community mailing list of VirtualBox users Subject: Re: Networking Bridged 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: Sun, 07 Oct 2012 14:58:57 -0000 On 7 October 2012 08:37, Marek Salwerowicz wrote: > Hi all, > > I am using VirtualBox 4.2 at FreeBSD 9.1 host. > I've set up virtual machine with one bridged NIC with PXE Boot. > I'd like to boot the diskless FreeBSD system in the VM, using TFTP (works in > my physical environment) FYI: http://blog.eitanadler.com/2012/10/nfs-mount-network-booting-virtualbox.html -- Eitan Adler