templatedaa.blogg.se

Create bootable usb high sierra
Create bootable usb high sierra







Mount the thumb drive (you might need to apt-get install hfsprogs to mount an HFS filesystem). In my case (High Sierra 10.13.6), 4Gb stick was sufficient, even though createinstallmedia requires 8Gb. iso as well ( dmg2iso -i BaseSystem.dmg -o BaseSystem.iso)Ĭopy it to a thumb drive: dd if=BaseSystem.iso of=/dev/sdX BS=1M. iso įind BaseSystem.dmg in the mounted image. You can do it from GUI (right click, "Open with disk image mounter") or something like mount -o loop. So, you'll need to find an alternative source.Ĭonvert. This question on apple support has all the links, but they are only accessible from OS X (if you had access to a live OS X at this point - you probably would've just used createinstallmedia already, right?).

create bootable usb high sierra create bootable usb high sierra

Unlike El Capitan, High Sierra only needs BaseSystem.dmg, which also has enough free space to boot - so, the process overall can be simplified a bit. So, leaving it here in case somebody else will need to. I recently had to make a High Sierra 10.13.6 bootable USB drive, and the process turned out a bit more involved that just dd-ing the dmg2img-generated ISO to a thumb drive.









Create bootable usb high sierra