• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Mount OS X Volume from OS 9
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mount OS X Volume from OS 9


  • Subject: Mount OS X Volume from OS 9
  • From: Lists <email@hidden>
  • Date: Tue, 15 Jun 2004 13:48:11 -0700

Hi list,

I'd like to mount an OS X 10.3 volume from an OS 9 machine. No problem through the chooser, but I'd like my applescript to do it. Have tried everything and been through the archives and Apple support discussions with no luck.

Here's what I've tried:

From OS 9 machine:

mount volume "Macintosh HD" on server "My Server" as user name "TheUsername" with password "ThePassword"
mount volume "afp://My Server/Macintosh HD" as user name "TheUsername" with password "ThePassword"
mount volume "afp://My Server/Macintosh HD" on server "My Server" as user name "TheUsername" with password "ThePassword"
mount volume "afp://My Server/Macintosh HD" as user name "TheUsername" with password "ThePassword"
mount volume "afp://192.168.1.10/Macintosh HD" as user name "TheUsername" with password "ThePassword"
mount volume "afp://192.168.1.10/Macintosh HD" as user name "TheUsername" with password "ThePassword"
mount volume "Macintosh HD" on server "My Server" as user name "TheUsername" with password "ThePassword"


Basically, I think I have tried every possible combination (even though I may not have displayed them all here). I have tried with AppleTalk on and off on the server. It works fine through the Chooser but cannot script it.

Is there a trick or do I have to be running 9.2 instead of 9.1?

Thanks,
Steve
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: recursion testing (was: Finder - Delete empty folders, recursively)
  • Next by Date: Re: Bailing out of a script
  • Previous by thread: Re: recursion testing (was: Finder - Delete empty folders,
  • Next by thread: Re: Mount OS X Volume from OS 9
  • Index(es):
    • Date
    • Thread