Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tried to make a bootable USB,does not boot
#2
The dd method works, but before that the isohybrid needs to be used on the iso to make it bootable from a USB drive. This tool is not in the current alpha release, but I will make sure it is in the next one.

If you are working from dsl-2024.alpha you will need to do the following:
sudo apt update
sudo apt install syslinux-utils

That will install isohybrid for you. Then just run it on the iso:
isohybrid dsl-2024.alpha.iso

After that just follow the instructions on this site:
https://linuxiac.com/how-to-create-boota...d-command/

I'll probably make a script to make this process a little simpler in the future.
Reply


Messages In This Thread
RE: Tried to make a bootable USB,does not boot - by John - 02-02-2024, 09:35 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)