I'm working through the Plan 9 documentation at http://plan9.bell-labs.com/wiki/plan9/documentation/index.html.

I'm running Plan 9 in QEMU in Ubuntu Intrepid Ibex.

qemu plan9jim.img -k en-us -no-reboot

I have to wait a few seconds before responding to each prompt, to avoid having it freeze and losing the keyboard and mouse.

Network Configuration

term% ip/ipconfig

"ether8390 dummyrr timeout; assuming nodummyrr"

- whatever that means.

term% ndb/dns -r
term% ip/ping 192.168.0.1
sending 32 64 byte messages 1000 ms apart to icmp!192.168.0.1!
lost 0
lost 1
. . .
lost 31
32 out of 32 messages lost

Too bad. Some of the instructions in the documentation, and some of the ideas in the responses to my posts, depend on being connected to the network and the Internet.