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
Jason Silva on Science, Adventure and Exploration | Brain Games
[Music] What does it mean to explore? What does it mean to adventure? Walker Percy wrote, “The search is what anyone would undertake if he were not sunk in the everydayness of his own life.” To be aware of the possibility of the search is to be on to some…
Saving Bumblebees Became This Photographer's Mission | Short Film Showcase
[Music] I started this journey chasing one ghost and ended up taking a lesson from another. We humans defend the things we value. That’s why I traveled halfway across the country looking for [Music] bees. I can’t remember what first attracted me to insect…
Homeroom with Sal & Katy Knight - Tuesday, October 13
Hi everyone, Sal here from Khan Academy. Welcome to the Homeroom live stream! We had a little bit of a hiatus, but now we are back. I had a torn calf and other things, but I’m almost fully recuperated. But thanks for joining! We have a really exciting con…
Sexy Storm Troopers AND Tron Dogs: IMG! episode 10
Cats and dogs cooperating and zombie versions of Master Chief, Princess Peach, and Pikachu. It’s episode 10 of IMG. Here’s something for people who like silly bands but also like to keep their wrist jewelry x-rated. And how can I keep my data safe? Oh, I…
Gradient and contour maps
So here I want to talk about the gradient in the context of a contour map. Let’s say we have a multivariable function, a two-variable function, f of x, y, and this one is just going to equal x * y. So we can visualize this with a contour map just on the …
Strategies for eliminating variables in a system examples
We’re asked which of these strategies would eliminate a variable in the system of equations. Choose all answers that apply. So this first one says add the equations. Pause this video. Would adding the equations eliminate a variable in this system? All ri…