home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.protocols.appletalk
- Path: sparky!uunet!island!coney!hue
- From: hue@island.COM (Pond Scum)
- Subject: Re: Way to network mount Mac disks on UNIX
- Message-ID: <hue.724142103@coney>
- Sender: usenet@island.COM (The Usenet mail target)
- Organization: Island Graphics Corp.
- References: <1992Dec1.091017.15478@lmpsbbs.comm.mot.com> <Byxrv6.nws@cc.mey.nl>
- Date: Sat, 12 Dec 1992 06:35:03 GMT
- Lines: 52
-
- >In article <1992Dec1.091017.15478@lmpsbbs.comm.mot.com> John McCash,
- >johnmc@comm.mot.com writes:
- >>problem. Does anyone know of a way to network mount a Mac disk on a UNIX
- >box?
-
- Yes. Partner from IPT does this:
-
- chatham# cd /ushare/bin
- chatham# nbplkup
- Name : Type @ Zone, Address, Skt
- ushare@chatham : AFPServer @ *, 255.0.253, 253
- chatham : Echo-er @ *, 255.0.253, 4
- Demo Room : Workstation @ *, 255.214.43, 4
- Demo Room : Macintosh IIci @ *, 255.214.43, 253
- Demo Room : AFPServer @ *, 255.214.43, 252
- chatham# usmount '*' 'Demo Room' 'Demo Room' /mnt
- Username:elements
- Password:
- usmountsc: Calling mount()
- chatham# mount
- /dev/sd0a on / type 4.2 (rw)
- /dev/sd0g on /usr type 4.2 (rw)
- /dev/sd3c on /usr/pcs type 4.2 (rw)
- chatham:/ushare/etc.local/detail/Demo_Room:Demo_Room:elements on /mnt type nfs (soft,rw,port=19000,timeo=30,retrans=5,rsize=4096,wsize=4096)
- chatham# cd /mnt
- chatham# ls
- .rsrc/ Trapper/
- Applications/ Trapper Tour 2.0 master/
- Desktop Folder/ Trash/
- Fonts/ Utilities/
- Imposition/ jons stuff/
- ResEdit Preferences_rsrcRSED xxx/
- System Folder/
- chatham# cd Utilities
- chatham# ls
- .rsrc/ PadLok:aa Utility_APPLCTGE
- ADExpand:aa Util_APPLDDAP ResEdit Preferences_rsrcRSED
- Apple File Exchange_APPLPSPT ResEdit_APPLRSED
- Applelink/ SCSI Director:aa 1.7.5_APPLDJKD
- Compactor_APPLCPCT SCSI Results_TEXTKAHL
- File Exchanging/ StuffIt 1.5.1_APPLSIT!
- File Fanatic 1.1_APPLRoBy StuffIt Deluxe Preferences_PrefSIT!
- FontUtilities/ StuffIt Deluxe:aa_APPLSIT!
- IconEdit/ Suitcase:aa II_INITScII
- LaserWriter Utility 7.1_APPLLWFU TeachText_APPLttxt
- MOdisk_APPLICM1 dmz_APPLMOOS
- chatham# cd /
- chatham# umount /mnt
- chatham#
-
-
- -Jonathan hue@island.COM
-