Отформатируйте usb диск как единый fat bootcamp
Powered by phpBB © 2001, 2005 phpBB Group
МЦ Магазин Apple
ООО «МК-Центр», ИНН 7709480342
- +7 (495) 956-6888
- пн-пт 10:00-18:00
- Москва, ул. Школьная, д. 47 (м. Римская)
- схема проезда
- shop@mccentre.ru
- mccentre.ru
- О магазине MacCentre.ru
- Оплата товара
- Доставка товара
- Личный Кабинет
- Политика конфиденциальности
Сервис Apple
ИП Костыгов Ю.В.
- +7 (495) 600-0075
- пн-пт 10:00-20:00
- Москва, ул. Школьная, д. 47 (м. Римская)
- схема проезда
- service@яблочный-сервис.москва
- яблочный-сервис.москва
- Ремонт и сервис MacBook
- Ремонт и сервис iPhone
- Ремонт и сервис iPad
- Ремонт и сервис iMac
МЦ Полиграфия
ООО «Компания МакЦентр», ИНН 7709450468
- +7 (495) 956-3211
- пн-пт 10:00-18:00
- Москва, Холодильный пер., д.3, стр. 1, офис 3247
- схема проезда
- ofset@maccentre.ru
- maccentre.ru
- mcoffset.ru
- Полиграфические материалы
- Офсетные пластины
- Фототехническая пленка
- Химические растворы
Данный интернет-сайт носит исключительно информационный характер и ни при каких условиях не является публичной офертой, определяемой положениями Статьи 437 (2) Гражданского кодекса РФ.
MacCentre.ru © 1991-2017. ООО «Компания МакЦентр», ИНН 7709450468, Холодильный пер., д.3, стр. 1, офис 3247.
Другие проекты компании МакЦентр
- Airwheel: городской экотранспорт — электросамокаты, моноколёса, гироскутеры, электроскейтборды
- PalmStore: интернет-магазин электроники: смартфоны, планшеты, электронные книги, автоэлектроника
- Электронные книги Onyx BOOX
- HPC.ru — все о смартфонах, информационный проект
Please format the USB drive as single FAT partition: Boot Camp Assistant
When using Boot Camp Assistant on your macOS, if you receive an error saying — Please format the USB drive as single FAT partition, then this post will help you resolve the problem. Some of the forum users have reported that even though the USB drives were formatted multiple times using the disk utility as FAT, it always got stuck on the screen where one needs to select destination disk.
Please format the USB drive as single FAT partition
- Use Spotlight search to open Disk Utility
- Select the USB drive, and see if you have an action button on top of the utility which says Partition
- If it says anything other than MBR, then we have a problem.

Follow the steps on your macOS to format with MBR + FAT32
1] Note the name of the USB drive, which is connected to the mac. It should be available right on the desktop.
2] Press command and space bar to open the spotlight. Type terminal, and when it appears, press the Enter key to open it.
3] Type diskutil list in the terminal, and press the enter key. You should see an output of all connected drives. One of these will be the USB drive. You can identify it with the name. In my case, I had named it AshishUSB.
/dev/disk4 (external, physical): #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme *16.2 GB disk4 EFI EFI 1: Microsoft Basic Data AshishUSB 16.2 GB disk4s1
Carefully note the path of the USB drive, which in my case is /dev/disk4. We will need that in our next step.
4] On the terminal, execute the following command to format the USB with MBR.
diskutil partitionDisk /dev/disk4 1 MBR fat32 ASHISHNEW 16GB
- Started partitioning on disk4
- Unmounting disk
- Creating the partition map
- Waiting for partitions to activate
- Formatting disk4s1 as MS-DOS (FAT32) with name ASHISHNEW
- 512 bytes per physical sector
- /dev/rdisk4s1: 31670032 sectors in 1979377 FAT32 clusters (8192 bytes/cluster)
- bps=512 spc=16 res=32 nft=2 mid=0xf8 spt=32 hds=255 hid=2048 drv=0x80 bsec=31700992 bspf=15464 rdcl=2 infs=1 bkbs=6
- Mounting disk
- Finished partitioning on disk4
/dev/disk4 (external, physical): #: TYPE NAME SIZE IDENTIFIER 0: FDisk_partition_scheme *16.2 GB disk4 1: DOS_FAT_32 ASHISHNEW 16.2 GB disk4s1
The last output is what makes the difference. In this output, there are two nodes—DeviceNodes: 0, of type FDisk_partition_scheme, and 1, of type DOS_FAT_32. Since we have used MBR fat32 as a parameter, so we will have MBR instead of GUID.
Now when you run the Boot Camp Assistant again, you will not receive the error — Please format the USB drive as single FAT partition.
We recently talked about creating Windows 10 Bootable USB drive using macOS, and if you face a similar error, now you know what should be done.
Fix: Format The USB Drive As Single MS-DOS (FAT) Partition With Master Boot Record Error In Boot Camp Assistant
Boot Camp is a built-in utility in macOS designed to help install and run Windows operating system on Mac computers. The Boot Camp Assistant can also be used to download Boot Camp drivers for Windows 10.
If you chose to download Boot Camp drivers for Windows 10, the Boot Camp Assistant downloads the Boot Camp support software (drivers) to a USB drive connected to your Mac.
![]()
While downloading Boot Camp drivers for your Windows 10 in macOS using Boot Camp Assistant utility, you might get “The USB drive cannot be used. Please format the USB drive as single MS-DOS (FAT) partition with Master Boot Record scheme” error message.
As the error says, the USB drive that you want to save Boot Camp drivers must be formatted with MS-DOS (FAT) with Master Boot Record (MBR) scheme.
If you are also getting the same error message, fixing the error is fairly easy. Here is how to format the USB drive with FAT with the Master Boot Record scheme.
Format the USB drive as MS-DOS (FAT) with MBR scheme
Step 1: Make sure that the USB drive is connected to your Mac computer. We suggest you back up data from it as we need to erase it to format it with FAT with the MBR scheme.
Step 2: Open the Disk Utility using the search function.
Step 3: This is an important step. Once the Disk Utility is launched, click on the View button and then select Show all devices option. This will show your actual USB drive instead of volume(s) on it. If you don’t select Show all devices option, you might see only the volume on the drive instead of the actual drive. If you select the volume, the Disk Utility will not show the Scheme field in the next step.
![]()
Step 4: In the External section of the left pane, right-click on the USB drive and then click the Erase option.
Step 5: Finally, type a name for the USB drive, select MS-DOS (FAT) from the Format drop-down menu, and then select Master Boot Record option from the Scheme drop-down menu.
![]()
Click the Erase button to erase the USB drive.
NOTE: If the Scheme drop-down box is not showing up, it’s likely because you have right-clicked on the volume and not the actual USB drive. Carefully follow the instructions mentioned in Step 3 to see the Scheme field.
Step 6: Once the USB drive is erased, launch the Boot Camp Assistant. This time around, the utility should not display the error.
Драйвера буткамп какие и где взять?
Мне нужно установить лицензию вин 7 (с диска) на мак 2011 high sierra. Делаю через буткамп. При установке можно закачать ПО поддержки, по буткамп пишет «Отформатируйте USB-диск как единый раздел MS-DOS (FAT) с главной загрузочной записью.» Отформатировал как сказано — надпись возникает все равно. А через Верхнее меню -> загрузить ПО поддержки скачивается только 64 бит версия, которая не запускается на вин 7 32 бит. Нашел, что взять это по поддержки, можно с сайта эппл, но не могу понять, какое именно нужно. Там их очень много
Дополнен 4 года назад
UPD: Скачал Буткамп 3.1 для винд 32 бит — не ставится
Дополнен 4 года назад
пишет — установите сначала буткамп 3.0
а его нет на офф сайте. Какой буткамп и где искать?
Голосование за лучший ответ
Это большой геморрой — пытаться сделать установочную флешку средствами MacOs и еще больший установить потом Винду.
Перед манипуляциями сохраните нужные данные, можно угробить макось.
Пилите диск на разделы при помощи дисковой утилиты, Раздел размечайте как MS-DOS(FAT).
Имя раздела большими буквами любое без пробелов, например WINDOWS.
После ищете и устанавливаете GDISK, ищете инструкцию, как разбить диск и создать HybridMBR раздел.
Установится винда только с DVD и только. с родного привода (никакие флешки не канают). Bootcamp 3 или 4 для вашей разрядности с офсайта скачаете если установите винду. Разжевывать подробно не просите, инструкции есть в нете.
Все описанное относится к iMac 2010-2011 и макбукам тех же лет.
CalantheПрофи (903) 4 года назад
винда-то встала. не установить драйвера буткамп на нее. звук не работает, микрофон и проч. несмотря на то, что именно драйвера винды все стоят и показывает, будто звук воспроизводится — мак его не выдает просто
Сергей Никольский Мыслитель (5300) потому что семерка не работает в EFI режиме правильно. Все это уже пройдено в прошлом году на 5 аймаках и трех макбуках. Звука нет и прочего, как вы и говорите. Поэтому и требуется hybridMBR, чтобы установить 7ку в Legacy режиме.
