Damn Small Linux Forums

Full Version: Using isohybrid to make a bootable USB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
You need to get isohybrid on the system that you are going to use to make your USB pen.  

Steps:
sudo apt update
sudo apt install syslinux-utils
isohybrid dsl-2024.alpha.iso

After that, I just used the regular DD method outlined here:
https://linuxiac.com/how-to-create-boota...d-command/

I will have a script in the next alpha release of DSL 2024 that should do this for you.