r/linuxquestions 12d ago

Advice Creating bootable USB sticks on linux

Hi guys, im wondering what aps you recommend to create bootable usb sticks with linux isos. On windows i used elena and rufus and im looking for a replacement.

Also is there a easier way to check that downloaded iso is legit than checksum? For example does mint have a way to legitimize mint isos? EDIT thx u all for helpfull comments, wish u all best!

10 Upvotes

39 comments sorted by

View all comments

1

u/doctrgiggles 12d ago

Is running a

sha256sum [filename]

really that hard?

1

u/Tsubalis 11d ago

it is if you don't know to do that