this post was submitted on 06 Aug 2023
366 points (96.7% liked)

linuxmemes

21173 readers
151 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

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!

    founded 1 year ago
    MODERATORS
     
    top 39 comments
    sorted by: hot top controversial new old
    [–] youRFate@feddit.de 57 points 1 year ago (2 children)

    Why would you put a file system on the drive if you dd a disto image?

    [–] gogosempai@programming.dev 23 points 1 year ago (2 children)

    Not needed, just an extra step to fill up step 2 in this meme format.

    [–] scytale@lemm.ee 9 points 1 year ago (2 children)

    Maybe “fdisk -l” could be the first panel, then move the original to the second panel.

    [–] gogosempai@programming.dev 3 points 1 year ago

    Much better, didn't think of that at the time.

    [–] youRFate@feddit.de 2 points 1 year ago
    [–] Octopus1348@lemmy.world 3 points 1 year ago* (last edited 1 year ago) (1 children)

    I've also seen this meme format having the same text on the third and fourth pane.

    [–] grue@lemmy.ml 2 points 1 year ago* (last edited 1 year ago)

    Well it would, except it was stored on /dev/sda1...

    [–] XTL@sopuli.xyz 10 points 1 year ago

    He didn't. But yes, the joke doesn't really work here.

    [–] flauschke@kbin.flauschke.de 41 points 1 year ago (1 children)

    disk destroyer strikes again

    [–] zurohki@aussie.zone 15 points 1 year ago (1 children)

    I heard it was called Data Destroyer.

    [–] 567PrimeMover@kbin.social 9 points 1 year ago (1 children)

    The beast goes by many names

    [–] n00b001@lemmy.world 1 points 1 year ago

    Dick destroyer

    [–] outdated_belated@lemmy.sdf.org 30 points 1 year ago (1 children)

    Nothing happened because he forgot to uncomment the commands

    [–] Andrew15_5@mander.xyz 17 points 1 year ago (1 children)
    [–] jroid8@lemmy.world 4 points 1 year ago (1 children)

    I have been using Linux for 3 years,

    And I just learned this from your comment

    [–] Andrew15_5@mander.xyz 2 points 1 year ago (1 children)

    That's kind of great, because root is not intended for regular users.

    [–] Naz@lemmy.one 0 points 1 year ago (1 children)

    How can that be true when nearly every command asks for root, including regular system updates? E.g: Sudo apt-get upgrade

    [–] Crashumbc@lemmy.world 2 points 1 year ago

    That's what "sudo" does, it basically means run this as if you were logged in as root.

    [–] gogosempai@programming.dev 23 points 1 year ago (3 children)

    ALWAYS be careful of the disk names you give to dd as input.

    [–] skookumasfrig@sopuli.xyz 3 points 1 year ago

    There's a reason they call 'dd' Data Destroyer!

    [–] alnilam@lemmy.world 2 points 1 year ago (1 children)

    Can you dd over a still mounted disk?

    [–] bdonvr@thelemmy.club 10 points 1 year ago

    Probably, dd doesn't care. dd does what it is told.

    Though there would probably be some weird effects.

    [–] hemko@lemmy.dbzer0.com 21 points 1 year ago (1 children)

    [X] I ran dd and now my computer won't boot

    [–] bdonvr@thelemmy.club 7 points 1 year ago (1 children)

    Sure it will, to the iso you just overwrote your boot drive with lmao

    [–] zurohki@aussie.zone 4 points 1 year ago* (last edited 1 year ago)

    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.

    [–] nexussapphire@lemm.ee 11 points 1 year ago (1 children)

    You guys are still using SATA?confused Timmy

    [–] gogosempai@programming.dev 2 points 1 year ago* (last edited 1 year ago) (1 children)

    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.

    [–] nexussapphire@lemm.ee 2 points 1 year ago

    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.

    [–] Raimu@lemmy.ml 8 points 1 year ago* (last edited 1 year ago) (1 children)

    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.

    [–] DoomBot5@lemmy.world 4 points 1 year ago

    That's what tab complete is for.

    [–] LetterboxPancake@sh.itjust.works 6 points 1 year ago (1 children)

    It's ok though, you had a backup. Right? You had a backup?

    [–] valkyre09@lemmy.world 3 points 1 year ago

    [insert Anakin & Padme meme]

    [–] azvasKvklenko@sh.itjust.works 6 points 1 year ago (1 children)

    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.

    [–] gogosempai@programming.dev 9 points 1 year ago

    Not needed, just an extra step to fill up step 2 in this meme format.

    Where my Linux 😔

    [–] CryptoKitten@sh.itjust.works 1 points 1 year ago

    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.

    [–] snor10@lemm.ee 1 points 1 year ago

    destroydisk

    [–] EddyBot@feddit.de 1 points 1 year ago

    cp distro.iso /dev/sdX