I've been trying to switch from Windows 11 to Linux, but I'm stuck on getting my bootable USB to work. I've installed Arch and Debian through VirtualBox, and I wanted to create a backup of my Windows system using Clonezilla. I used both Rufus and Unetbootin to create the bootable USB, and I made sure to disable fast boot and secure boot. But no matter what I did, my USB wasn't detected at boot. After trying different flash setups and USB ports, the issue turned out to be that my USB drive was the problem! Switching to a different USB did the trick immediately, which was super frustrating. Now I'm left wondering: what should I really take away from this? What makes one USB work while another doesn't, especially when everything else was the same?
5 Answers
Make sure the Clonezilla USB is prepared properly. Tools like 'Disks' (gnome-disk-utility) can help. I've had good luck using Ventoy to manage multiple ISO files on larger USB sticks. It makes it easy to switch between different distributions without needing multiple drives.
One major takeaway is to avoid using old or slow USB drives as boot media. They can often be unreliable, leading to issues like the one you experienced. It's best to use a quality drive that you know is reliable for installations.
You might want to check out the resources page on Reddit for more info on creating bootable USBs. Regular backups and practicing in a VM can really save you headaches in the long run!
Honestly, flash drives can be hit or miss. If reliability is a concern, it might be worth investing in a USB 3.0 SATA SSD instead - they typically perform much better for booting.
Forget about Unetbootin altogether; it can be really problematic. I usually stick with Rufus, but remember that sometimes it can throw curveballs too. If you want something simpler, tools like Fedora Media Writer might work out better for you.
I've had some trouble with USB 3.0 ports on older systems as well. Sometimes, using USB 2.0 instead makes a difference.

Definitely! Also, verifying your writes can help ensure that the drive is set up correctly.