yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Erasing Your Hard Drive


2m read
·Nov 3, 2024

Hey guys, this is my Kids 101. Today, I'm going to be showing you a simple command that it's a very dangerous command. I wouldn't recommend doing it.

What is it? What it does is it erases your hard drive. Now I'm going to show you how to do this and talk about it a little.

Now, this command, if you are, you're gonna have to type sudo in front of it because it needs root to do it or an administrator. So, if I type it without sudo rm space -rf space /, it's going to say illegal option and, um, it's not going to work because what you need, you have to be either logged in as root, and if you log in as root, you want to type sudo, or um, or type sudo so it does run the command as root.

Then, it'll ask for an administrator password. If I type sudo space rm space -rf space /, it'll say, "Improper use of sudo command could lead to data loss or the deletion of important system files. Please double-check your typing on using sudo. Type man sudo for more information."

Basically, that's just a warning that you could erase parts of important files if you use sudo because, um, nothing is restricted to sudo, which you know, because this would erase your hard drive.

Now, if you do this in single user mode, you won't have to type sudo. By the way, single user mode is when there is no GUI; you're just logged in as with logged in to the UNIX part.

So, um, you have to hold the power button and then turn it on by holding at Apple S. So you won't have to type sudo, but you will have to type mount space -euw space / because, um, it will need to edit the file system. That's the command to edit the file system.

Now here, I can either type any administrator password or I can press Ctrl C to abort. So, I'm not going to do this; I'm just going to press Control C and then it goes to a regular terminal. Types on the regular terminal stuff, and I can just quit that and I'll be fine.

So that was just a simple video about erasing your hard drive. I would not recommend it, and if you do it, don't blame us.

Um, yeah, I hope this helped. I just gave this information to you because you might be interested in it, and um, there you go. If you enjoy our content, please subscribe to the Mac Heads 101. Thank you for watching. Have a nice day!

More Articles

View All
When you’re pre-product market fit, sales is a job for the founders.
If you’re the founder of an early stage startup and you’re building a product that you’re hoping other businesses will buy, you are capable of selling it. That’s the good news. The bad news is that you’re probably the only person capable of selling your p…
Translation (mRNA to protein) | Biomolecules | MCAT | Khan Academy
So we already know that chromosomes are made up of really long strands of DNA all wound up into our into themselves. Something like I’m just kind of drawing it as a random long strand of DNA all wound up in itself. On that strand, you have sequences which…
Finding inverses of rational functions | Equations | Algebra 2 | Khan Academy
All right, let’s say that we have the function f of x and it’s equal to 2x plus 5 over 4 minus 3x. What we want to do is figure out what is the inverse of our function. Pause this video and try to figure that out before we work on that together. All righ…
Neuromarketing: You're Being Manipulated
This video is sponsored by The Daily Upside, a free business and finance newsletter delivered every single weekday. Nowadays, it seems to be a common theme amongst almost everyone to go out and shop our way to happiness. You know, just to take care of our…
Why Warren Buffett Says Consumer Behavior Is Key to Investing | Berkshire 2024 (MUST WATCH)
Stefan WB: My name is Stefan WB. I am a shareholder from Hur Hur Germany. My question to Warren: your favorite holding period is forever holding American Express or Coca-Cola for decades. Berkshire recently went in and out of Marquel, and you, uh, I belie…
Formula for first term in Fourier Series
Several videos ago, we introduced the idea of a Fourier series. I could take a periodic function, we started with the example of this square wave, and I could represent it as the sum of weighted sine and cosine functions. Then we took a little bit of an i…