From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-53835-garchives=archives.gentoo.org@gentoo.org>) id 1GdrAg-0001Dp-LU for garchives@archives.gentoo.org; Sat, 28 Oct 2006 16:36:35 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9SGWsNU009509; Sat, 28 Oct 2006 16:32:54 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.238]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9SGTqui019007 for <gentoo-user@lists.gentoo.org>; Sat, 28 Oct 2006 16:29:53 GMT Received: by wx-out-0506.google.com with SMTP id r21so1392406wxc for <gentoo-user@lists.gentoo.org>; Sat, 28 Oct 2006 09:29:52 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=W9o5Do4pJHN81sEpb58LrrOe+NiOWFJ2BUL9b/Fzf6z7rYxFfu1TIqmQHMRCrQxU/PV8MxbIYXe8Fz7iFgIsKjAWCTjleMooihd3rT7Z3DA9nUZMK+mJ3vRcdwjuNhxQcOoIQmEB08gyRp3R9MeDNb1YpQX3bbp3KAKIyyOvu5Q= Received: by 10.90.66.9 with SMTP id o9mr283587aga; Sat, 28 Oct 2006 09:29:52 -0700 (PDT) Received: by 10.90.102.12 with HTTP; Sat, 28 Oct 2006 09:29:52 -0700 (PDT) Message-ID: <9acccfe50610280929v58df7f57xd35c443be74a5a9f@mail.gmail.com> Date: Sat, 28 Oct 2006 09:29:52 -0700 From: "Kevin O'Gorman" <kogorman@gmail.com> To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] VMware Player incommunicado Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: ff961d59-3fa2-4e88-951f-9e0904e21189 X-Archives-Hash: 62dabc0697e288222bff114a82b5daee I've surely done something wrong. I just don't know what. I'm using vmware-player-1.0.1.19317-r7, and I have run the configuration script to enable all forms of networking. Further, I'm running the Minix virtual machine from the web page. At school where I teach, this VM works fine under Fedora Core 5. Here, I cannot get a floppy to work either as /dev/fd0 nor as a file. I also cannot get internet stuff to work. Floppy always reports I/O errors: an interrupt times out. The floppy is /dev/fd0 and works under Gentoo. Internet fails to get a host IP. Gentoo reports vmnet1 and vmnet8 are up. "Here" is a dual-Xeon running Gentoo, all stable packages. SO: Minix cannot contact the outside world by floppy or by internet. Not helpful. I get this message every time I start VMplayer: /opt/vmware/player/lib/bin/vmplayer: /opt/vmware/player/lib/lib/libpng12.so.0/libpng12.so.0: no version information available (required by /usr/lib/libcairo.so.2) Here's the current dos.vmx from my Minix VM: #!/usr/bin/vmware config.version = "8" virtualHW.version = "4" scsi0.present = "TRUE" memsize = "256" ide0:0.present = "TRUE" ide0:0.fileName = "MS-DOS.vmdk" ide1:0.present = "TRUE" ide1:0.fileName = "auto detect" ide1:0.deviceType = "cdrom-raw" floppy0.present = "TRUE" floppy0.filename="/dev/fd0" ethernet0.present = "TRUE" sound.present = "TRUE" sound.virtualDev = "es1371" displayName = "minix311_256MB" guestOS = "dos" nvram = "dos.nvram" ide0:0.redo = "" ethernet0.addressType = "generated" uuid.location = "56 4d 3c 4b 84 8a 77 ec-f5 77 6f 48 1e df 00 ba" uuid.bios = "56 4d 40 49 f2 95 6a cc-99 15 43 3f c6 d5 f3 35" ethernet0.generatedAddress = "00:0c:29:d5:f3:35" ethernet0.generatedAddressOffset = "0" ide1:0.startConnected = "FALSE" ide1:0.autodetect = "TRUE" checkpoint.vmState = "" tools.remindInstall = "TRUE" -- Kevin O'Gorman, PhD -- gentoo-user@gentoo.org mailing list