9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] bind and namespace
@ 2007-09-26  6:32 Antonin Vecera
  2007-09-26  6:55 ` Gorka Guardiola
  0 siblings, 1 reply; 7+ messages in thread
From: Antonin Vecera @ 2007-09-26  6:32 UTC (permalink / raw)
  To: 9fans

Hi all,

can somebody help me to understand to bind and namespace ?
I made dir for manual pages in my $home and I wanted to bind it to /sys/man .
I typed:

1.     term% bind -a $home/man/4 /sys/man/4
2.     term% ns
3.          bind /sys/man/4 /sys/man/4
4.          bind -a /usr/antonin/man/4 /sys/man/4
5.     term% unmount /sys/man/4 /sys/man/4
6.     term% ns
7.         bind /sys/man/4 /sys/man/4


a) I don't understand why is in my namespace added 3-th line?
b) if I unmounted /sys/man/4 on 5-th line, why is unmounted my
$home/man/4 instead and /sys/man/4 resides?


Antonin


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

end of thread, other threads:[~2007-09-26  9:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-26  6:32 [9fans] bind and namespace Antonin Vecera
2007-09-26  6:55 ` Gorka Guardiola
2007-09-26  7:56   ` Antonin Vecera
2007-09-26  8:29     ` Gorka Guardiola
2007-09-26  9:06       ` Antonin Vecera
2007-09-26  9:15         ` Martin Neubauer
2007-09-26  9:33           ` Antonin Vecera

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