• 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
Hdiutil broken for me
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Hdiutil broken for me


  • Subject: Hdiutil broken for me
  • From: "Smith, Mike" <email@hidden>
  • Date: Fri, 22 Aug 2008 14:26:45 -0700
  • Acceptlanguage: en-US
  • Thread-topic: Hdiutil broken for me

Title: Hdiutil broken for me
I have used this script for a few years until I updates from OS X 10.4.8 to OS X 10.4.11 and now it is broke. I have tried using attach as the verb instead of mount and that works spasmodically or not at all.

I have googled and read the man hdiutil and I still can’t get it to  work. There are no error messages.

If someone has a script that will mount CD images so that we don’t have to put in a CD in the lab computers then I would be grateful. We are using Intel and eMacs. OSX 10.4.8 and Workgroup Manager on a 10.4.11 G-4 Xserver.

Thanks!

--12OCT2005 - mounts thee images as CDs to the desktop

tell application "Finder"
   
    
try
       do shell script "hdiutil mount /Users/Shared/Oregon-Trail-5.dmg -noverify -quiet -nobrowse"
   end try
   beep
   try
       do shell script "hdiutil mount /Users/Shared/Math-3-5.dmg -noverify -quiet -nobrowse"
   end try
   beep
   try
       do shell script "hdiutil mount /Users/Shared/Math-K-2.dmg -noverify -quiet -nobrowse"
   end try
   beep
end tell

+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+

Michael B. Smith
SSD119 Tech Office
My Homepage:
http://web.mac.com/oldxonion3
 _______________________________________________
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: Hdiutil broken for me
      • From: Axel Luttgens <email@hidden>
    • Re: Hdiutil broken for me
      • From: Sander Tekelenburg <email@hidden>
    • Re: Hdiutil broken for me
      • From: Joe <email@hidden>
  • Prev by Date: INDESGN CS3: Still AfterOpen Event Problem
  • Next by Date: Re: Hdiutil broken for me
  • Previous by thread: Re: INDESGN CS3: Still AfterOpen Event Problem
  • Next by thread: Re: Hdiutil broken for me
  • Index(es):
    • Date
    • Thread