【Mac】Windowsのインストールメディアの作成

新しい端末にWindowsを入れたので、そのメモ。 前処理 USBをMS-DOSでフォーマットしておく(重要) インストールメディア作成 hdiutil convert -format UDRW -o ~/Downloads/.img <The location of iso file> 終わったら diskutil list /dev/disk0 (internal, physical): #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme *121.3 GB disk0 1: EF</the>…