I copied the image to a USB dongle with ``` lsblk # to identify the device "/dev/sd..." dd if=snakeos.img of=/dev/sd... sync ``` but booting from USB just gets stuck at `Booting (first stage)` seemingly in an infinite loop