From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Apple Message framework v1084) From: Daniel Lyons In-Reply-To: <1B92247E-7395-4001-B962-182457A7B4D3@9srv.net> Date: Fri, 6 May 2011 22:46:17 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <5C5A1FF0-47CC-4741-A909-23032BF46E7F@storytotell.org> References: <2FFCB958-CD20-4E6B-9164-AA5DEADD866E@storytotell.org> <1B92247E-7395-4001-B962-182457A7B4D3@9srv.net> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Subject: Re: [9fans] Parallels 6 Topicbox-Message-UUID: e0a21682-ead6-11e9-9d60-3106f5b1d025 On May 6, 2011, at 1:36 AM, Anthony Sorace wrote: >> 2. Ethernet card is not detected. I am not 100% sure there's nothing = different in the configuration, but I've made the plan9.ini look the = same in both VMs and still it fails to detect the NE2000 emulated = ethernet card. There are also ominous messages about usbd: no hub during = bootup that don't happen under the old one. >=20 > Ethernet works here (and did under Parallels 5, as well), and I've got = nothing in plan9.ini to trick it. You don't see the device at all (not = just no data or whatnot)? No device at all. In frustration, I added the following to my plan9.ini: *noetherprobe=3D1 ether0=3Dne2000 This had no effect either. I didn't have to do anything interesting for = the old image either, I don't think. >> Is there a boot log somewhere I can examine for messages I may not = have seen, or any other debugging information I can go looking for? >=20 > /dev/kmesg will give you the console prints so far; /dev/kprint will = wait for new ones (and prevent them going to your actual console). OK, so after so many bytes free, I get this: cpu0: 2671MHz GenuineIntel Core i5 (cpuid: AX 0x20655 DX 0x1F8BFBFF) ELCR: 0E80 256M memory: 105M kernel data, 151M user, 574M swap usbinit...usbd..../boot/usbd: /dev/usb: no hubs no usbd...no usb disk...auth...usbinit...usbd.../boot/usbd: /dev/usb: no = hubs no usbd...no usb disk...mount usbd...boot: can't open /srv/usb: = '/srv/usb' file does not exist time... fossil(#S/sdC0/fossil)...version...time... can't stat /srv/parts.sdXX: '/srv/partfs.sdXX' file does not exist init: starting /bin/rc And that's it, nothing particularly interesting. What else can I do to = debug this? Thanks, =97=20 Daniel Lyons