9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Question reguarding importing/exporting file systems
@ 1999-06-16 18:54 Chris
  0 siblings, 0 replies; 2+ messages in thread
From: Chris @ 1999-06-16 18:54 UTC (permalink / raw)


This is a follow up to my last post about importing MIDI file systems.

I have been experimenting with the supplied /dev/audio file system. I am
trying to import it to the file system on my Sparc.

Couple Questions ?

1. Are there file systems that can't be imported/exported from/to to other
systems ?

My current config is:

1 PC - With Sound Blaster booting as PC terminal
1 SPARC II - Serving as my Authentication server
1 SPARC II - File Server


When I type:

import -a <pc-hostname> /dev on the auth, I get a union directory that has
all of the cons (/dev/time, /dev/clock) devices on the terminal PC
now in my authservers namespace in /dev along with the auth servers
devices.

It is as if when import is run on the SPARC, it IS starting up exportfs on
the PC but exportfs is NOT seeing the /dev/audio file system.

When I try import <pc-hostname> /dev/audio - I get a not found error


I have gone back as far as I can in to booting process to modify my termrc
file to bind -a '#A' /dev on boot. This
has the effect of binding the audio file system into the PC's namespace
every time.

2. Is there some kind of exportfs file for plan9, maybe a file that
exportfs will look at when started to see what file systems
to export to the rest of the Plan9 world.

Is there possibly a way to flag the kernel that a specific file system is
going to be exported.

I really want to try and use my MIDI file system on my sparc, controlling
my keyboard connected to my PC!

Thanks in advance for any tips !

-Chris Pane






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

* [9fans] Question reguarding importing/exporting file systems
@ 1999-06-16 20:05 forsyth
  0 siblings, 0 replies; 2+ messages in thread
From: forsyth @ 1999-06-16 20:05 UTC (permalink / raw)


>>When I try import <pc-hostname> /dev/audio - I get a not found error

try
	import -a yourserver '#A' /dev




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

end of thread, other threads:[~1999-06-16 20:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-06-16 18:54 [9fans] Question reguarding importing/exporting file systems Chris
1999-06-16 20:05 forsyth

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