Learn more about cloning repositories
You have read-only access
alpine.mk: use /dev/usbdisk rather than /dev/sda1 for usb images The sda1 might be a sata or scsi harddisk so usb image might be sdb1 or sdc1. The /dev/usbdisk link will always point to the first usb disk.