9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: ron minnich <rminnich@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] exporting a namespace
Date: Sat, 15 Jan 2011 12:14:59 -0800	[thread overview]
Message-ID: <AANLkTinvMuSf0U_pBwPhDVsGGkBaH5A-whoaGGtu0WtT@mail.gmail.com> (raw)
In-Reply-To: <138575260904210903qe31f9b0p87d37901bc7c5f7b@mail.gmail.com>

Just FYI, I wanted to verify that this works and I just did.

Having a 9vx function as the fs for an Ovaro (TI OMAP)

 sudo ~/src/plan9/vx32/src/9vx/9vx -r   ~/src/9vx-0.12/

The sudo is important.

Then in the 9vx instance:
 aux/listen1 -v  tcp!*!564 /bin/exportfs -s

Then I boot the Ovaro:
Filename '9beagletxt'.
Load address: 0x80310000
Loading: #################################################################
         #########################
done
Bytes transferred = 1315056 (1410f0 hex)
Overo # tftpboot 80300000 0015c928d6a1
smc911x: detected LAN9221 controller
smc911x: phy initialized
smc911x: MAC 00:15:c9:28:d6:a1
Using smc911x-0 device
TFTP from server 192.168.2.1; our IP address is 192.168.2.5
Filename '0015c928d6a1'.
Load address: 0x80300000
Loading: T #
done
Bytes transferred = 207 (cf hex)
Overo # go 80310000

and then it all comes up with prompts:

filesystem IP address[no default]: 192.168.2.1
authentication server IP address[no default]: 192.168.2.1
bad nvram key
bad authentication id
bad authentication domain
authid: bootes
authdom: YOURNAMEHERE
secstore key:
password:
can't write key to nvram: jmk added reentrancy for threads
version...time...
Password:
Confirm password:
192.168.2.5 Jan 15 15:03:21 cron for upas owned by rminnich
192.168.2.5 Jan 15 15:03:21 cron for root owned by rminnich
192.168.2.5 Jan 15 15:03:21 cron for sys owned by rminnich



init: starting /bin/rc
192.168.2.5#


The point being that 9vx is a perfectly capable way to have an fs
for all your service needs :-)

Thanks to Geoff for his infinite patience with my questions ...

ron



  reply	other threads:[~2011-01-15 20:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-21 10:39 hugo rivera
2009-04-21 11:17 ` Mathieu Lonjaret
2009-04-21 11:26   ` hugo rivera
2009-04-21 15:18   ` Anthony Sorace
2009-04-21 15:40     ` hugo rivera
2009-04-21 15:54       ` ron minnich
2009-04-21 16:03         ` hugo rivera
2011-01-15 20:14           ` ron minnich [this message]
2011-01-16 15:43             ` hiro
2011-01-16 20:04               ` ron minnich

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=AANLkTinvMuSf0U_pBwPhDVsGGkBaH5A-whoaGGtu0WtT@mail.gmail.com \
    --to=rminnich@gmail.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).