From owner-freebsd-questions@freebsd.org Tue Nov 10 11:21:19 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0E527A2AC6F for ; Tue, 10 Nov 2015 11:21:19 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C47791ED2 for ; Tue, 10 Nov 2015 11:21:18 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) for freebsd-questions@freebsd.org with esmtp (envelope-from ) id <1Zw6z8-000xAU-J2>; Tue, 10 Nov 2015 12:21:10 +0100 Received: from p578a69f9.dip0.t-ipconnect.de ([87.138.105.249] helo=freyja.zeit4.iv.bundesimmobilien.de) by inpost2.zedat.fu-berlin.de (Exim 4.85) for freebsd-questions@freebsd.org with esmtpsa (envelope-from ) id <1Zw6z8-000pjp-CG>; Tue, 10 Nov 2015 12:21:10 +0100 Date: Tue, 10 Nov 2015 12:21:05 +0100 From: "O. Hartmann" To: freebsd-questions Subject: Create FreeBSD system image for ESXi hypervisor? Message-ID: <20151110122105.08e8933f@freyja.zeit4.iv.bundesimmobilien.de> Organization: FU Berlin X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.28; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Originating-IP: 87.138.105.249 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Nov 2015 11:21:19 -0000 Hello, I'd like to install a FreeBSD (10.2 or CURRENT) system on an ESX hypervisor. I have already some NoanoBSD images, which I can create, configure as I like and boot on any hardware, I'd like to ask whether this is also possible with the task I've sketched. To be precise: Can I use a NanoBSD image and convert this into a ESX usable image? Please CC me, I'm not subscribing the list. Thanks in advance, oh