Alpine Linux


Create Bootable Device

The Alpine Linux wiki recommends use of fdisk. For more general advice regarding partitioning, see here.

Per the wiki:

fdisk /dev/sdX

mkfs.vfat /dev/sdX1

Note that mkfs.vfat and mkdosfs are the same.

Finally, dd the ISO onto the device.


CategoryRicottone