Make Partition Bootable Mac

  



PAGE CONTENT:
Make External Hard Drive Bootable with EaseUS Todo Backup (Easiest Way)
Create a Bootable External Hard Drive via CMD
Install Windows 10/8 on External Hard Drive (Edition Limited)

Create EaseUS Partition Master bootable drive. You can choose the USB or CD/DVD when the drive is available. However, if you do not have a storage device at hand, you can also save the ISO file to a local drive, and later burn it to a storage media. Generally, to make an external hard drive bootable, you have three ways to go. EaseUS Todo Backup can help you create a bootable external hard drive with the minimum time and effort. In addition, you can also use CMD or the Windows built-in feature - Windows To Go to make a bootable USB hard drive. Now check the box ‘FAT32‘ then click on create. Just wait now to get the process complete and your bootable USB pendrive is ready to use. Using the Rufus. How to make bootable pen drive using Rufus for any Operating System on Windows XP / 7 / 8 / 8.1 / 10? Make a bootable USB drive with the Windows utility program DiskPart If you dare to do the necessary work by hand, you can simply use the cmd.exe application, better known as “Command Prompt”, to create a bootable USB drive on all operating systems from Windows Vista (including Windows 10).

'Hi, what's the best way to make an external hard drive bootable? You see. Like copying all the Windows boot files to it so that I can boot Windows 10 from the bootable drive. Please, an easier way is much more appreciated.'

There are many significant reasons for creating a bootable HDD or USB drive that carries a user's customized Windows operating system. For example, when your PC unexpectedly shuts down and can be never turned on due to hard disk failure or system corruption, you can still easily start the computer from the bootable drive. A bootable external hard drive also does great help when a computer's dead or crashed. Besides, with a bootable external USB drive, you can use your own operating system wherever you go and whenever you like. To enjoy these advantages though creating a bootable external hard drive, you have three workable methods to choose from.

Method 1. How to Make an External Hard Drive Bootable with EaseUS Todo Backup

Applies to:Windows 10/8.1/8/7/Vista/XP (32-bit and 64-bit)

The simplest and quickest way to make an external hard drive bootable is to use the Windows backup software - EaseUS Todo Backup. EaseUS Todo Backup is recognized as the best system backup software as well as disk/partition clone utility that includes a highlighted feature called 'Create Portable Windows USB drive'. It's available in the 'System Clone' function. The software will clone all system files, boot files and other personalized data files to the target drive. Simply prepare your external hard drive in which you're going to make bootable, and follow the video tutorial or detailed steps below to make an external hard drive bootable in Windows 10 or other supportable OS.

Notice:
To successfully make an external hard drive bootable, you need to make sure its usable space is larger than the space taken by your system. What's more, you need to delete all the partitions on the hard drive. (Luckily, with this software, you can back up all the existing files on it in advance.) The last requirement for the USB drive is that it has the same partition style as the source disk.

Video tutorial:

Detailed guide:

Step 1. Connect the external hard drive to your computer and make Windows recognize the drive. Now launch EaseUS Todo Backup and click 'System Clone'.

Step 2. The software has chosen the entire Windows 10 system partition and boot partition by default, so you just choose the external hard drive as the destination drive.

In 'Advanced options', there are three extra Windows 10 system clone features for you to choose from.

Optimize for SSD: tick this option if the destination hard disk is a Solid State Drive.

Sector by sector clone: tick this option if you wish to clone everything from the source disk including the blank space.

Create a portable Windows USB drive: tick this option so that the cloned external hard disk is able to boot normally.

Step 3. Click 'Proceed' to immediately clone Windows 10 to an external hard drive.

Make Partition Bootable Mac

You should now create your own bootable hard drive with EaseUS Todo Backup software. After it's done, you can boot a computer from the external hard drive:

  • Connect the external hard drive to the computer
  • Restart the computer and press 'F2' or 'Del' to enter BIOS settings
  • In the Boot option, select the external hard drive as the new boot drive and save all the changes.
  • Exit BIOS and restart the computer, you should be able to see Windows 10 running on your new disk without any problem

In addition to being a bootable HDD/SSD/USB creator, EaseUS Todo Backup also works well in backing up or cloning hard drives, SSD, and external storage devices. With it, you can do things like migrating Windows 10 to SSD, backing up and restoring your computer hard drive, partition, files, and Outlook emails. Since data loss happens on a daily basis, it's really a wise choice to equip your computer with such backup software.

Method 2. Make an External Hard Drive Bootable with CMD

Applies To: Windows 10/8/7

Windows Command Prompt can also be useful methods to create a bootable external hard drive in Windows 10, 8 or 7. But compared with method 1, this solution is more complex and is likely to cause a boot failure. Be cautious during this process.

1. Format the external hard drive

To format a drive using cmd via Command Prompt, follow the diskpart commands below carefully. Try your best to avoid any mistakes.

Step 1. Type cmd in the search box, you can get the best match called Command Prompt. Right-click on it and choose 'Run as administrator'.

Step 2. On the Command Prompt black window, enter the following commands in the same order here:

  • X is the number corresponding to your disk. You have to replace it with the corresponding letter from your own system.
  • Press 'Enter', every time you enter your command

diskpart
list disk
select disk X
clean
create partition primary
format fs=fat32
assign
exit

If everything goes well, this is how your cmd screen will look like

2. Copy the Windows 10 installer files

Step1. Insert your Windows DVD into the optical drive. To open 'dism.exe' in CMD, open Command Prompt Admin (Windows + X), enter the command in the following:

g:
cd boot
G:bootbootsect /nt60 d:

  • 'g' is your DVD drive letter
  • 'd' is your external drive letter

Step 2. Copy all files from the Windows CD to the drive using xcopy by entering the command in the following:

cd
G:xcopy g:*.* /s/h/f d:

All those commands are used to make your external hard drive bootable. Select the bootable drive at the Windows startup, it will boot Windows immediately. If you receive a message says: 'Could not open the BCD template store. Status = [c000000f]', try the following commands to repair console to rebuild BCD or, you can watch the video to fix your boot problems (BCD problems are included).

attrib c:bootbcd –h –r –s
del c:bootbcd
bootrec /rebuildbcd

Method 3. Install Windows 10/8 on External Hard Drive with Windows Built-in Feature

Applies To: Windows 10 Enterprise/Education/Pro and Windows 8/8.1 Enterprise

In Windows 10 Enterprise/Education/Pro and Windows 8/8.1 Enterprise, there is a built-in feature that enables you to create a Windows To Go workspace by creating an imaged version of Windows on Windows-compatible external hard drives. However, unlike EaseUS Todo Backup that is available for all Windows versions. This feature is only accessible for Windows 10 Enterprise/Education/Pro and Windows 8/8.1 Enterprise users and only certified USB drives can be made bootable.

Requirements for USB Drives:

Make Partition Bootable Mac
  • Has high random read/write speeds and can run Windows workloads smoothly
  • Has been tuned to ensure they boot and run on hardware certified for use with Windows 7 and later
  • Is backed with manufacturer warranties and should continue operating under normal usage

If you are using the right Windows version and have a certified external hard drive, you can make the external hard drive bootable. (This process will format your external hard drive, back up your external hard drive in advance.)

Step 1. Download the related installation ISO file from Microsoft and connect the hard drive to your computer.

Step 2. Go to 'Control Panel' and find 'Windows To Go'.

Step 3. Choose the external hard drive and click 'Next'.

Step 4. Click 'Add search location' to search for the ISO file.

Step 5. Select the ISO file to make the external hard drive bootable.

Step 6. Choose whether to use BitLocker or not. If you do, be sure you won't forget the password.

Step 7. Click 'Create' to confirm. (Windows will format your external hard drive during the process. If there is any data you want to recover, learn how to recover data from the external hard drive here.)

Step 8. Wait for the process to finish. When it's done, a bootable external hard drive is successfully created.

To Sum Up

Three methods have been used to make the external hard drive bootable, which offers you different choices. Method 1 clones the system to your external disk by means of system cloning. Method 2 copies the startup file on the CD to the external disk by means of the command line. Method 3 uses Windows 10 built-in features. But using Windows 10 built-in features not only has several limitations but also may cause data loss. So if you want a simple and safe solution, choose Method 1. If you have a good knowledge base, three methods are applicable. Br the way, if your drive fails to boot, you can always refer to the video in method 2 to fix the boot problem.

Want to Convert bootable USB to Normal?

If yes, then you are in the right place.

Converting iso to USB is very easy.

But have you ever thought, that after converting it you also need to restore it back to its normal state?

The same thing happened to me, I thought never of it.

But Last week, when I used my bootable pen drive on other devices it wasn’t working properly.

I don’t know why. It was only showing the error “USB not detected“.

Then I searched on the internet and realized that I need to restore my USB drive to the original state back and make it normal.

And I got my answer, which I am going to show you.

Let’s see How it works…

How to Convert Bootable USB to Normal

In this tutorial, I will show you 3 Methods to restore USB drive to original state for Windows 10, Mac OS & other third-party tools.

So Let’s get started.

Method 1: Format Bootable USB in Windows 10

This is the most common step taken by every user to restore their USB drive back to the normal state. Let’s see how it works…

1. Click on Start and Search for “This PC” & Press Enter.

2. Now select the bootable USB Flash Drive. Right Click on it and Select Format

Make Partition Bootable Mac

3. Now select the File system as NTFS or FAT32 and Allocation unit size (as per your need). Also, you can also click on Restore device defaults.

Finally Click on Start, then OK and Close.

And your USB disk is formatted now.

You can also perform this same using Disk Management.

Unboot USB Using Disk Management System

Partition

Just follow these steps…

1. Click on Start and Search for “diskmgmt.msc” & Press Enter.

2. Now locate your bootable USB drive. Right Click on it and Select option Format

3. Select the Filesystem and allocation unit size as Default. And Click OK.

This method is a quick fix but does not work always in making USB drive Unbootable. And that’s why we use Diskpart cmd.

Method 2: Convert Bootable USB to Normal using Diskpart CMD

I hope you have already inserted your bootable USB drive in your PC before performing these steps…

1. Click on Start and Search for “CMD” & Press Enter. And the Command Prompt dialog box will open up.

2. Now type “diskpart” command & Press Enter. And it will open up DISKPART

3. Now type “disk list” & Press Enter. It will list all your hard drives present on your Computer.

4. Now type “select disk 1” & Press Enter. Here you have to select the right bootable USB device, like in my case disk 1 of 16gb is for USB.

Note:- Please be careful while selecting the disk as you may end up losing your data by selecting the wrong hard disk.

Now the major steps to convert the bootable USB to normal one.

5. Now type the “clean” command & Press Enter. And it will wipe/clean all your Bios boot files present on USB.

6. Next type “create partition primary” & Press Enter. I will help you to create a partition on your drive.

Make Partition Bootable On Mac

Now the imp. command to format bootable USB to make it normal.

7. Now type “format fs=fat32 quick” & Press Enter. You can also use the “format fs=ntfs quick” command but fat32 is standard for USBs.

Microsoft 365 includes premium Word, Excel, and PowerPoint apps, 1 TB cloud storage in OneDrive, advanced security, and more, all in one convenient subscription. With Microsoft 365, you get features as soon as they are released ensuring you’re always working with the latest. Create, edit, collaborate, and share documents using Word for Mac. Word Cross for iPad, iPhone, Android, Mac & PC! Situate words on a grid to complete the puzzle and uncover the mystery phrase.! Download fast and easy to use document and PDF converter for PC or Mac. Convert Word, DOC, DOCX, PDF, WPS, ODT, TXT, RTF, WPD, HTML, XML, WordPerfect and more common file types. Purchase word for mac.

8. And Done! You have successfully converted your bootable USB to a normal pen drive. Now type “exit” command & close cmd.

Now the next method…

Method 3: Restore USB drive to Original State Using Third-Party Tools

If you don’t like command-line methods like the above one, then you can also use other third parties tools like:

1. EaseUS Partition Manager
2. Minitool Partition Wizard
3. AOMEI Partition Assistant

And EaseUS Partition Manager works great to convert bootable USB to normal pendrive. Just you have to follow some steps…

Make partition bootable on mac

1. Insert the USB drive, Open partition wizard.

2. Now Select the USB, Right Click on it and select Format.

3. Now Select the File system and Done!

Now the next part…

Convert Bootable USB to Normal in Mac

By using Disk Utility program, you can easily format or restore your USB drive to the original state in MacOS.

Just you have to follow some steps…

1. Open Disk Utility program. You can easily open by pressing Command+Space to open the search bar and then type Disk Utility & Press Enter.

Another way to open it, is that click on Launchpad, then Other and then Disk Utility.

2. Now select the USB Flash Drive from the left-hand sidebar and then Click on Erase. Now select the Format as MS-DOS (FAT) & Click on Erase.

That’s it… Now you actually know how to format USB on mac for making it Unbootable to its original state.

Efi

Conclusion

So this is how by following these simple steps you can easily un boot your bootable USB having Operating system on it & make it normal.

Make Partition Bootable Machine

So what are you waiting for? Go ahead and use these simple steps to make all your USB drives unbootable & restore it to original states.

Stay tuned for the next posts on how to format bootable Pendrive in Ubuntu Linux.

Feel free to share your thoughts and also tell us if you know any better way to Convert Bootable USB to Normal in Windows 10 & macOS.

Create Bootable Partition Mac

If you liked this post, Don’t forget to share this with your friends.