• 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
auto mount not working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

auto mount not working


  • Subject: auto mount not working
  • From: dealTek <email@hidden>
  • Date: Sun, 13 Jan 2013 15:33:43 -0800

newbie question...

I found this on the net but it does not seem to be working in ML 10.8.2

auto mount not working - I set a simple applescript
- first I mount the drive = MyDisk (make sure it's working) - then unmount drive
- then run simple script - but it does not mount

How can I fix this?


-----------

property diskname : "MyDisk"

do shell script "disktool -l | egrep -i \"Mountpoint = '', fsType = 'hfs', volName = '" & diskname & "\" | cut -d\\' -f2 | xargs -n1 disktool -m"


--
Thanks,
Dave - DealTek
email@hidden
[db-3]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: auto mount not working
      • From: Axel Luttgens <email@hidden>
  • Prev by Date: Re: Scripting Mail
  • Next by Date: Re: speak text of email
  • Previous by thread: Re: Scripting Mail
  • Next by thread: Re: auto mount not working
  • Index(es):
    • Date
    • Thread