<div dir="ltr"><div>Hi Bob,</div><div><br></div><div>I generally agree with Bill K, though I haven't used that software he mentions particularly; you'll want to _not_ boot off the drive you want to wipe to be sure you catch all the data. Otherwise you risk chugging along with the wipe until you hit something critical in the filesystem at some unknown point, and the system will destabilize/crash before the dd is finished.You could be left with a) a drive you can't boot and b) no idea how much of your data is actually left on there that could potentially be recovered by the next person. </div><div><br></div><div>I'd suggest using a live boot USB/CD/etc of some sort, or swap the drive into another machine, or pull it and use a USB-SATA adapter on another machine, something like that. <br></div><div><br></div><div>You may also check out the "shred" command, which is probably already installed by default, or "wipe", which is probably not (but should be in your distro's regular repos.)<br></div><div><br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>-Tim<br></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Feb 3, 2024 at 12:43 PM Bob Scofield <<a href="mailto:scofield@omsoft.com">scofield@omsoft.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I want to recycle an old desktop. I'm planning to wipe the hard drive <br>
with this command:<br>
<br>
dd if=/dev/urandom of=/dev/sda bs=1M<br>
<br>
Can I just run this from the command line? Or do I have to use a flash <br>
drive with Linux on it and run it from the command line of the Linux on <br>
the flash drive?<br>
<br>
Thanks.<br>
<br>
Bob<br>
_______________________________________________<br>
vox-tech mailing list<br>
<a href="mailto:vox-tech@lists.lugod.org" target="_blank">vox-tech@lists.lugod.org</a><br>
<a href="http://lists.lugod.org/mailman/listinfo/vox-tech" rel="noreferrer" target="_blank">http://lists.lugod.org/mailman/listinfo/vox-tech</a><br>
</blockquote></div>