- Create Mac Os Bootable Recovery Usb
- Create Bootable Recovery Usb Mac Installer
- Create Bootable Recovery Usb Mac Osx
Method #1: Create A Bootable Windows 10/8/7 USB on Mac with Bootcamp. As a dual-boot booting tool, Boot Camp Assistant is highly regarded in the field of creating Windows 7/8/10 bootable USB since it was released, it provides the ability to download drivers, re-partition, and add new partition on your Mac. To create a USB bootable drive with Windows PE, follow these steps: 1. To start with, launch the Windows Deployment and Imaging Tools Environment that you have already downloaded. Move 2: Burn Windows 10 to USB Drive. To create bootable USB from ISO, some of you may choose to use USB bootable software like Rufus. It is thought as one of best, free, open-source and easy-to-use Windows 10 USB tool since it can create bootable USB for different kinds of operating systems. How to create a bootable macOS High Sierra installer drive Put the macOS High Sierra installer on an external USB thumb drive or hard drive and use it to install the operating system on a Mac.
Feb 02, 2021 • Filed to: Windows Computer Solutions • Proven solutions
Windows Preinstallation Environment is a lightweight operating system that provides minimum services to its users. Though, it can readily be used to install a primary operating system, troubleshoot, or perform recovery operations. To use Windows PE, you need to create a USB bootable device. It doesn't matter if you wish to boot your system via a CD/DVD or USB flash drive – you need to create a bootable disk. In this post, we will teach you how to create USB bootable in no time.
What is Windows PE?
The Windows Preinstallation Environment provides a fast and easy way for users to run the installation of primary Windows. It was initially launched with Windows XP and has been a vital part of every version of Windows since then. The lightweight environment runs on its own and has TCP/IP components as well to maintain network communication. Besides providing an ideal environment to install Windows, it can also be used to provide troubleshooting options or perform recovery of system data. Since it can easily be loaded from a USB drive or CD Rom, it is used on numerous occasions.
Prepare a USB drive
Create Mac Os Bootable Recovery Usb
The first step to learn how to create a USB bootable with Windows PE is to prepare a USB drive. It can be done by following these steps:
Firstly, you need to download Windows ADK here. Or get it from its official website. It includes essential deployment tools and the Windows Preinstallation Environment. To create the bootable WinPE USB or ISO, we only need Deployment Tools and Windows Preinstallation Environment.
Create Multiple Partitions on Your USB drive (Optional)
If you are using Windows 10 (1703 version), then you can create multiple partitions on a single USB. It can also be a combination of NTFS and FAT32. The command 'MakeWinPEMedia' can be used to format a USB as FAT32 with a limit of 4 GB file size. In this way, you can use the same USB drive to store information as well as to boot it via Windows PE.
We have taken the assistance of the 'diskpart' command to achieve it. Simply follow this code to partition your drive in FAT2 and NTFS. The NTFS partition can be used as an available space while 2 GB of storage has been allocated to FAT32 for Windows PE in this case.
list disk
select <disk number>
clean
rem Create the Windows PE partition.
create partition primary size=2000
format quick fs=fat32 label='Windows PE'
assign letter=P
active
rem Create a data partition.
create partition primary
format fs=ntfs quick label='Other files'
assign letter=O
list vol
exit
If you are using an earlier version of Windows 10 (before 1607), then you won't be able to create different partition types. Therefore, to create a bootable disk in this case, you need to work on a single partition. The 'MakeWinPEMedia' command will format your drive entirely as FAT32. This will support the booting of any BIOS kernel. Additionally, it will support the file size of 4 GB at max. Once it is done, you can use the 'MakeWinPEMedia' command to format the USB drive and make it ready for Windows PE.
Create a WinPE drive
After preparing your USB drive, you need to take some needed measures to create a WinPE drive. To create a USB bootable drive with Windows PE, follow these steps:
1. To start with, launch the Windows Deployment and Imaging Tools Environment that you have already downloaded. Make sure that you run it via administrator.
2. Now, you need to create a copy of the Windows PE file. This can be done by using the 'copype' command. You can have the arm, x86, or amd64 format. A sample code would be like: 'copype amd64 C:WinPE'.
If you are creating WinPE for a 32-bit computer, just replace amd64 with x86, that is, the code will be 'copype x86 C:WinPE'
3. Great! You are almost there. Now, you can just install the Windows PE to your attached USB drive. A sample command can be 'MakeWinPEMedia /UFD C:WinPE P:' You can replace the letter of the drive with your drive name as well. Needless to say, this will automatically format your drive.
By following these steps, you easily learn how to create a bootable disk using Windows PE.
Boot to Windows PE
Now when you know how to create USB bootable, you can make a bootable disk with Windows PE and keep it handy. Whenever your system would crash or malfunction, you can take the assistance of Windows Preinstallation Environment to fix it. You can boot your system to a Windows PE disk after following these easy steps:
- Firstly, you need to connect the bootable USB drive to your system.
- If your system is already running, then you need to restart it. Else, you can just turn it on.
- As your Windows PC would turn on, press the relevant key (depends on the system you are using) that will launch the boot menu.
- From here, you can select the USB drive as a source.
- Once you will select the bootable USB drive with Windows PE, you can see the command 'Wpeinit' on the screen as it will load the Windows Preinstallation Environment.
After when Windows PE interface is loaded, you can simply perform the desired operation.
How to Create WinPE to Recover Data from the Unbootable Computer
In this way, you can create a bootable disk pretty easily and boot your system from it whenever needed. We recommend that you create a USB bootable soon and keep it handy. However, can we create WinPE to recover data from the Unbootable computer? Yes, we recommend Recoverit to help you with recovering data from the unbootable computer. Moreover, you can finish all the process with simple clicks.
Your Safe & Reliable Data Recovery Software
- Recover lost or deleted files, photos, audio, music, emails from any storage device effectively, safely, and completely.
- Supports data recovery from recycle bin, hard drive, memory card, flash drive, digital camera, and camcorders.
- Supports to recover data for sudden deletion, formatting, hard drive corruption, virus attack, system crash under different situations.
Step 1. Install and launch the Recoverit Data Recovery software and choose the 'Recover from Crash Computer' option. Click the Start button to continue.
Step 2. Plugin a USB flash drive or insert a CD/DVD for creating the bootable media. Click the Create button to go on.
Step 3. The software will write WinPE files into the media. Wait for the process done.
Step 4. When the above process is done, you can boot the unbootable computer with the WinPE media. And Recoverit will launch automatically. Just follow the instructions to recover the lost data.
Computer Troubleshooting
- Win System Crash
- Windows Tips
- Computer Problems
- Blue Screen Errors
Many times you want to install Windows 10 on a Mac computer with the intention of running your favorite windows games, applications which don’t have a version for Mac OS, or solve some Windows issue especially for boot-related issues. Regardless of the causes, you need to first create a Windows 10 bootable USB from ISO on Mac OS. As a Mac users, you might know that Apple provides an custom-tailored solution called Bootcamp to help create a Windows bootable USB. But in fact, creating Windows bootable USB on Mac isn’t as straightforward as you think, in the creating process, naturally there will be a variety of problems.
We've also received lots of emails from readers asking why Bootcamp wouldn’t allow me to use Windows 10, despite the fact that my laptop is compatible. BootCamp doesn't always work well, especially in creating Windows 10 bootable USB installation media, the most common errors you will encounter: 'failed to load BOOTMGR' or 'not Enough Space'. Another reason is Apple has already stripped the ability to make Windows 10 bootable USB in last release of Mac OS, and it is a problem because that require uses other tools. It’s believed that each software has its own pros and cons, Boot Camp is no exception. But it’s still a outstanding tool which is developed by Apple, so, this article will give priority to Boot Camp and also shows 4 intuitive approach to help you make a Windows 10 bootable USB on mac with or without Boot Cam Assistant.
Method #1: Create A Bootable Windows 10/8/7 USB on Mac with Bootcamp
As a dual-boot booting tool, Boot Camp Assistant is highly regarded in the field of creating Windows 7/8/10 bootable USB since it was released, it provides the ability to download drivers, re-partition, and add new partition on your Mac. But sometimes you will find bootcamp tool doesn't allow any customization of the process. Before using it, you need to know that your USB installation media will be formatted as FAT32 file system, which can’t store files larger than 4 GB. Let’s see how it works.
Step 1. First of all, make sure you’ve download a Windows 10, or Win7, 8 ISO image file on your Mac computer. Then you need to move ISO file to your USB drive by using Boot Cam.
Step 2. Now, insert your USB dive with at least 8GB to your Mac computer, make sure you’ve created a copy for your important file because your USB will be formatted.
Step 3. Launch the Boot Cam Assistant from Utilities, then check the two options: Create a Windows installation disk and Install Windows 7 or later version. Click Continue to proceed.
Step 4. when you go to this step, Boot Cam Assistant will detect and locate your ISO image file, click choose button to find and import the right one, and click continue. It may take some times to format your USB, please wait.
Step 5. When the process is complete, you will see that your USB drive will be renamed as WINNSTALL, this is your windows 10 bootable USB tool! Click Quit to close the app and then Eject the USB drive.
That's it! You’ve successfully made a bootable USB drive with Windows 10 OS, and you can use it to configure new Windows 10 PCs from scratch.
Method #2: Create A Bootable Windows 10 USB On Mac with WonderISO
Making a bootable USB is not as easy as copying ISO file to your USB drive,it requires professional ISO writing tool to burn it to USB drive instead of copying. For Mac users, There may have many chance to encounter some unknown errors when using Bootcamp to create a Windows 10 USB disk on Mac, like Bootcamp failed to load bootmgr, not recognizing iso or usb not enough space,etc. So you desperately need to find a way to create bootable USB without Bootcamp.
Fortunately, PassCue for ISO is a wonderful tool which can burn, create, edit and extract ISO files from any files, folders and operating system files. It has been adopted on a large scale by various users and widely recommended. It provides 5 key functions for your ISO operations including: Burn ISO, Extract ISO, Edit ISO, Create ISO and copy disc, it works very effectively in both Windows and Mac OS.
Step 1. Get the software downloaded from above button and install it on your Mac with proper step instructions. Launch the tool with admin privileges to enable every kind of possible authorities. Once the tool screen turns up, you should see there are five functions including Burn, Extract, Cretae, Edit and Copy Disc. To make a Windows 10 bootable USB, then you need to choose the first option “Burn” and next.
Step 2. As you can see, you’re allowed to create a Windows 10 bootable disk with USB drive or DVD/CD, here, just insert your USB drive to your Mac, then import ISO file by clicking browse button. Select your file format from the 'System File' section as FAT, FAT 32, NTFS.
Step 3. In the partition style, it provide two mode to choose based on your ISO file: MBR or UEFI. If MBR won’t boot, then change UEFI mode to create again. When all settings are complete, click Burn button to begin, it will take 5 - 10 minutes to complete the burning process.
Step 4. When the burning is complete, you can open your USB drive and see there are many boot files inside it. Take out of your USB drive and try to install Windows OS on your other computers.
As you can see, this method is so easy and safe! Never damages your ISO file. If you don’t find the method satisfactory and have plans to try out a different approach, you are most welcome to do so.
Part 3 : Create A Windows 10 Bootable USB on Mac without Bootcamp
As we mentioned above, creating a bootable USB Windows 7/8/10 on mac OS isn’t as simple as you might think. You will need Terminal tool on Mac to perform some command. Before we start make sure you have an effective ISO file and have USB flash drive with not less than 4GB capacity. Here are the steps to be performed on a Mac to create a Windows 10 USB Bootable Installation Drive on mac.
Step 1. Connect your USB drive to your Mac.
Step 2. Open a Terminal (under Utilities)
Step 3. Now you need to Run diskutil list and confirm the device node assigned to your USB flash media disk2.
Step 4. Type the following command.
hdiutil convert -format UDRW -o ~/path/to/windows-10-iso.img ~/path/to/windows-10-iso.iso
Step 5. Replace /path/to/downloaded.iso with the path to where the image file is located; for example, ./windows10.iso). This command will convert the ISO file to IMG format.
Step 6. Type the following command to check the location of your USB drive:
diskutil list
Step 7. Next, you need to type the command to Unmount the USB drive, then replace /dev/diskX with the location of your USB drive.
diskutil unmountDisk /dev/diskX
Step 8. Finally, run the following command to create Windows 10/8/7 bootable USB on Mac.
sudo dd if=/path/to/windows-10-iso.img of=/dev/rdiskX bs=1m
Create Bootable Recovery Usb Mac Installer
Step 9 . Then try to replace /path/to/windows-10-iso with the real filepath of the ISO file and /dev/diskX with the location of the USB drive. This command will take some time, and once it’s complete, you can eject the USB drive by this command: diskutil eject /dev/diskX
Once the process is complete, you can see the data will be copied and your USB will be bootable.
Part 4 : Create Bootable USB Windows 10 on Mac with UNetbootin
Create Bootable Recovery Usb Mac Osx
UNetbootin is free software and the latest release of new features in UNetbootin focuses on cross-platform technology that allows you create bootable Live USB drives for Ubuntu, Fedora, and other Linux distributions without a CD. It can run on Mac, Windows and Linux. Now, I will show a detailed tutorial.
Step 1. Like other method 1, you can also need to check the path name of the USB drive. After you insert your USB to your Mac, open the Disk utility on Mac OS X, select the USB drive from the left panel and click Info button. Write down the USB name info for the next usage.
Step 2. Now, you need to download UNetbootin tool then install it on your Mac, launch it. And copy the app to the /Application folder. Select the Diskimage button and import your ISO image file.
Step 3. In the panel, select the USB drive in the Type option, and select your USB drive on UNetbootin. Click on the OK button and wait to the process end!
In my opintion, It’s easy to use and doesn’t damages your system. But there still some users reported that UNetbootin is not working. Good luck to you!