9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] File Server setup
@ 2001-04-10 14:41 forsyth
  0 siblings, 0 replies; 3+ messages in thread
From: forsyth @ 2001-04-10 14:41 UTC (permalink / raw)
  To: 9fans

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

or possibly
	mount -c /srv/dos /n/a: '#f/fd0disk'
to save a little fuss


[-- Attachment #2: Type: message/rfc822, Size: 1502 bytes --]

To: cse.psu.edu!9fans
Subject: Re: [9fans] File Server setup
Date: Tue, 10 Apr 2001 08:52:36 -0400
Message-ID: <20010410125239.28EEF19AE9@mail.cse.psu.edu>

this is a subtle namespace problem.
because the cpurc isn't binding '#f' to /dev,
dossrv can't see the floppy even if you can.
either change cpurc to bind '#f', or do

	bind -a '#f' /dev
	kill dossrv |rc
	rm /srv/dos
	a:

in a window.

russ

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

* Re: [9fans] File Server setup
@ 2001-04-10 12:52 Russ Cox
  0 siblings, 0 replies; 3+ messages in thread
From: Russ Cox @ 2001-04-10 12:52 UTC (permalink / raw)
  To: 9fans

this is a subtle namespace problem.
because the cpurc isn't binding '#f' to /dev,
dossrv can't see the floppy even if you can.
either change cpurc to bind '#f', or do

	bind -a '#f' /dev
	kill dossrv |rc
	rm /srv/dos
	a:

in a window.

russ


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

* [9fans] File Server setup
@ 2001-04-10 12:48 Dave Iafrate - CSCI/F1997
  0 siblings, 0 replies; 3+ messages in thread
From: Dave Iafrate - CSCI/F1997 @ 2001-04-10 12:48 UTC (permalink / raw)
  To: 9fans

Ok, when setting up the fileserver, after compiling the kernel to put on
the disk we copy it to the disk but when we proceed to do
	a:

we get mount: n/a: file doesn't exist.  I thought it would exist since we
were able to move the files onto the disk.  Any suggestions?



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

end of thread, other threads:[~2001-04-10 14:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-10 14:41 [9fans] File Server setup forsyth
  -- strict thread matches above, loose matches on Subject: below --
2001-04-10 12:52 Russ Cox
2001-04-10 12:48 Dave Iafrate - CSCI/F1997

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