From owner-freebsd-emulation Thu Mar 15 1:21:22 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from aeon.conundrum.com (aeon.conundrum.com [216.191.219.140]) by hub.freebsd.org (Postfix) with ESMTP id 74ED637B718 for ; Thu, 15 Mar 2001 01:21:19 -0800 (PST) (envelope-from mattp@conundrum.com) Received: from smtp.conundrum.com (smtp.conundrum.com [216.191.219.134]) by aeon.conundrum.com (8.9.3/8.9.2) with ESMTP id EAA89251 for ; Thu, 15 Mar 2001 04:21:17 -0500 (EST) (envelope-from mattp@conundrum.com) Date: Thu, 15 Mar 2001 04:21:16 -0500 (EST) From: Matt of the Long Red Hair To: freebsd-emulation@freebsd.org Subject: vmware and disk devices Message-ID: X-URL: http://www.conundrum.com/~mattp/ X-PGP-Fingerprint: 40 E8 24 BC C1 98 00 F2 56 2F F6 7B 36 34 58 01 X-NIC-Handle: MP1229 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks to everyone's notes on getting vmware up and running, I'm far closer to getting this going than I would have on my own. I'm having some problems however with accessing my disks. This seems to be the last thing I have to deal with. Unfortunately, I don't have an already-configured guest OS that I can run with, so I really need a functioning virtual machine that I can install an OS into. Right now, I don't seem to be able to get vmware to talk to my cdrom or my floppy drive. During power-on of the virtual machine I get these errors: "CDROM: Unable to open '/dev/cd0c': Device not configured" "Device scsi0:0 will start disconnected." "Device floppy0 will start disconnected." "Device RTC will start disconnected." If I try to connect any of the above once the virtual machine is running, I get variations on the same errors. '/usr/local/etc/rc.d/rtc.sh start' has been run, and if I try to run it again I get an error that the module is already loaded. Here's what I've got: set up for win98 SCSI 0:0 set up for device-type CD-ROM, name "/dev/cd0c" (I've also tried cd0a) first floppy device type "Device", path "/dev/fd0.1440" (I've also tried fd0, fd0a, fd0c) The floppy problem I think may be related to my kernel -- I just upgraded to 4.3-BETA, and with the floppy device move away from the fdc0 and fd0 devices toward ata and atapifd I'm not sure I've got things set up properly. The CD I'm baffled by though. Here's my dmesg output for it: cd0 at sym0 bus 0 target 4 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 10.000MB/s transfers (10.000MHz, offset 16) Anyone have any ideas? Matt Pounsett ---------------------------------------------------------------------- ``I mean, no matter how you attempt to twist it, you can't prove that other people are not hiding who they are when you claim that your lack of ability to find out who I am means I am hiding something.'' -- Anonymous poster to USENET News, 1993 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message