• 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
Re: Burning DVD's
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Burning DVD's


  • Subject: Re: Burning DVD's
  • From: Luther Fuller <email@hidden>
  • Date: Tue, 08 Nov 2011 18:21:46 -0600

On Nov 8, 2011, at 4:54 PM, I wrote:

> And ... What is the difference?

I think I've found something. I have a script called "Inspect" which displays info about disk image files. (I knew this wood come in handy!) I have Inspect-ed all the sparse bundle files I can find, and there are many of them.

My script creates sparse bundles with this ...

"hdiutil create -type SPARSEBUNDLE -megabytes " & imageSize & " -fs HFS+J -layout NONE " & imagePath & ¬
				" -volname " & quoted form of imageName & " -attach"

All sparse bundles currently created with this code show:
	Partition Scheme ........ GUID

All old sparse bundles created by this code and all similar
sparse bundles currently created by Disk Utility show:
	Partition Scheme ........ none

This is true in both Snow Leopard and Lion.

The "-layout NONE", above, should guarantee that Partition Scheme = none.
But, something seems to have broken.

It seems that the GUID Partition Scheme causes burns made with
	"drutil -drive " & driveNr & " burn -mount " & imagePath
 to fail, yet these files do burn correctly in Disk Utility.

Any ideas?

 _______________________________________________
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: Burning DVD's
      • From: Luther Fuller <email@hidden>
References: 
 >Re: Burning DVD's (From: Luther Fuller <email@hidden>)
 >Re: Burning DVD's (From: Luther Fuller <email@hidden>)
 >Re: Burning DVD's (From: Luther Fuller <email@hidden>)

  • Prev by Date: Re: Burning DVD's
  • Next by Date: Re: message reply content
  • Previous by thread: Re: Burning DVD's
  • Next by thread: Re: Burning DVD's
  • Index(es):
    • Date
    • Thread