From mboxrd@z Thu Jan 1 00:00:00 1970 To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> In-reply-to: Your message of "Fri, 06 Sep 2013 20:40:26 CDT." <522A840A.8070708@gmail.com> References: <522A840A.8070708@gmail.com> Date: Fri, 6 Sep 2013 19:45:19 -0700 From: Bakul Shah Message-Id: <20130907024519.97A99B827@mail.bitblocks.com> Subject: Re: [9fans] Raspberry Pi/Qemu Networking Problems Topicbox-Message-UUID: 7b5029a2-ead8-11e9-9d60-3106f5b1d025 On Fri, 06 Sep 2013 20:40:26 CDT Sean Hinchee wrote: > I've just touched the surface of Plan 9 and am trying to get networking > functional. In Qemu and on the Pi my /net/iproute is virtually the same > ( http://i.imgur.com/Yv7xnNS.png ). The image is the Qemu and the Pi is > the same except it is missing the 10* and 0* entries. ip/ipconfig > returns a DHCP failure on both, and 'ndb/dns -r' returns a 'can't read > my ip address error'. On the Pi do this: c: cd /n/c cp cmdline-term.txt cmdline.txt fshalt -r This will run ip/ipconfig on reboot. See if this works.