1336
submitted 2 years ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 7 points 2 years ago* (last edited 2 years ago)

I stopped using programs like etcher for flashing iso's after i found out you can just run

cp /path/to/your/file/example.iso /dev/[insert device here]

For example

sudo cp ./Downloads/archlinux-2023-09-01.iso /dev/sdb

I love it because it just works on any linux machine, always. Of course, this is maybe not fit for your usecase.

You can also use dd, tee or even echo, the archwiki has a good section on flashing iso's.

[-] [email protected] 2 points 2 years ago

I always love the many little implications of this genius "everything is a file"-architecture. Thank you Ken Thompson.

this post was submitted on 22 Oct 2023
1336 points (98.5% liked)

Memes

50863 readers
1256 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS