From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <000901c1066c$0d08ce00$0100a8c0@landra.org> From: "sdrthomas" To: <9fans@cse.psu.edu> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0006_01C106BF.DD86BE40" Subject: [9fans] A simple namespaces/import/mount question Date: Sat, 7 Jul 2001 08:36:06 +1000 Topicbox-Message-UUID: c3686c54-eac9-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. ------=_NextPart_000_0006_01C106BF.DD86BE40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have a simple, possibly dumb, question on namespaces/import/mount etc I've got a cpu/auth/file server box with a CD-ROM drive (/dev/sdC1) and = a terminal box. I'd like to make the files on the CD-ROM drive visible on the terminal I achieved this using a rather convoluted set of commands and wondered, = is there a simpler way to do this? On the server I did 9660srv -f /dev/sdC1/data and on the terminal: import bootes / /tmp/mnt mount /tmp/mnt/srv/9660 /tmp/mnt2 and that works. Is there a simpler way to do this that I'm missing? Thanks ------=_NextPart_000_0006_01C106BF.DD86BE40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I have a simple, possibly dumb, = question on=20 namespaces/import/mount etc
 
I've got a cpu/auth/file server box = with a CD-ROM=20 drive (/dev/sdC1) and a terminal box.
 
I'd like to make the files on the = CD-ROM drive=20 visible on the terminal
 
I achieved this using a rather = convoluted set of=20 commands and wondered, is there a simpler way to do this?
 
 
On the server I did
 
    9660srv -f=20 /dev/sdC1/data
 
and on the terminal:
 
    import bootes /=20 /tmp/mnt
 
    mount = /tmp/mnt/srv/9660=20 /tmp/mnt2
 
and that works. Is there a simpler way = to do this=20 that I'm missing?
 
Thanks
 
 
 
------=_NextPart_000_0006_01C106BF.DD86BE40--