From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Message-ID: <20020516082545.A205@next.gli.cas.cz> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline User-Agent: Mutt/1.2.5i From: "Peter A. Cejchan" Subject: [9fans] mount problems Date: Thu, 16 May 2002 08:25:45 +0200 Topicbox-Message-UUID: 93f92b92-eaca-11e9-9e20-41e7f4b1d025 --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I've encountered problems while mounting/unmounting iso images, see below. What am I doing wrong? Regards, -- ++pac. Peter A. Cejchan Paleobiology Lab, GLU Acad. Sci. CZ [http | ftp]://next.gli.cas.cz --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=mount term% 9660srv 9660srv 315: /srv/9660: srv file already exists term% mount /srv/9660 /n/dist /usr/pac/burn/9new/mosml.iso mount: mount /n/dist: file does not exist term% mount /srv/9660 /n/dist /usr/pac/burn/9new/mosml.iso term% ls /n/dist ### still shows the previously mounted perl.iso: /n/dist/386 /n/dist/README /n/dist/perl /n/dist/perl.db /n/dist/perl.log /n/dist/perl.setup /n/dist/sys term% unmount /n/dist term% ls /n/dist term% mount /srv/9660 /n/dist /usr/pac/burn/9new/python.iso term% ls /n/dist ### still shows the previously mounted perl.iso, again /n/dist/386 /n/dist/README /n/dist/perl /n/dist/perl.db /n/dist/perl.log /n/dist/perl.setup /n/dist/sys term% unmount /n/dist ### restart term% ls /n/dist term% term% cd /usr/pac/burn/9new/ term% mount /srv/9660 /n/dist /usr/pac/burn/9new/mosml.iso term% ls /n/dist /n/dist/386 /n/dist/README /n/dist/mosml /n/dist/mosml.db /n/dist/mosml.log /n/dist/mosml.setup /n/dist/rc /n/dist/sys term% /n/dist/mosml.setup /n/kfs/dist/replica/client/mosml.db: rc (mosml.setup): can't open: '/n/kfs/dist' does not exist term% mount /srv/kfs /n/kfs term% /n/dist/mosml.setup /n/kfs/dist/replica/client/mosml.db: rc (mosml.setup): can't open: access permission denied term% allow term% /n/dist/mosml.setup term% replica/pull /n/dist/mosml term% unmount /n/dist term% ls /n/dist term% mount /srv/9660 /n/dist /usr/pac/burn/9new/python.iso term% ls /n/dist ### seems like it shows the first mounted image everytime.... /n/dist/386 /n/dist/README /n/dist/mosml /n/dist/mosml.db /n/dist/mosml.log /n/dist/mosml.setup /n/dist/rc /n/dist/sys term% --Nq2Wo0NMKNjxTN9z--