Greetings all-
Trying to save myself some legwork...is there a way to NFS export a mounted
CDROM so another system can mount it? And should there be anything
different to the mount command?
I mounted the cd on sys1 with: "mount -r /dev/rz10c /cdrom"
then put in /etc/exports: "/cdrom -ro -root=sys2 sys2"
then tried this on sys2: "mount -r sys1:/cdrom /cdrom1"
Also tried to add "-t cdfs" on the sys2 mount command, didn't help.
Thanks,
Rick Greene
Mid-Range Systems Support
Wyeth-Ayerst Pharmaceuticals
Received on Thu Nov 13 1997 - 20:31:39 NZDT