Can i make a bootup usb drive by just cloning the installation dvd?
Is it possible?
MacBook
You can make a difference in the Apple Support Community!
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
Is it possible?
MacBook
Bootable USB Installers for OS X Mavericks, Yosemite, El Capitan, and Sierra
First, review this introductory article: Create a bootable installer for macOS. Second, read this How To outline for creating a bootable macOS installer. Simply use the Terminal command by copying and pasting the command line for the version of macOS from the list below. You will need an 8GB or larger USB flash drive that has been partitioned and formatted for use with OS X as well as an installer for the desired macOS version that you have previously downloaded from the App Store.
Drive Partition and Format
Create Installer
Open the Terminal in the Utilities' folder. Choose the appropriate command line (begins with "sudo") depending upon what OS X installer you want. Paste that entire command line from below to the Terminal's prompt:
Command for macOS Catalina:
sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
Command for macOS Mojave:
sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
Command for macOS High Sierra:
sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
Command for macOS Sierra:
sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ macOS\ Sierra.app
Command for El Capitan:
sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app
Command for Yosemite:
sudo /Applications/Install\ OS\ X\ Yosemite.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ OS\ X\ Yosemite.app
Command for Mavericks:
sudo /Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ OS\ X\ Mavericks.app
Press RETURN. You will be asked for your admin password. It will not echo to the Terminal window. Then press RETURN again. Wait for the return of the Terminal prompt signifying the process has completed. It takes quite some time to finish. Be patient.
The bootable installer can be used to install the selected version of macOS. Shut the computer down. Insert your flash drive into a USB port. Start the computer like so:
Boot Using OPTION key
Bootable USB Installers for OS X Mavericks, Yosemite, El Capitan, and Sierra
First, review this introductory article: Create a bootable installer for macOS. Second, read this How To outline for creating a bootable macOS installer. Simply use the Terminal command by copying and pasting the command line for the version of macOS from the list below. You will need an 8GB or larger USB flash drive that has been partitioned and formatted for use with OS X as well as an installer for the desired macOS version that you have previously downloaded from the App Store.
Drive Partition and Format
Create Installer
Open the Terminal in the Utilities' folder. Choose the appropriate command line (begins with "sudo") depending upon what OS X installer you want. Paste that entire command line from below to the Terminal's prompt:
Command for macOS Catalina:
sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
Command for macOS Mojave:
sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
Command for macOS High Sierra:
sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
Command for macOS Sierra:
sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ macOS\ Sierra.app
Command for El Capitan:
sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app
Command for Yosemite:
sudo /Applications/Install\ OS\ X\ Yosemite.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ OS\ X\ Yosemite.app
Command for Mavericks:
sudo /Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ OS\ X\ Mavericks.app
Press RETURN. You will be asked for your admin password. It will not echo to the Terminal window. Then press RETURN again. Wait for the return of the Terminal prompt signifying the process has completed. It takes quite some time to finish. Be patient.
The bootable installer can be used to install the selected version of macOS. Shut the computer down. Insert your flash drive into a USB port. Start the computer like so:
Boot Using OPTION key
You can clone the DVD as-is to a USB flash drive. I assume your computer will boot Snow Leopard? If you plan to upgrade from Snow Leopard, then you will need to update Snow Leopard to version 10.6.8 for access to the App Store.
It appears that Apple has fully terminated Snow Leopard. You no longer can purchase the retail DVD from Apple nor download the 10.6.8 updater. However, you can still buy the Lion DVD. I believe Lion can be installed on an erased disk.
You can purchase Lion at the Online Apple Store. The cost is $19.99 (as it was before) plus tax. It's a download. You will get an email containing a redemption code that you then use at the Mac App Store to download Lion. Save a copy of that installer to your Downloads folder because the installer deletes itself at the end of the installation.
No. I have done that in the distant past. It will not work in the same way as then, if you are cloning Lion or later. In that case you need to select the disk image and CTRL- or RIGHT-click, then select Show Package Contents from the context menu. Double-click on the Contents folder. In the Finder listing you should find a Resources and/or Shared Support folder. In one of those folders, usually the latter, you will find "InstallESD.dmg." Drag it to your Desktop and double-click on it to mount the disk image. Clone the mounted disk, "OS X Install ESD," to your USB flash drive (formatted Mac OS Extended, Journaled.)
Beginning with OS X Mavericks, making bootable USB installers changed from the old way described above to using a command line for the Terminal that created a USB flash drive installer automatically. I've posted that procedure in the following post because it's too long to include here.
Yes. But there are no installation DVDs past Mountain Lion, after which installers were downloaded via the App Store.
Does it make any difference if i use carbon copy cloner to clone the dvd to usb,
Or
if i boot into recovery mode and choose "install osx" and set the usb drive as the install location ?
My osx dvd is snow leopard.
You have any comment for that?
Can i make a bootup usb drive by just cloning the installation dvd?