From owner-freebsd-questions@FreeBSD.ORG Wed Oct 24 23:56:41 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F9C216A46D for ; Wed, 24 Oct 2007 23:56:41 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.225]) by mx1.freebsd.org (Postfix) with ESMTP id B633F13C465 for ; Wed, 24 Oct 2007 23:56:40 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so309289wxd for ; Wed, 24 Oct 2007 16:56:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=8Y7BhvAkDchwn3IM9RyOllQH0d6OVAl0Ti4lGYSvy+0=; b=SCStwEWW5oqxpiEDCRHAva18IGweSm7fOaon57SCBbEv2awCPJP8qLLPJq0IrCLdMWYji84d6ie5rL2WrwozX64a/kb0z/Yav6/lPzjDPeGKRdZwK9pvrMfENu078pv9PsdxB88zm0issG3YBVxXOykkq3IwaAgkdsidpy36w8Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=kqJrP5ucOy6ibGkUsxOpjzLwFNSqFCpX1hpJWMTc3sJthZkwUGVKvW+TZoGJJueCf/togwJ0Iwkd5jVPAqYWaBXJ1LsFokYOQUN9zvnJdyKmsDwG1kAvBZpYO+6y3LFmdtLMFJYZMC13VHhbmiDYfCivyjRLm9cWIobThfW+/Y0= Received: by 10.70.17.1 with SMTP id 1mr1904462wxq.1193269771511; Wed, 24 Oct 2007 16:49:31 -0700 (PDT) Received: from ?192.168.2.2? ( [67.85.89.184]) by mx.google.com with ESMTPS id o29sm2105737elf.2007.10.24.16.49.30 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 24 Oct 2007 16:49:30 -0700 (PDT) Message-ID: <471FD90C.2010005@gmail.com> Date: Wed, 24 Oct 2007 19:45:16 -0400 From: "Aryeh M. Friedman" User-Agent: Thunderbird 2.0.0.6 (X11/20071016) MIME-Version: 1.0 To: Norberto Meijome References: <47179FB5.60606@flosoft-systems.com> <4717DA89.4080502@math.arizona.edu> <20071019141331.7f5e37a8@meijome.net> <471ECC56.60104@gmail.com> <20071025094620.5dbed027@meijome.net> In-Reply-To: <20071025094620.5dbed027@meijome.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Predrag Punosevac , questions@freebsd.org, Francisco Reyes Subject: Re: best way to run vista inside freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Oct 2007 23:56:41 -0000 > I didnt know all this. thanks! QEMu will have to keep working for now ;) > > btw, does QEMU work ok under 64bit? Yes. Though you might get some strange situations depending on the guest OS and emulated machine. For example when emulating a x86_64 running XP pro as the Guest OS I can ping/telnet the host OS but I can't see it's Samba server even though every other machine on the subnet can see it.