Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 5th, 2012  |  syntax: None  |  size: 3.22 KB  |  hits: 13  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. http://subrosasoft.com/blog/2011/07/create-a-bootable-mac-os-x-10-7-lion-flash-drive/
  2.  
  3. 1) Purchase and download Lion from the Mac App Store on any Lion compatible Mac running Snow Leopard.
  4.  
  5. 2) Right click on “Mac OS X Lion” installer and choose the option to “Show Package Contents”
  6.  
  7. 3) Inside the Contents folder, you will find a SharedSupport folder and inside the SharedSupport folder you will find the
  8. InstallESD.dmg. This is the 10.7 Lion boot disc image.
  9.  
  10. 4) Copy InstallESD.dmg to another folder like the Desktop.  To do so, simply click and drag the file to the desired location
  11. while holding down the Option key.
  12.  
  13. 5) Plug in the flash drive and launch Disk Utility (/Applications/Utilities).
  14.  
  15. 6) Make sure the flash drive is properly formatted highlighting the flash drive at the left (make sure to select the device
  16. and not the volume shown under it) and clicking the Erase tab across the top right.  Then ensure that the Format drop-down
  17. menu is set to Mac OS Extended (Journaled) and click the Erase button.  Confirm the dialog ensuring that you want to erase
  18. the device and all information on it (make sure you backup any existing information on the flash drive before this point).
  19.  
  20. 7) Select the Partition tab on the top right.
  21. Using the drop-down menu for Volume Scheme, choose 1 Partition as the partition scheme.
  22. Highlight the partition by clicking on it in the space it is shown below the Volume Scheme drop-down and then click on
  23. Options underneath it.  Select GUID Partition Table and click OK. This will allow the Mac boot from the drive.
  24. You may now name the device in the Name textbox. Insure that Format is set to Mac OS X Extended (Journaled). When you
  25. have finished, click the Apply button to format the USB device.  A warning will pop-up asking if you are sure you want to
  26. partition the media.  Click the Partition button to continue.
  27.  
  28. 8) Click on the newly created volume listed under the USB device on the left. This volume will have the name of the device
  29. you set in the previous step.  Click the Restore tab at the top right.  In the Source area click the Image… button. Select
  30. the disk image InstallESD.dmg and click open (you may also drag-and-drop the disk image into the Source area).
  31.  
  32. In the Destination area, make sure that the USB device’s name is showing. If it isn’t, simply click and drag the volume from
  33. the list at the left into the destination area.  Click Restore and confirm the dialog informing you the volume will be
  34. erased. You will be prompted to enter the admin password for your Mac and the process will begin.
  35.  
  36. The bootable USB device will be created and a progress bar will show the current status of the operation at the bottom of
  37. the screen.
  38.  
  39. 9) When the operation is complete, you can verify that the flash drive is now bootable by selecting it and clicking the
  40. Info button in the upper left corner of the Disk Utility window.  Bootable status will show as Yes.
  41.  
  42. To boot from the USB device, simply hold down the Option key while your Mac is booting up. A screen will appear asking you
  43. which volume you would like to boot the system from. Click on the OS X installer USB drive and the system will boot using
  44. the USB stick. You will see faster boot speeds using the USB installer compared to a DVD installer disc.