I made a mistake when was trying to create a Bootable USB Stick with a Win 7 image to install on my Mother's pc... I accidentally executed the command before put the `of=/dev/disk1 bs=1m` part, so just ran `sudo dd if=/Users/username/Desktop/WIN7.iso` ... I pressed "ctrl+c" immediately, but was too late!
Now when run `diskutil list` shows me another disk (/dev/disk1) and I can´t figure how to unmount/delete it!
Can anyone help me?
Now when run `diskutil list` shows me another disk (/dev/disk1) and I can´t figure how to unmount/delete it!
Can anyone help me?
Code:
$ diskutil list
Output:
----------
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *500.3 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_CoreStorage Macintosh HD 499.4 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s3
/dev/disk1 (internal, virtual):
#: TYPE NAME SIZE IDENTIFIER
0: Apple_HFS Macintosh HD +499.1 GB disk1
Logical Volume on disk0s2
ADF9C60B-D92F-490D-A3DA-3947E3B53891
Unencrypted
-------------