Format Usb Flash Drive Mac Waiting For Partitions To Activate

  суббота 15 февраля
      60

Almost everyone knows that formatting hard drive is not a difficult job and can be easily done with the built-in Disk Management tool in Windows. But it could be a complex one when your operating system cannot boot properly or your disk fails to work normally. That's when you need to format your hard drive from USB, which could be a bootable USB drive created by a third-party HDD format tool or a Windows installation disk. Both methods are presented in this article. Read on and carry out the method best suited to your needs.

Jan 17, 2020  Why Need to Format External Hard Drive for Mac and PC. To put it simply, if you want to share external hard drive between Mac and PC, you need to format an external hard drive for Mac and PC. Currently, hard drives for Windows PC are always formatted with NTFS, while hard disks for Mac are formatted with HFS+. Mar 30, 2016  It does not matter. These USB flash drive will show up in Disk Management. From there, you are supposed to be able to manage the parititions. However, there are a few flash drives that will never permit you to change their partitions. Most of the time is is a direct result of the manufacturer's bundled enhanced flash drive security system.

PAGE CONTENT:
Format HDD from USB with bootable format tool
Format hard drive from USB via Command prompt

Method 1: Format Hard Drive from USB with Bootable format Tool

The simplest way to format your HDD from USB is to use the professional partition management software - EaseUS Partition Master. With the assistance of this tool, you can create a bootable format tool which enables you to run the software on the problematic computer and then format the hard drive from USB without the operating system. To get things done, you need to create a bootable USB drive with a computer that is fully functional (Part 1), then apply it to format hard drive on the computer without OS (Part 2).

Part 1: Create a Bootable USB Drive

Please refer to this page: create a bootable drive with EaseUS Partition Master.

After creating a bootable USB drive with the format tool, you can format your hard drive on the problematic computer from USB. Connect the USB to your computer and then open EaseUS Partition Master from the USB. Then follow the steps below.

Part 2: Format Hard Drive from USB

Notice:
If you want to format all the partitions on your hard drive, you can either format the hard drive partitions one by one or choose to delete all the partitions on the HDD (right-click the hard drive and select Delete all partitions), then create new ones.

Step 1: Run EaseUS Partition Master, right-click the hard drive partition you intend to format and choose 'Format'.

@PeterPI notice that each time I do a conversion step on files from finder the conversion window moves over just a bit from where the last one closed. Dbpoweramp music converter for mac.

Step 2: In the new window, set the Partition label, File system (NTFS/FAT32/EXT2/EXT3), and Cluster size for the partition to be formatted, then click 'OK'.

Step 3: Then you will see a warning window, click 'OK' in it to continue.

Step 4: Click the 'Execute Operation' button in the top-left corner to review the changes, then click 'Apply' to start formatting the partition on your hard drive.

If you follow the guide above, you will use the bootable USB to format your hard drive successfully. Don't miss this partition tool that can perfectly fulfill your needs.

Method 2: Format HDD from USB using Command Prompt

Other than using the third-party tool, you can also format your hard drive from USB with the help of Windows Installation disk, which, as you will know, is relatively more complicated than using a bootable format tool as shown in Method 1.

Step 1: Create a Windows installation disk and boot your PC from it.

Step 2: Navigate Repair Your Computer --> Command Prompt.

Step 3: In the Command Prompt window, type diskpart and press 'enter'.

Step 4: Type list disk and press 'Enter' to list all the disk drives.

Step 5: Type select disk + disk number, here you can find the number of the target disk by referring to the listed disk information.

Step 6: Type clean to wipe all files and folders on the selected disk.

Step 7: Type create partition primary and press 'Enter'.

Step 8: After diskpart successfully created the specified partition, type format fs=ntfs (or format fs=exfat) and press Enter. You're telling diskpart to format the drive with a file system, let it be NTFS, exFAT, etc.

Step 9: At last, assign a drive letter to the newly created partition by typing assign.

The above guide shows you all the steps to partition and format a hard drive from USB using the diskpart command prompt. As you can see, It is a little bit tedious and time-consuming. If you want an easier way, a third-party bootable USB format tool will help.

As people become more aware about its plus-points, hard drive partitioning is finding many more takers than in the previous years. And rightfully so; after all, it is good for the machine’s health, it helps isolate crucial data from personal thus ensuring more safety, helps organize data better and comes in handy when you wish to run more than one operating system on one machine. Against these advantages, the minor drawback of slightly reduced performance seems to fade out. This is the primary reason more Mac users too are taking the partitioning road.

So much so, that along with partitioning internal Mac hard drives, users are partitioning external drives and flash drives too in order to make them boot multiple operating systems on the run when required. However, hard drive partitioning can often become a problematic task marred by errors and unexpected hurdles. One such error crops up when you wish to partition Mac flash drive on OS X El Capitan.

In this article we’ll be discussing how to achieve Mac flash drive partitioning in the simplest and most error-free way possible.

Partitioning a flash drive on Mac – a brief introduction

This is for the benefit of those who’re not exactly sure what hard drive partitioning does to their drives.

When a flash drive is partitioned, the entire storage capacity of the device is divided into separate logical sections of storage. Each section is listed as a separate volume that you can find under the Devices section in the Finder sidebar. So if your flash drive has a capacity of 500GB, you can divided it into 2 partitions of 250GB each, one of which can be used with Mac and the other to boot Windows. Or two partitions of 250GB each one to store a bootable operating system and the other to serve as a backup destination.

To create a partition on a flash drive without formatting / erasing existing data, you can use Mac’s inbuilt Disk Utility feature. Just select the “Partition” button in Disk Utility, click on the Add (+) button and follow the instructions. After the drive is partitioned, an icon for each volume (newly created partition) appears in both the Disk Utility sidebar and the Finder sidebar.

Problems arising with flash drive partitioning on Mac

Sometimes, flash drive partitioning runs into problems. A few of the error scenarios are described here:

  • Partitioning option grayed out in Disk Utility when you select the flash drive
  • Error “couldn’t unmount disk” appears on trying to “erase” data previously stored on the flash drive
  • Even after manually deleting all data on the drive, the remaining empty space on the drive doesn’t increase. Instead, it shows the same amount of space left as before deleting the data
  • Drives formatted on Mac OS X El Capitan aren’t recognized on Windows systems

Disk Utility solutions to the above problems

All problems mentioned in the previous section can be resolved using different options within Disk Utility. Let us take each one in succession.

Partition option grayed out


Under Disk Utility, select the line with the model number of the hard drive, not the line with the name that you gave the partition. Then, the partition option will become active.

If you still find the option grayed out, that means your flash drive has a Master Boot Record (MBR) partition map. Remove all partitions through the “Erase” option. Then, you should be able to get to the Partition tab, and change the partition map to GUID. But before doing that, copy crucial data to another drive since erasing will delete all data present on the flash drive.

If this still doesn’t work, you can use the Terminal utility to partition the disk. Open Terminal and key in the following command:

diskutil partitionDisk disk1 2 MBR MS-DOS DOSEXC 20G ExFAT Exexchange R

Here is what each parameter in this command means

  • partition disk1
  • create 2 partitions, partition type is MBR
  • 1st partition is MS-DOS, named DOSEXC, and 20G in size
  • 2nd partition is ExFAT, named Exexchange, and uses Remaining space

Now you should see the option to add more partitions to the disk.

Error “couldn’t unmount disk”


Image Source: Apple Stack Exchange

Under Disk Utility, right-click on the flash drive listed in the left hand panel and click on “unmount disk”. Once the disk is unmounted, click on the “Erase” button. The drive will be erased. Then you can proceed to the “Partition” option. As mentioned above, take care to backup all important data before pressing “Erase”.

Empty space doesn’t increase


Image Source: Apple Stack Exchange

Manual deletion doesn’t empty the Trash of the flash drive. Hence, use the “Erase” option to completely wipe the drive clean and then use the “Partition” option to create new volumes.

Mac formatted drives not recognized on Windows


Image Source: Windows EXE Errors

The Disk Utility advanced options are hidden in El Capitan. Thus, to format the flash drive on Mac such that even a Windows system recognizes it, you need to execute some commands on the Terminal. For this:

  1. Quit Disk Utility and open Terminal
  2. Run the following Command:

defaults write com.apple.DiskUtility advanced-image-options 1

Now re-launch Disk Utility and format your USB with MBR Partition and exFAT file System.

Recommended Solution

Though the above mentioned solutions will fix the issue in 95% of the cases, the solutions themselves (specially the command-line one) can be a little too technical for some users. Moreover, some deeper, more complex issue might prevent you from partitioning the flash drive even after applying the above solutions.

Hence, we recommend using Stellar Partition Manager software to efficiently create, resize, format, manage, as well as delete partitions on Mac hard drives. Additionally, this product also works with BOOT volumes without causing any data loss. And above all, it has the advantage of an interactive user interface making the entire process much easier.

To sum it up

Don’t let minor problems stop you from partitioning your flash drives or other external drives on Mac. Use our helpful pointers to deal with issues, and if nothing works, trust Stellar Partition Manager to assist you.