Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Question about usb drive made with Boot Camp

When installing windows via Boot Camp, a usb is created which was used for installation.


Now that I have deleted the Windows partition, the usb is no longer needed.


The usb is called "WININSTALL" and a photo below are the files in the usb that can't be deleted.


User uploaded file

MacBook Air (13-inch Mid 2013), OS X Yosemite (10.10.5)

Posted on Apr 2, 2016 8:45 PM

Reply
Question marked as Best reply

Posted on Apr 2, 2016 9:12 PM

Please see Question about my USB drive post-Boot camp .

12 replies

Apr 5, 2016 3:54 AM in response to fungtszto

Connect the USB to your Mac, and once connected post the output of the following OSX Terminal command.


diskutil list


You should see an entry for the USB. Note down the N in 'diskN' for it. Now you can run


diskutil eraseDisk jhfs+ MyUSB diskN


Please choose N correctly to ensure that you do not accidentally erase any other disk.

Apr 7, 2016 9:08 AM in response to Loner T

My usb is called WININSTALL


diskutil list: what comes out:


/dev/disk0 (internal, physical):

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme *251.0 GB disk0

1: EFI EFI 209.7 MB disk0s1

2: Apple_CoreStorage Macintosh HD 250.1 GB disk0s2

3: Apple_Boot Recovery HD 650.0 MB disk0s3

/dev/disk1 (internal, virtual):

#: TYPE NAME SIZE IDENTIFIER

0: Apple_HFS Macintosh HD +249.8 GB disk1

Logical Volume on disk0s2

33F90395-AEEE-40A8-8537-AB1F61C16E7C

Unencrypted

/dev/disk2 (external, physical):

#: TYPE NAME SIZE IDENTIFIER

0: FDisk_partition_scheme *8.0 GB disk2

1: DOS_FAT_32 WININSTALL 8.0 GB disk2s1


diskutil cs list: what comes out:


CoreStorage logical volume groups (1 found)

|

+-- Logical Volume Group 9E6DA4FC-5108-42EC-8A20-56C0805D068C

=========================================================

Name: Macintosh HD

Status: Online

Size: 250140434432 B (250.1 GB)

Free Space: 18882560 B (18.9 MB)

|

+-< Physical Volume B505C9AC-7F1A-41D5-866F-0A049DD0DC6B

| ----------------------------------------------------

| Index: 0

| Disk: disk0s2

| Status: Online

| Size: 250140434432 B (250.1 GB)

|

+-> Logical Volume Family BA69AB4F-CDE9-4F88-A842-4EB4C5023B57

----------------------------------------------------------

Encryption Type: None

|

+-> Logical Volume 33F90395-AEEE-40A8-8537-AB1F61C16E7C

---------------------------------------------------

Disk: disk1

Status: Online

Size (Total): 249769230336 B (249.8 GB)

Revertible: Yes (no decryption required)

LV Name: Macintosh HD

Volume Name: Macintosh HD

Content Hint: Apple_HFS


I was wondering why diskutil cs list command doesn't even mention disk2 ?

Question about usb drive made with Boot Camp

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.