Bootable Usb Tool For Mac

Active1 month ago

Bootable recovery USB-flash drive in a few clicks Integrated set of powerful tools Allows startup of your Mac when OS is corrupted Easy to create and to use No registration needed and FREE OF CHARGE Paragon Rescue Kit for Mac allows to create a bootable recovery USB-flash drive or external hard.

My MBA 2012 with OS X 10.9.4 Mavericks won't boot anymore - it simply freezes after the initial jingle. I already tried resetting NVRAM and SMC, but to no avail. I don't have any time machine backups.

To create a bootable USB for macOS Mojave on windows 10, the very first thing you need is the macOS Mojave. Since the macOS Mojave Public beta has been released, you have to download that from App store if you are a developer account. For Mac OS X Disk Drill 3 is now capable of creating your own bootable Mac OS X USB drives for data recovery. Chances are, the Mac with the disk, where the data was lost, will be able to start from the boot drive created. After downloading the ISO file, you'll need to use Boot Camp Assistant to move it to a bootable USB drive. Insert a USB flash drive to your Mac. Make sure it's at least 8GB, which is usually.

However, I still have a disc image of Mavericks sitting on an external hard drive, a USB stick and access to a notebook with Windows 7.

I haven't yet found any tutorial on how to create a bootable USB drive on Windows in order to reinstall OS X on my beloved Macbook Air.

Any help would be greatly appreciated!

kinarikinari

8 Answers

According to the first answer here, https://superuser.com/questions/383235/create-a-bootable-usb-drive-from-a-dmg-file-on-windows, there's a tool with a free trial called TransMac that can do it. Just make sure the USB drive is formatted with GPT and not MBR.

What might be easier, however, is that that model has support for Internet Recovery. If you boot holding Command-R and you have a WiFi connection, it can actually boot into recovery mode without a recovery partition on a drive (or even without a working drive).

Tool

Having said that, your description of a crash right after the boot chime could signify a more serious hardware problem and you may not be able to boot anything. If you boot holding the option key down, the startup disk selection screen should appear. If it crashes anyways, you may be looking at a hardware problem.

Community
Michael D. M. DrydenMichael D. M. Dryden

I know this question is old but it is still valid. I was never able to write a Mac installer image to my Flash Drive and have it bootable, unless I did it on a Mac. Using Michael D. M. Dryden's Link, I was able to use the Diskpart command to clean and prep a GPT partition on a flash drive for an OSX Mavericks install image.

I used TransMac on Windows 7 to restore the image file I had to the Flash Drive, it created a bootable Mac image on my flash drive. Someone had reported that the method for using DISKPART did not work, but I have done this twice and it works remarkably well, and it's the only method I could find to create a Mac-Bootable Flash. I've been trying to post this to confirm that it works for some time, I just hope it helps someone else, because it is a very easy solution.

Here are the Diskpart commands used to prep the Flash Drive, just to have them here in case my Link does not work:

(Find the disk number)

Disk x is now the selected disk.

DiskPart succeeded in cleaning the disk.

DiskPart successfully converted the selected disk to GPT format.

Note: I use 'Rufus' for all other USB writing and formatting for Windows systems, it's a great app, but I had previously tried to format the drive as GPT using that, as a Fat32 partition. When I tried to inject the image, Transmac told me that the drive was 'write protected'. So basically, the USB drive cannot have any high level formatting, the Windows system should detect the drive as 'not formatted' for this to work, which it will if prepped right with Diskpart.

Community
XweAponXXweAponX

I was able to do this with Power ISO on Windows but it cost me $29.99

-- I created an ISO from the original install DVD and then went to tools => Create Bootable USB...Selected the OSX imageSelected the USB drive to create the bootable image onSelected RAW mode

I popped it in my Desklamp iMac (DVD Drive busted from toddlers -- majority of OS was trashed by 5yo) and boom ready to install.

JoshJosh

I had this problem with a friend computer, it was an old iMac and I'll tell you it is not going to be easy.
The first thing you have to do is make sure what model you have (the year when your computer has been released) then check on the official apple website to see what is the latest macOS or Mac OS X version available for you computer.
In most of the new mac computer, you can just press cmd+r while booting and the mac will automatically download everything you need to install the system, but the oldest does not have this tool.
In this case, you have to download the dmg file, that can be found on the web, for example, one websites that provides some macOS and Mac OS X is this (for El Capitan, if you need another version, I'm sorry but you have to search for it).
Here things start to get a little tricky.
First of all you have to flash the image on a USB drive, I recommend etcher, that works on everything (Mac, Linux and Windows too) it's extremely easy to use and you just need to select the drive and the image and etcher will do everything by itself, plus it's free here.
When the USB drive is ready you can plug it in you mac and press alt (option) while booting, you have inserted a firmware password, it will ask you to unlock the firmware by inserting that password, else it will take you to all the bootable drives, including your USB device.
If you see the mac logo with a stop icon over it, it means that you downloaded a too new version that is not supported from your mac, else it will start.
When it start, it won't install, saying that the system can't verify the downloaded image, that's why you have to navigate on the 'utilities' menu on the top bar and open the terminal.
Now you have to choices, change the date & time, which can work, but may not.
That's basically because every image of mac has a certificate that can expire, so, if the certificate is expired you won't be able to make it work, unless you change the date (the date is different from mac version to mac version, so based on that you have to change it, usually just search for when was that version released and se the current date to that date or even one or two days later to make it work). Then try to install the system, if this does not work again, you can start the installation without verifying the image, but you should really trust the image you're using from being corrupted or modified (just to make sure the download went right, use the SHA-1 code to make the file has been downloaded right).
So, to proceed without verifying the image, from terminal, type in this command: sudo defaults write com.apple.frameworks.diskimages skip-verify true
then, start the installation. (Is possible that you won't need the sudo at the begin, in that case just remove it from the command and start from 'defaults')
Now you should be able to install macOS from a USB drive...
Just a little thing, make sure to have formatted the disk before proceeding, I would recommend to make a partition that takes the whole disk in mac Journaled format, then if you want you will be able to encrypt the disk (the installer will ask you to do that later), instead, if the disk was encrypted before, you will have to insert the encryption key of the disk to continue the installation process.
Really hope this help, I spent a lot of hours to do this on a really old iMac from 2008... and now it works!
Good luck!

Pietro De DomenicoPietro De Domenico

In my humble opinion, the easiest and a free solution for creating bootable drives is Rufus.

JawaTool
2,2675 gold badges17 silver badges25 bronze badges
user115395user115395
Mac

I've been struggling with the same problem but this works for me:

  1. convert the .dmg image with power iso to iso
  2. put the iso on a usb stick (drag it into your mac hard drive and mount it)
  3. format your usb stick with the disk utility tool. (Make sure the usb is partitioned as mac bootable then use use the image recovery and put your mounted OS X iso into the source and your usb as the location.)
  4. restart your computer while holding down the option key

Bootable Usb For Mac On Windows

dwightk

Bootable Usb Drive Creator Tool For Mac

6,26112 gold badges37 silver badges60 bronze badges
RedRed

You can create bootable USB drive on Windows using POWER ISO. You will be able to download a copy of old one version of powerISO by provided links this tutorial.

You need pen drive of more than 8 GB.

Best Bootable Usb Tools For Mac

Makarand ManeMakarand Mane

I've tried many tutorials on how to create a mac bootable USB drive from Windows but none of them worked. So, I've come up with my own solution that worked fine with any DMG I've tested. Please find the details on my github page.

mihailmihail

You must log in to answer this question.

protected by CommunityMar 28 '18 at 4:58

Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?

Not the answer you're looking for? Browse other questions tagged macoswindowsusbbootinstall .

Why Paragon Rescue Kit for Mac?

Paragon Rescue Kit for Mac allows to create a bootable recovery USB-flash drive or external hard drive in a few clicks, that will help you to take an immediate action whenever a hardware malfunction or a system crash will occur. After booting your Mac with the rescue-media you will be able to use all the necessary tools to bring your Mac back to life.

Paragon Rescue Kit for Mac supports all Intel-based Macs, providing the possibility to easily back up your Windows OS, Mac OS X and data partitions to any media.

Key Features and Benefits

Features

Benefits

Bootable USB-flash or external hard drive

Whatever disaster strikes your hard drive, your bootable recovery media will help you out.

Set of powerful tools

Back up and restore entire disks or files needed, undelete partitions, configurate your network, fix boot problems and many more.

Exceptional ease of use

Intuitive and efficient handling through our user-friendly interface.

Support of almost any media and all Intel-based Macs

Safely back up your data to USB, Firewire and network.

High performance

Get high performance and minimal system overhead.

Bootable Usb Tool For Windows 10

  • Double-click the DMG-file to attach and run the Recovery Media Builder.app
  • Read the Announcement on the Welcome page and click the 'Continue' button
  • Select the device to create a bootable media (USB flash media or an external hard drive)
  • The process will take a few seconds
  • The operation completed successfully. The Linux-based bootable USB flash drive (or external hard drive) is created