From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 From: "James A. Robinson" Date: Thu, 24 Nov 2016 17:48:14 +0000 Message-ID: To: "9fans@9fans.net" <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a11406076b943a705420f9c4f Subject: [9fans] raspberry pi root over tcp Topicbox-Message-UUID: af1d1c1c-ead9-11e9-9d60-3106f5b1d025 --001a11406076b943a705420f9c4f Content-Type: text/plain; charset=UTF-8 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 --001a11406076b943a705420f9c4f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi folks,

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

Bas= ed on this

http://man.cat-v.org/plan_9/8/plan9.ini
http://man.cat-v.org/plan_9/8/bo= ot

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

bootargs=3Dtcp!10.0.= 1.200!564

Per the discussion I had with f= olks here earlier, I've set
the same host owner, password, an= d secstore on both
machine.=C2=A0 I want this raspberry pi to act= as an auth
server.=C2=A0 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 sec= onds, and then threw this:

panic: boot p= rocess died: undefined instruction: pc 0x605c
before rebooting itself.=C2=A0 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 =C2=A0I was doing wrong.


Jim

--001a11406076b943a705420f9c4f--