nutbutter@discuss.tchncs.de to memes@lemmy.world · 1 day agoI ordered a used HDD a few minutes ago. Any tips?discuss.tchncs.deimagemessage-square68fedilinkarrow-up1612arrow-down17
arrow-up1605arrow-down1imageI ordered a used HDD a few minutes ago. Any tips?discuss.tchncs.denutbutter@discuss.tchncs.de to memes@lemmy.world · 1 day agomessage-square68fedilink
minus-squareCount Regal Inkwell@pawb.sociallinkfedilinkarrow-up10·edit-220 hours agoDon’t look at it. Boot into a linux live usb Run dd if=/dev/zero of=/dev/<driveid> I probably didn’t get that perfect, but, close enough. Look it up on the internet or check the man page idk
minus-squaretiramichu@sh.itjust.workslinkfedilinkarrow-up1·2 hours agoDon’t look at it?? When it comes to ols drives, looking is half the fun.
minus-squarezephiriz@lemmy.mllinkfedilinkarrow-up6·20 hours agoWhat is this where did my OS go? I love dd. Hate using USB programs to burn iso they are all different and weird but man dd is great.
minus-squareIngeniousRocks (They/She) @lemmy.dbzer0.comlinkfedilinkarrow-up1·3 hours agoI don’t mind dd when I’m not in a hurry, but I usually prefer to just use the built in KDE disk utility. I’m pretty sure its based on Parted and DD under the hood.
Don’t look at it.
Boot into a linux live usb
Run
dd if=/dev/zero of=/dev/<driveid>
I probably didn’t get that perfect, but, close enough. Look it up on the internet or check the
man
page idkDon’t look at it??
When it comes to ols drives, looking is half the fun.
What is this where did my OS go?
I love dd. Hate using USB programs to burn iso they are all different and weird but man dd is great.
I don’t mind dd when I’m not in a hurry, but I usually prefer to just use the built in KDE disk utility. I’m pretty sure its based on Parted and DD under the hood.