9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] raspberry pi root over tcp
@ 2016-11-24 17:48 James A. Robinson
  2016-11-24 18:58 ` Steve Simon
  2016-11-24 19:11 ` Richard Miller
  0 siblings, 2 replies; 4+ messages in thread
From: James A. Robinson @ 2016-11-24 17:48 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 1155 bytes --]

Hi folks,

I can boot a raspberry pi using its local fossil, and I can
mount a remote fileserver using 9fs once it is booted. Next,
I wanted to try and mount the filesystem as the pi's root.

Based on this

http://man.cat-v.org/plan_9/8/plan9.ini
http://man.cat-v.org/plan_9/8/boot

I tried using the following to mount the root off a 9atom
file server I have running on 10.0.1.200:

bootargs=tcp!10.0.1.200!564

Per the discussion I had with folks here earlier, I've set
the same host owner, password, and secstore on both
machine.  I want this raspberry pi to act as an auth
server.  I had originally intended for it to be a standalone
auth server, but based on input from folks I want to see
whether or not I can mount the auth server's root from
the fileserver.

Upon trying to boot the pi prompted for root, selected the
default (tcp) after 5 seconds, and then threw this:

panic: boot process died: undefined instruction: pc 0x605c

before rebooting itself.  I won't get a chance to dig into it
until later this weekend, but wanted to ask if anyone had
seen this themselves and knew what  I was doing wrong.


Jim

[-- Attachment #2: Type: text/html, Size: 1767 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-11-25 17:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-24 17:48 [9fans] raspberry pi root over tcp James A. Robinson
2016-11-24 18:58 ` Steve Simon
2016-11-24 19:11 ` Richard Miller
2016-11-25 17:05   ` James A. Robinson

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).