From owner-freebsd-emulation Wed Jul 10 9:53:58 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0072437B400 for ; Wed, 10 Jul 2002 09:53:56 -0700 (PDT) Received: from ambrisko.com (adsl-64-174-51-42.dsl.snfc21.pacbell.net [64.174.51.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C7BB43E3B for ; Wed, 10 Jul 2002 09:53:55 -0700 (PDT) (envelope-from ambrisko@ambrisko.com) Received: (from ambrisko@localhost) by ambrisko.com (8.11.6/8.11.6) id g6AGrH801103; Wed, 10 Jul 2002 09:53:17 -0700 (PDT) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <200207101653.g6AGrH801103@ambrisko.com> Subject: Re: VMware2 and CDROM image In-Reply-To: To: Igor Sysoev Date: Wed, 10 Jul 2002 09:53:17 -0700 (PDT) Cc: emulation@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Igor Sysoev writes: | I have a patch that allow to use CD-ROM images in VMware2 via vn device: | http://sysoev.ru/freebsd/patch.vn_cd.txt | | Patch was made and tested on FreeBSD 4.2 and 4.3. | I had used it to install Windows NT 4.0 from CD-ROM image in VMware2. | It can be used on FreeBSD 4.x only (because it's using vn device). | | Russian description is available here: | http://sysoev.ru/freebsd/vmware_cd_image.html | | In English, short: | After appling of patch you need rebuild vnconfig and kernel. | vnconfig will get new options - '-s cdrom': | | vnconfig -s cdrom -c vn0c image.iso | | After configuring vn device you can use it in VMware2 as /dev/vn0c | instead of physical CD-ROM device. This sounds really cool. I've wanted to do this before and couldn't. Doug A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message