Why would you put a file system on the drive if you dd a disto image?
linuxmemes
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
Not needed, just an extra step to fill up step 2 in this meme format.
Maybe “fdisk -l” could be the first panel, then move the original to the second panel.
Much better, didn't think of that at the time.
lsblk
I've also seen this meme format having the same text on the third and fourth pane.
Well it would, except it was stored on /dev/sda1
...
He didn't. But yes, the joke doesn't really work here.
disk destroyer strikes again
I heard it was called Data Destroyer.
The beast goes by many names
Dick destroyer
Nothing happened because he forgot to uncomment the commands
#
is for root
I have been using Linux for 3 years,
And I just learned this from your comment
That's kind of great, because root is not intended for regular users.
How can that be true when nearly every command asks for root, including regular system updates? E.g: Sudo apt-get upgrade
That's what "sudo" does, it basically means run this as if you were logged in as root.
ALWAYS be careful of the disk names you give to dd as input.
There's a reason they call 'dd' Data Destroyer!
Can you dd over a still mounted disk?
Probably, dd doesn't care. dd does what it is told.
Though there would probably be some weird effects.
[X] I ran dd and now my computer won't boot
Sure it will, to the iso you just overwrote your boot drive with lmao
If the ISO was on his boot drive, dd might have broken the partition before it finished reading the file.
It's a reference to the Arch Linux fuck-up assessment form anyway.
You guys are still using SATA?
Shhh let's pretend we are for Groo's sake here.
Although in all seriousness, my desktop has both: a 512 GB NVMe where the OS and apps are installed and a 2 TB 7200 rpm HDD where I dump data and some slower games.
It's insane how much more affordable NVMEs are. When I got my 2tb it was almost three times as much as it is now.
After wiping a backup drive, I decided to only use /dev/disk/{by-id,by-label}/
now, it is longer, but much less error prone.
That's what tab complete is for.
It's ok though, you had a backup. Right? You had a backup?
[insert Anakin & Padme meme]
Though, why formating a partition when it's completely overriden in the very next command. Also you won't be able to boot it anyways, you should flash the entire disk, not a partition.
Not needed, just an extra step to fill up step 2 in this meme format.
Where my Linux 😔
This is dumb, the is no point in using mkfs just before dding an ISO on a drive, even if it is the wrong one.
destroydisk
cp distro.iso /dev/sdX