9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Richard Miller <9fans@hamnavoe.com>
To: 9fans@9fans.net
Subject: Re: [9fans] Raspberry Pi/Qemu Networking Problems
Date: Sat,  7 Sep 2013 09:48:19 +0100	[thread overview]
Message-ID: <587be6c4f82d3ca9829ef23b941ed170@hamnavoe.com> (raw)
In-Reply-To: <522A96C7.3050902@gmail.com>

> I have consolidated into my cmdline.txt it reads:
> readparts=1 nvram=#S/sdM0/nvram bootargs=local!#S/sdM0/fossil
> nobootprompt=local kbargs=-b ipconfig=

I hope this is actually all on one line (the pi boot firmware only reads
the first line of cmdline.txt).

You can try bypassing dhcp and configuring everything explicitly with
something like this:

... ipconfig='-g 192.168.1.1 192.168.1.42 255.255.255.0' DNSSERVER=192.168.1.101




  reply	other threads:[~2013-09-07  8:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-07  1:40 Sean Hinchee
2013-09-07  2:45 ` Bakul Shah
2013-09-07  3:00   ` Sean Hinchee
2013-09-07  8:48     ` Richard Miller [this message]
2013-09-07 14:02       ` Sean Hinchee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=587be6c4f82d3ca9829ef23b941ed170@hamnavoe.com \
    --to=9fans@hamnavoe.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).