Lion DiskMaker (US)

For French version, please click here.

 

What is Lion Disk Maker?

Lion Disk Maker is a small application programmed with AppleScript that you can use with Mac OS X 10.6 or 10.7 to burn a DVD or build a bootable USB key from Mac OS X Lion’s Installation programm.

Download Lion DiskMaker 1.6.3 ( ZIP file, 800 KB).

As soon as you launch the application, it checks the presence of Mac OS X Lion Install in the /Applications folder, or tries to find one using Spotlight. Then, it proposes to build a DVD or create a USB bootable install disk.

To burn the DVD, you’ll need a SuperDrive and a writable DVD (single layer, 4,7 GB). To build a bootable disk, you’ll need a 4GB (minimum) USB or Firewire drive or an SD-Card. Beware that Lion DiskMaker does not support the full 10.7.3 OS X Lion installer at this time with 4 GB thumb drives. More info here !

WARNING! The whole contents of the drive (including every other volume from this drive) will be erased! Please backup any data on another disk if necessary.

If you have any question, or wish to report a bug, please send an e-mail: webmaster AT  gete DOT net.

FAQ

I am told I have no copy of Mac OS X Lion Install available.

Mac OS X Lion Install is automatically erased after you upgrade from Snow Leopard to Lion. If you need to download it again, open the Mac App Store, open the Purchase page while pressing Option (Alt) key. You’ll be able to download Mac OS X Lion Install again.

The best time to use Lion DiskMaker is when you just finish downloading Lion from the Mac App Store. Create your disk with Lion Disk Maker , then install Lion.

Can I use Lion DiskMaker with the latest MacBook Airs or Mac mini pre-equiped with Lion (Summer 2011 models) ?

The answer is YES. There are in fact two ways to do it.

- If you already purchased Lion on the Mac App Store (and therefore have a valid copy of Mac OS X Lion Install application), you can download the full 10.7.2 installer from Mac App Store first. This installer is compatible with Macs pre-equiped with Lion.

- If you did not purchase Lion, but want to get an Install disc, there is a way to get the InstallESD.dmg file for your Mac. The method is not really easy though. Check afp548.com for the full story. After you got the InstallESD.dmg file, use it to build your key or DVD with Lion DiskMaker.

I encountered the following message : The disk could not be created because of an error : An error occured : 1. hdiutil: attach failed – No such file or directory

This happens if you chose the wrong Mac OS X Lion Install application, or if you mounted manually the InstallESD.dmg file first.

The simple answer is: don’t do this :-) Lion DiskMaker is clever enough to detect your copy of Mac OS X Lion Install itself. Then it will mount the DMG file itself.

Yes, that’s cool, but I don’t have the complete Mac OS X Install app and I just kept the InstallESD.dmg file. So do I have to re-download Lion again?

Don’t worry, Lion DiskMaker checks also if an InstallESD.dmg file is available, or you can select it manually.

Can I use a FireWire or SD-Card?

Yes, you can, though the USB drive is « universal » and works on any Mac.

My drive was completely erased!

Yup. This is how the software works, and you are warned before choosing the drive. Backup any file on your drive before using the software if necessary. And use a dedicated, small drive (a 4 GB USB key is incredibly cheap these days).

Can I redistribute this software ?

Sure, as long as you mention the author and don’t suppress any comment or change anything in its package.

Booting from the DVD is slooooow as hell…

A DVD will always be slower than a USB key, and it seems Lion’s disk image is not optimized for use with optical disks. If you can avoid it, well… avoid it, and use a USB key.

Lion DiskMaker is donationware

If you found this program useful and wish to make a donation, you can use the Paypal button below (I also accept iTunes Store vouchers ;-) ). However, if you wish to use it without paying, I am totally fine with this. I intend to keep the software free of charge.

 

 

 

 

 

©2011, Guillaume Gète. The content of this application is available for testing and research. Please don’t distribute this app without its comments and additional contents.

Thanks to…

Thanks to Laurent Pertois and Nicolas Furno for their help and precious tests !

 

 

Thanks to Emmanuel Mathias (Keynote.fr) who designed the icon.

History

v1.0

Hello World. Though it should be  more like « Hello France », at this time.

V1.1

  • Support for 4GB drives.
  • New icon, designed by Emmanuel Mathias (keynote.fr).
  • New donation feature through PayPal.
  • asr has been abandoned in favor of ditto for the copy part.
  • Moved to MBR partition file format to allow 4GB drives support.

V1.2

  • Automatic detection of Mac OS X Lion Install application using Spotlight. If Spotlight can’t find anything, you can select another folder containing the application.
  • Instead of forcing to use Safari when clicking a web link, LDM respects the user’s choice and uses his prefered web browser.
  • More feedback when creating a boot disk.
  • Suppressed the « USB key » reference for « disk », more generic.
  • More comments in the code. In case you would want, you know, tweak it.

V1.5

  • Full localization support ! No more different versions for US or French, now the script will use the proper localization automatically according to your’s system language ! And if you wish to translate it in another language, please get in touch with me, the job will be VERY easy to do (juste a mere file to translate).
  • Icons in dialog messages. Because, well… I just could.
  • Full support  for InstallESD.dmg files, in case you used this one instead.
  • Smarter choice of eligible disk. Lion DiskMaker  will try to detect if you use a small (less than 8,5 GB), removable drive, and will propose to use it automatically. You’ll still be able to change it though.
  • Utilities folder is now automatically copied at the root of the Install disc, so that you won’t have to search in the subfolders for these tools (especially the Firmware Password Utility…). And yup, its name is automatically localized.
  • When you open the disk, it will look beautiful now ! You will find the « Install Mac OS X Lion » application, Utilities folder, properly aligned with the neat background . Now THAT looks cool ! And it has a bonus effect: it appears in the Startup Manager, so you will know you have to choose this one.
  • And because we thought we could make it even cooler… A nice custom icon for your disk ! Won’t work for DVDs, sorry !
  • I also worked-around an issue with Lion DiskMaker failing when a Mac has two DVD drives or more connected to it. Thus, now the first drive considered will always be the first internal one. If you want to use another, just change the needed parameter in the script by opening it with AppleScript Editor.
  • And a few small issues fixed.

V1.6

  • Fixed the MyDiskName variable problem encountered by many…
  • Fixed English localization not appearing. Sorry English-speaking people who’ve been confronted to French :)
  • Changed the language of comments in the script to English.
  • Changed a few variables names to avoid confusion.
  • Now Spotlight looks for the full, literal « Install Mac OS X Lion »  string. Should limit the risk of showing wrong files.
  • A few buttons’ texts have been shortened.

V1.6.1

  • The infamous « MyDiskName variable not defined » should have been definitely squashed now, hopefully.

V1.6.2

  • Removed the Automatic detection of disks. People tend to not read the alert message saying that the whole drive would be erased, so better no detection than bad detection and complaining. You have now to manually select your USB stick or whatever drive by yourself.
  • Added an extra warning message before erasing the disk. Read first paragraph.

V1.6.3

  • Fixed now infamous error -10006 which happened mostly if your Finder displays the full path to a window instead of the name (an option you can activate with third-party system tools or command line).
  • Added 2 localizations :  Spanish (thanks to Fernando Juan-Santos) and Czech (thanks  to Boris Dušek). If you want to help Lion DiskMaker, you can also propose new translations !

 

193 comments

  1. [...] Weitere Betrugsfälle im App Store mit ungewollten Abbuchungen Apple: Lion Recovery Disk Assistant Lion DiskMaker FAQ Lion brüllt besser – Clean Installation! [...]

  2. [...] is also possible to make a bootable Lion installer on a DVD or on a USB flash drive using a small AppleScript application to automate the process. Some recommend the flash drive instead of the DVD, as it reportedly is [...]

  3. [...] cher ? Des utilitaires tels que Lion DiskMaker peuvent réaliser la création de clé USB depuis l’image récupérée sur l’App Store [...]

  4. [...] came with Lion pre-intalled–you will have to use the recovery disc. You can download it here Tweet Related Posts New Macs Introduce Lion Recovery Apple Releases Mac OS X Lion [...]

  5. [...] Lion DiskMaker – Mit diesem kleinen Tool läßt sich die Installationsdatei von OS X Lion auf ein bootfähiges Installationsmedium wie eine DVD, USB-Stick oder eine Speicherkarte installieren. Für die Installation sind auf dem jeweiligen Medium mindestens 4 GB freier Speicher notwendig. Um die Installation von Lion auf einem externen Medium zu ermöglichen, wird die Datei “Mac-OS-X-10.7-Installer” benötigt, die der Mac App Store im Programmverzeichnis ablegt, allerdings nach der ersten Installation wieder löscht. Um diese Datei wieder zu erhalten, kann diese einfach im Mac App Store mit gedrückter [Alt]-Taste erneut heruntergeladen werden. Lizenz: Freeware. Sprache: Englisch. Aktuelle Version: 1.0 [...]

  6. [...] Lion DiskMaker – is a small application programmed with AppleScript that you can use with Mac OS X 10.6 or 10.7 to burn a DVD or build a bootable USB key from Mac OS X Lion’s Installation programm. [...]

  7. [...] helps you make a recovery disc. It’s called Lion Recovery Disk Assistant. Another one is Lion DiskMaker. You may not need that if you have bought OS X Lion on a USB stick. Apple is selling them now. I [...]

  8. [...] to be sure I know exactly what works before I start recommending this to other people. I used Lion Diskmaker to create the USB disk, and yes it booted successfully via USB disk. Within the disk, it contains [...]

  9. [...] Lion DiskMaker – A GUI to create media for OS X 10.7 “Lion” [...]

  10. [...] Lion Diskmaker is a simple app that creates a Lion boot disc for free. It just needs to known where your Mac App Store download is and it can extract the contents and create boot disc out of a USB drive (4 GB) or a DVD. [...]

  11. [...] (TechCrunchジャパンの記事) このLion Disk Makerを使えば、難しいコマンド入力をしなくてもブートディスクが作成可能。 [...]

  12. [...] No Tags Visit the developer’s website [...]

  13. [...] No Tags Visit the developer's website [...]

  14. [...] DiskMaker can be downloaded from the Serial Serveur website at [...]

  15. [...] The big downside is that it will download Lion in its entirety all over again. – Third party way: http://blog.gete.net/lion-diskmaker-us/ This one will take what you've already downloaded and will make a bootable copy of it. Two big [...]

  16. [...] Medium relativ einfach ehrstellen. Noch einfacher geht es jedoch mit einer kostenlosen Software: Lion DiskMaker. Auf der Internetseite finden Sie einen Download-Link, sowie Hinweise zur Benutzung, allerdings in [...]

  17. [...] Download Lion DiskMaker Related posts:Download YouTube Videos From Command Line In Ubuntu Linux, Unix And MacBypass MegaVideo Restrictions On Mozilla Firefox, Chrome, Internet Explorer, Opera, Safari &…Empty Dropbox Cache To Free Hard Disk Space In Windows, Linux & MacGet Mac OS X Lion And iPad Style Launchpad In Windows 7 – iPad Launcher For Win7Get Jomics, The Comic Book Reader For Mac OS X And WIndowsPlexyDesk, Add Beautiful Widgets To Desktop In Windows, Mac & LinuxShare this:FacebookDiggStumbleUponRedditEmail [...]

  18. [...] das Backup auch auf einen vier Gigabyte großen Stick passt. Lion DiskMaker steht kostenlos auf der Homepage von Guillaume Gète zum Download bereit. Bei dem Programm handelt es sich um sogenannte Donationware. Das bedeutet, die [...]

  19. [...] a link to how to make a bootable Lion discs. Let me know if it works. This entry was posted in Uncategorized and tagged Lion, Os by Pixel [...]

  20. [...] das Backup auch auf einen vier Gigabyte großen Stick passt. Lion DiskMaker steht kostenlos auf der Homepage von Guillaume Gète zum Download bereit. Bei dem Programm handelt es sich um sogenannte Donationware. Das bedeutet, die [...]

  21. [...] das Backup auch auf einen vier Gigabyte großen Stick passt. Lion DiskMaker steht kostenlos auf der Homepage von Guillaume Gète zum Download bereit. Bei dem Programm handelt es sich um sogenannte Donationware. Das bedeutet, die [...]

  22. [...] disc created allows you to install it again without having to download all over again. Download the Mac OS Lion Disc creator software. Double click on the app and it will auto detect the presence of the Lion OS. Follow the [...]

  23. [...] Anda perlukan unduh terlebih dahulu Lion DiskMaker, dan simpan ke dalam folder [...]

  24. [...] Lion DiskMaker and only launch it when your Lion download is complete. Do not launch the OS X Lion [...]

  25. [...] faça o download do Lion DiskMaker, descompacte 0 arquivo .zip e execute o “Lion [...]

  26. Loren Latker dit :

    Great app! The only thing missing is DiskWarrior. I’ve been trying to make a boot disc with DiskWarrior on it. The CDs that both DiskWarrior and TechTools make fail to boot, plus they are soooo slow. A fast loading Lion Install Disk with DiskWarrior on it makes more sense.

    I noted the Utilities folder on the install disk that Lion DiskMaker makes, and the menu items for utilities that are missing from other Lion boot disks. I assume this line in your script is what makes the difference:

    « do shell script « cp -Rp -X ‘/Volumes/Mac OS X Base System/Applications/Utilities’ /Volumes/ » & NewVolumeName »

    Now, if I drop DiskWarrior in that Utilities folder before I run Lion DiskMaker, will DIskWarrior end up being a selectable option?

    If so, is that the Utilities folder in Mac OS X Install ESD/BaseSystemBinaries.pkg?

    Thanks,

    Loren Latker

  27. [...] 46. Lion DiskMaker (Tạo DVD/USB cài đặt Mac OS X Lion) [...]

  28. Gage dit :

    I am getting the following error: « The disk could not be created because of an error: An error occurred: 1. ditto can’t get real path for source ». Any ideas of what I should try to alleviate this error?

  29. Mark Hyslop dit :

    Hello M. Gete

    Your instructions are easy to follow. Thank you. I tried to use my Macbook Air Reinstall Drive (8Gb capacity) as the device on which to build my bootable disk and received a message « Error: -69877: Couldn’t open device ». Does this mean I can’t use this device? I thought it should be compatible for use seeing as it is an Apple branded device.

    Kind regards,
    Mark

  30. indio dit :

    installation of lion with lion disk maker will not install
    the apple hardware test :- (

  31. [...] Anda perlukan unduh terlebih dahulu Lion DiskMaker, dan simpan ke dalam folder [...]

  32. Zews dit :

    This app does not work with the recommended 4GB USB drive. Result is an error message every time I try this.

    « The disk could not be created because of an error: An error occured: … No space left on device »

    Please edit your recommandations for the size of the required USB drive!

  33. Dubbish dit :

    Yes, I just tried to put it on a 4gb drive and it won’t work, I’m getting the same error message: no space left on device.

  34. Jordan dit :

    Hello

    I bought a 8gb USB drive and can’t get your app to work. It gets to the end of the process and Gives me an error about a png file or something, I can remember the exact error. I tried to boot from the drive but it does not show up when I hold option on booting. I made a DVD using your program yesterday and it works fine. Using lion 10.7.3. Any ideas would be great

    Thanks so much

    Jordan

Laisser un commentaire

Votre adresse de messagerie ne sera pas publiée. Les champs obligatoires sont indiqués avec *

*