I'm trying out sevarl new distros and using a set format:
1. Download an installation ISO.
2. Write the ISO to a USB stick using:
Code:
dd if=path/to/ISO of=/dev/sdX bs=4M
3. Boot the USB stick.
All has worked fine except for Kanotix. The USB stick is ignored by the bootloader which presents the standard GRUB menu.
Could you please advise how to make the USB stick bootable. |