UEFI USB
Unetbootin
Mac에서 UEFI USB를 만들 때 우분투 공식 가이드에 있는 Etcher 보다 Unetbootin 이 더 낫다. Etcher는 UEFI Bootable USB를 만들지 못하는 것 같다.
다운로드
USB 포멧
diskutil eraseDisk FAT32 [diskname] [/dev/disk#]
디스크 목록 얻기
diskutil list
예제
diskutil eraseDisk FAT32 USB /dev/disk3
Last updated
Was this helpful?