From owner-freebsd-emulation Sat Dec 4 8:37: 9 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from smtp6.mindspring.com (smtp6.mindspring.com [207.69.200.110]) by hub.freebsd.org (Postfix) with ESMTP id 5CA1914D0D for ; Sat, 4 Dec 1999 08:37:05 -0800 (PST) (envelope-from vsilyaev@mindspring.com) Received: from mindspring.com (user-2iveadb.dialup.mindspring.com [165.247.41.171]) by smtp6.mindspring.com (8.9.3/8.8.5) with ESMTP id LAA25771; Sat, 4 Dec 1999 11:36:25 -0500 (EST) Received: (from vsilyaev@localhost) by mindspring.com (8.9.3/8.9.3) id LAA00549; Sat, 4 Dec 1999 11:36:22 -0500 (EST) (envelope-from vsilyaev) Date: Sat, 4 Dec 1999 11:36:21 -0500 From: "Vladimir N. Silyaev" To: Wilko Bulte Cc: "Vladimir N. Silyaev" , louie@TransSys.COM, emulation@freebsd.org, groudier@club-internet.fr Subject: VMware and CDROM was (Re: Linux ioctl not implemented error) Message-ID: <19991204113621.B403@jupiter.delta.ny.us> References: <19991203204236.B868@jupiter.delta.ny.us> <199912040842.JAA55819@yedi.iaf.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <199912040842.JAA55819@yedi.iaf.nl>; from wilko@yedi.iaf.nl on Sat, Dec 04, 1999 at 09:42:17AM +0100 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Dec 04, 1999 at 09:42:17AM +0100, Wilko Bulte wrote: > > And dumb question, what version of port are you used, say something > > like ID from Makefile, or the value of VMMON_FREEBSD_VERSION, from > > the same Makefile. > VMMON_FREEBSD_VERSION = 0.92 > > I hope this is the latest one (?). Yes. It's the latest. I really don't know what to think. The same configuration, even with new ATA driver work fine for me. My configuration #!/usr/local/lib/vmware/bin/vmware ide0:0.deviceType = "rawDisk" floppy0.present = TRUE memsize = 8 ide0:0.present = TRUE ide0:0.fileName = "rawide" ide0:1.present = TRUE ide0:1.deviceType = "atapi-cdrom" ide0:1.fileName = "/dev/racd0c" ----rawide------ DEVICE /dev/wd0 [skipped] --------------- Next one dumb question. Did you have unmounted the cdrom drive when you are run vmware? And the next one, did you have CD disk in the tray? -- Vladimir Silyaev P.S. I change mailing list from hackers to the emulation. P.S.S. Anyone have the same problem with vmware and CD-ROM? Please respond personally, not to the mailing list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message