Before you can use , every Macintosh you wish to mount must have Apple’s AppleShare workstation software installed. (Apple ships a copy of AppleShare with every Macintosh.) Macintoshes can be on a LocalTalk network connected to the Ethernet by a gateway or directly connected to the local network.
• configkfs(1M), a configuration program for those more comfortable working at the Unix command-line level
• mount_kfs(1M), an AppleShare mounting program (Because choosing the correct arguments to initially mount a volume this way is somewhat complex, this method is generally only useful for remounting volumes previously set up using the Xinet Configuration GUI or configkfs(1M).)If you cannot use the AFP Mounter GUI for some reason, the configkfs(1M) program provides similar functionality. The following steps describe how to use it. You must be logged in as root.
1. Run configkfs(1M):The configkfs(1M) program will check for all AppleShare servers on the network and ask whether or not you want to mount them. If you answer n the server will not be accessed and the program will go on to inquire about the next server, as in this example:If you answer y configkfs(1M) will ask for a valid user and password on the remote machine before mounting volumes. (You can log in as any user who has been set up as a valid user on the particular Macintosh. In some cases you may also be allowed to log in as guest.) Here’s an example:
4. The configuration program will ask if you want to store the mount information for each volume you mount. (If you answer n, you will have to rerun configkfs(1M) to remount the volume for future sessions.)
5. If you choose to store mount information, the configuration program will also ask whether you want to save the password. If you answer y, an encrypted copy of the password will be stored in /etc/fstab so that in the future, you will not have to supply a password when you remount the volume.:03:02:01Move&Rename/ Photoshop/
AppleShare PDS System 6.04/
Applications/ System Folder/
Desktop TeachText
Desktop DB This is a very long name
Desktop DF Trash/
Desktop Folder/ Utilities/
MPW/ testvol/
MPW.Console-11
# cat /etc/fstab
/dev/root/ / efs
rw,raw=/dev/rroot 0 0
/dev/usr /usr efs
rw,raw=/dev/rusr 0 0You may unmount any previously mounted volume with the umount(1M) or umount_kfs(1M) command, for example:
1. Use the mount(1M) command (without arguments) to check which volumes are currently mounted. For example:
2. If the volume you are interested in has been previously configured with configkfs(1M), but isn’t currently mounted, issue the command:# mount filesystem_namewhere filesystem_name is the name of the AppleShare volume you want to mount, for example: