Re: Auto mount .dmg in High Sierra? Possible??
Re: Auto mount .dmg in High Sierra? Possible??
- Subject: Re: Auto mount .dmg in High Sierra? Possible??
- From: Paul Scott <email@hidden>
- Date: Sat, 24 Mar 2018 11:05:27 -0700
- Dkim-filter: OpenDKIM Filter v2.11.0 secure.paul-scott.us 3271740167
BTW, you might also want to add -ov flag to the “hdiutil create” so that the
output file is overwritten if it exists. Saves you the trouble of having to
clean up (remove the output file) before running the script.
Paul
> On Mar 24, 2018, at 11:00 AM, Paul Scott <email@hidden> wrote:
>
> Please don’t use unmount. If you use “hdiutil detach” as I previously
> indicated, it will work.
>
> Unmount will only unmount the volume, it will not release the disk image.
> Detach will both unmount the volume and release the disk image.
>
> Paul
>
>> On Mar 23, 2018, at 10:13 PM, Brian Christmas <email@hidden
>> <mailto:email@hidden>> wrote:
>>
>> Thanks Laine, and Ed, and Paul.
>>
>> Here’s the modified code, but its still generating an error, even tho
>> Laine’s routine, with my all purpose modification, unmounts the disk. Paul,
>> using the original variable pointing to the disk generates an error. Perhaps
>> once the attachment is made, it’s a though the old disk is now not seen.
>>
>>
>> do shell script shellScriptThree
>>
>> -->hdiutil: convert failed - Resource temporarily unavailable. WHAT DOES
>> THIS MEAN???
>>
>>
>> This has become a matter of "I’m determined to get it running", more than
>> the sheer convenience.
_______________________________________________
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