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
Ethology and animal behavior
In this video, we will begin to explore the field of ethology, which is the study of animal behavior. Animal behavior and the word itself, ethology, it has its roots in the Greek ethos. You also might be familiar with the word ethics. Ethos and ethics, yo…
You quit your 9-5…NOW WHAT?!
What’s up, you guys? It’s Graham here. So, as many of you know, I literally read every single one of the comments that’s ever posted on my channel. I read them all, and one of the most common recurring questions I get are comments like, “Graham, I have no…
Tracing arithmetic expressions | Intro to CS - Python | Khan Academy
How does the computer evaluate expressions with multiple operators, multiple function calls, or even nested function calls? That’s a function call inside the parentheses of another function call. To examine this order of operations, let’s trace a program …
Estimating to subtract multi-digit numbers | Grade 5 (TX TEKS) | Khan Academy
So we have two subtraction problems here that I want you to estimate. I first want you to estimate what 51,384 minus 28,251 is, and then I want you to estimate what 761,023 minus 18,965 is. This little squiggly equal sign means approximately, so you’re on…
The Geek Shall Inherit the Earth | StarTalk
My kids knew him way more at a given age than I ever even imagined. I have noticed it; also, my kid is smarter than me, and it really pisses me off. I thought I mentioned that, but it’s just something you have to live with. Uh, and I think it has to do wi…
Selling Everything
What’s up, you guys? It’s Graham here. So over the weekend, I’ve received hundreds, if not thousands, of comments either mentioning or asking me to share my thoughts about Meet Kevin selling off his entire 20 million dollar portfolio with the expectation …