What if you Delete the System on EVERY OS?

Поделиться
HTML-код
  • Опубликовано: 25 дек 2024

Комментарии • 184

  • @nohYoom
    @nohYoom День назад +270

    Wdym sudo rm rf is deleting the 'French langauge pack'

    • @MauriceVanrumbeke
      @MauriceVanrumbeke День назад +5

      bro

    • @carrot42069
      @carrot42069 День назад +37

      sudo rm -fr

    • @Samuel4KplusHDD
      @Samuel4KplusHDD День назад +12

      The french pack sucks! It doesn't even have the french narrator! That's why you have to delete it!

    • @petitscratchcat
      @petitscratchcat День назад +8

      @@Samuel4KplusHDD t'as dit quoi là ?!

    • @Ewen1640
      @Ewen1640 День назад +4

      @@petitscratchcatmdr

  • @bendergamer14
    @bendergamer14 19 часов назад +42

    Know something off? That you had to take ownership of Windows files, then delete it.
    While, you don't remount the other systems as read-write.
    What really happens, if we consider that all files are accessible:
    1 - MacOS is just like Linux. If you delete the root, both will stay turned on until you reboot and notice that it will go to BIOS instead.
    2 - System32 is NOT the Windows system folder, but the Windows binaries folder. Deleting System32 is like deleting /usr on Linux. If Windows were treated as such, it would also delete itself and happen the same as above.
    If the system still boots, must be a recovery partition that was set aside with it's own EFI partition (UEFI BIOS). But would have to install the system all over again.

    • @datastream_yt
      @datastream_yt  7 часов назад +3

      I know these folders might not be equivalent to each other. But this video idea started off by "What if you delete system32 on windows" and then adding on top the closest thing in MacOS and Linux.
      On MacOS, the equivalent of Sys32 is split between multiple different folders, like /System, /usr, /bin and more, but for the sake of simplicity, I picked to delete the System folder.
      System32 equivalent on linux would be /usr, with a few more. On linux I guess I could have been more accurate and delete something more specific rather than delete root (/) entirely.

  • @hoangminhnguyen5035
    @hoangminhnguyen5035 День назад +26

    what about templeOS?

  • @OkeloteCats
    @OkeloteCats День назад +99

    me when i get my classmate's pc:
    del /S /F /Q C:\Windows\System32

    • @276-
      @276- День назад +6

      you can do that?

    • @OkeloteCats
      @OkeloteCats День назад

      @276- yes! not lie! my classmate sometimes brings laptop! also he's allows me to take this laptop!

    • @DomiRBX
      @DomiRBX День назад +1

      @@276- yep

    • @Profile-pictureX
      @Profile-pictureX День назад

      OH SHI-

    • @SipChai
      @SipChai 23 часа назад

      Evil

  • @thetechboy-k2t
    @thetechboy-k2t День назад +36

    The old video about macOS system folder is private, very happy they brought it back 😊

  • @ArkboiX
    @ArkboiX День назад +151

    GOD THE /usr folder IS NOT THE USER FOLDER WHY DON'T PEOPLE UNDERSTAND THIS!! THE USER FOLDER IS /home/username NOT /usr

    • @AAKalam
      @AAKalam День назад +27

      Still it reads USeR

    • @ArkboiX
      @ArkboiX День назад +14

      @@AAKalam no, its pronounced U.S.R thats my opinion

    • @ArkboiX
      @ArkboiX День назад +6

      @@AAKalam but a lot of people just misunderstand it

    • @krtirtho
      @krtirtho День назад +48

      It's obviously OUR folder since usr = United Soviet Russia

    • @Enum_Dev
      @Enum_Dev День назад +16

      It is actually a "user" folder of sorts. It was originally meant to be the place where binaries and configuration files would go for programs meant to be used by users. This is why you have directories like /bin and /usr/bin. In modern systems you see them symbolically linked to each other because the distinction became unnecessary over time

  • @guest4242almao
    @guest4242almao День назад +35

    /usr actually contains bin (binary files of applications including your shell), share (contains cursors, icons, etc.), and much more. the actual user folder is /home/, it contains downloads, documents, etc.

    • @datastream_yt
      @datastream_yt  День назад +9

      Roger that. I made a spelling mistake in the video it seems.

    • @MrAdhit
      @MrAdhit 22 часа назад +1

      ​@@datastream_ytIt's fine, we all call it as "user" anyway

  • @andreyv116
    @andreyv116 13 часов назад +4

    "delete system32" in Linux would be "rm -rf /sbin" (and also /lib but that's optional in the case of statically linked init and built-in modules). The rest is superfluous

  • @vulnoryx
    @vulnoryx День назад +7

    spoiler alert: the system gets deleted

  • @fanwojana-s7s
    @fanwojana-s7s 21 час назад +9

    when my mom wants to check my pc:
    sudo rm -rf --no-preserve-root /

  • @Joe-hc6is
    @Joe-hc6is 23 часа назад +10

    Thats not every OS. Its the main OSes only

  • @MaqiX_X
    @MaqiX_X День назад +8

    On MacOS and Windows you only deleted important system folders and on Linux the whole `/`? Something doesn't add up here

  • @JszaDev
    @JszaDev День назад +11

    3:54 But I am watching on a iPad

    • @anonymouspuppy
      @anonymouspuppy День назад +1

      iPadOS is technically Unix based so sudo rm -rf would work

    • @cirkulx
      @cirkulx 18 часов назад

      @anonymouspuppy apple mobile operating systems dont come with a functional /bin anymore, but you can install them if you had any sort of communication with the device

  • @raspberryspicelatte65
    @raspberryspicelatte65 6 часов назад +1

    I no joke managed to delete the system folder on an old version of mac os (10.4-ish) as a kid. By logging into the computer as a guest. Apparently there were no protections against that. It didn't even do the thing shown in the video, it was just a static error message.

  • @bmatv8993
    @bmatv8993 День назад +3

    You didnt just delete the System, you deleted everything including your user folder in Linux.

  • @calingligore
    @calingligore 5 часов назад +1

    You should have tried to boot back in to see how far it gets in the boot process

  • @Ozzymand
    @Ozzymand День назад +11

    I really like the way Mac handles this. Just straight up sends you to system install.

  • @shorker3215
    @shorker3215 День назад +3

    why not do "sudo rm -rf /" on macos too? you can probably destroy the non firmware recovery that way too

    • @schkwve
      @schkwve День назад +2

      Because remounting the system root as read-write would require you to disable SIP, and even then it probably wouldn't let you delete anything. Also, the firmware (including recovery) is stored on a separate APFS container that is not mounted at runtime, which on the other hand you can remove (and effectively break your entire macOS installation) without any errors.

  • @UbuntuPersonNoMint
    @UbuntuPersonNoMint День назад +5

    Wake up babe, our favourite mac os youtuber posted. Data stream 🔥🔥🔥🔥🔥

  • @Cart1416
    @Cart1416 День назад +5

    you can't rm rf my device, it's an android but oem unlocking is not available due to verizon.

    • @Kyermike
      @Kyermike День назад

      OEM unlocking is always possible.
      Meet pointy probes

  • @Noah_1901main
    @Noah_1901main День назад +7

    2:16 i see this error everytime i play geometry dash

    • @wafflelmao
      @wafflelmao День назад +1

      me when the 2.2 shaders kicks in

    • @Olflix
      @Olflix 4 часа назад

      When I'm playing a 2.2 level and suddenly I see a shader trigger:

  • @chr1sr
    @chr1sr 5 часов назад

    Fun fact: If you get an error on windows. Press the text. Then Press Ctrl+C. Next open notepad and then paste it on notepad

  • @Clizzardbash
    @Clizzardbash 2 часа назад

    It went from educational to threatening in 4 minutes 🤣

  • @KV21YT
    @KV21YT День назад +11

    Nice video! Also, merry chistmas, or should I say "merry chistmac"? But fr, merry Christmas data!

    • @datastream_yt
      @datastream_yt  День назад +5

      Haha nice to see you again, KV21YT. Merry christmas! :)

    • @DomiRBX
      @DomiRBX День назад +2

      @@datastream_yt mery christmas bro

  • @iam_best
    @iam_best Час назад

    What happens if you do this on Android after rooting it?

  • @Marconimations
    @Marconimations День назад +2

    How to explode all the system in the world-

  • @Sharp931
    @Sharp931 2 часа назад

    Finally a Windows without the bloat.

  • @Jazm-nj2de
    @Jazm-nj2de День назад +3

    what a bad Christmas present for these OS' lol

  • @captive8670
    @captive8670 7 часов назад

    /usr mean united system ressources, it's like Program Files and ProgramData combined
    The equivalent of C:\Users on macOS/Linux is /home (/Users on macOS is just a symlink to /home)

  • @edelzocker8169
    @edelzocker8169 Час назад

    "cince there are not as many build in protections in it"
    That's false! You just selected a distro that allows it...

  • @Thecoolminecraftsheep
    @Thecoolminecraftsheep День назад

    I’s their a system 64 for like 32 bit versions of Windows it would be system 32. but 64 bit of windows it would be system 64?

    • @lucasdaweb95
      @lucasdaweb95 22 часа назад

      not really, there is a systemWOW64 tho

  • @BaconFaceMcGee
    @BaconFaceMcGee 10 часов назад +1

    Delicious video. But also not something I want to try on my main PC.

  • @tscock
    @tscock 4 часа назад

    Idea for the next video: performing system folder deletion on mobile device operating systems (reference to the outro threat)

  • @gdm_music
    @gdm_music День назад +1

    my College Lab Computers are my test grounds & they all run Ubuntu. Such a Usefull video for a Person like me Thanks!
    Also i was windering what happenes if you delete other core Folders in linux

    • @datastream_yt
      @datastream_yt  7 часов назад

      I have a video on deleting core Linux folders on my channel. Check it out :)

  • @nothpx
    @nothpx День назад +1

    what about bsd??

    • @Andi64-step
      @Andi64-step День назад

      bsd directory it's same with linux

    • @nothpx
      @nothpx День назад

      @Andi64-step bsd, linux, darwin,... are all derivatives of unix. and yeah theyre the same

    • @309electronics5
      @309electronics5 День назад

      Bsd is pretty much the same. Also macOS is partially based on Bsd making it Unix and posix compliant

  • @Karton123
    @Karton123 День назад +6

    very cool :D

  • @Advikisnutshell
    @Advikisnutshell День назад +1

    How to delete whole windows with cmd-
    Diskpart
    List disk
    Sel disk 0
    Clear
    If you tried this thinking nothing would happen then reboot and see😂

  • @derto8i
    @derto8i День назад

    Can you repair all OS without losing data?

    • @wafflelmao
      @wafflelmao День назад

      No.

    • @zoox3732
      @zoox3732 День назад +1

      Yes! Well, I'm not sure... Almost all methods shown here only affect system files, and will therefore leave the user's data alone. Whether or not that fact is actually used by the OS (specifically MacOS) isn't certain to me... Also, the method shown here for destroying Linux goes after the root folder -- the root of ALL folders, and not just system files -- meaning user data will be destroyed as well (hence the extra massive warning on the command)

    • @youravghuman5231
      @youravghuman5231 День назад +1

      For windows, i think you can just try plug the drive to another pc and just copy system32 of the same windows version and probably works just fine.

  • @MicahDaRhuler
    @MicahDaRhuler День назад +3

    You forgot the mouse for macOS on the thumbnail

  • @EverDodd
    @EverDodd День назад +3

    Try MikeOS and TempleOS next vid lol

  • @KORUPTable
    @KORUPTable 5 часов назад

    No android?

  • @carlobolognesi4217
    @carlobolognesi4217 8 часов назад

    you say "every os", but where are freebsd, netbsd, openbsd, reactos, skyos, and many others?

    • @datastream_yt
      @datastream_yt  7 часов назад

      The video would be like 10 hours long if i included every operating system in the history of the world.

  • @Cart1416
    @Cart1416 День назад +3

    you should rm -rf an android emulator

    • @user-bl8jc4hr3y
      @user-bl8jc4hr3y 10 часов назад

      How do you even bring up the terminal?

    • @teapot401
      @teapot401 8 часов назад

      @@user-bl8jc4hr3y download and install one. some commands will not work if you're not root.

    • @2xth
      @2xth 2 часа назад

      ​@@user-bl8jc4hr3yAndroid is based on linux, so a linux terminal should work

  • @elyk-233
    @elyk-233 День назад

    (And then we type the same command, but different)

  • @Littlebrownchicken
    @Littlebrownchicken Час назад

    I’d like to see you try to break iPadOS. When you’re done, do me a favor and install Linux.

  •  День назад +5

    Try the same in an atomic/immutable Linux distro, such as Fedora Silverblue or Kinoite

    • @mari2.
      @mari2. 9 часов назад

      you need to disable write protection, then it becomes trivial, just sudo rm -rf /*

  • @NCTrax
    @NCTrax Час назад

    bro completed my dreammm

  • @that1weirdkidd404
    @that1weirdkidd404 20 часов назад

    I's not on operating system anymore it's just operating

  • @romulus_augustulus
    @romulus_augustulus День назад

    now that windows added sudo, I got some ideas! 😏

  • @muskelin
    @muskelin День назад +4

    3:50 laughs watching it on a windows pc

  • @Reiikz
    @Reiikz 6 часов назад

    please fix that thumbnail.
    if you fix it I might subscribe.
    the literal root directory is not the root directory.
    :3
    idk why that silliness bugged me so much as to make a comment.

  • @PrazgreenStudios
    @PrazgreenStudios 12 часов назад +1

    remove the french language pack

  • @RoboticConStudios
    @RoboticConStudios 37 минут назад

    3:58 what if im on windows

  • @OlviMasta77
    @OlviMasta77 15 часов назад

    Based Winamp

  • @Yhe-d8i
    @Yhe-d8i День назад +1

    delete the french language pack on linux

  • @CuteKill93
    @CuteKill93 Час назад

    Try deleting the system in my iPad (;

  • @Water-block
    @Water-block День назад

    3:56 on my android phone ?!?!?!
    Anyways i already subscribed anr you dont know where live :))

    • @LÉO-qw2pz
      @LÉO-qw2pz День назад +2

      Android is based on the linux kernel just root your phone with TWRP and magisk install termux or kali nethunter terminal (need chroot) and do rm -rf / --no-preserve-root it work even if you have a python compiler and do it with subprocess or os

  • @marouane2839
    @marouane2839 День назад

    Delete the Android folder called 'system'

  • @nascarandjeff123
    @nascarandjeff123 День назад

    New video 2 hours ago? I am so early. Also, I love your accent and voice

  • @zud4021
    @zud4021 15 часов назад

    3:54 wll im on windows sucker
    any way i subed

  • @Obedthian-UK
    @Obedthian-UK 12 часов назад

    System32

  • @Pepino_spaghett
    @Pepino_spaghett День назад +3

    Im the first like on this vid

  • @imperiajor
    @imperiajor 19 часов назад

    nice 😇

  • @nothpx
    @nothpx День назад +7

    bro rlly said linux is an os

    • @moxie-the-specialist
      @moxie-the-specialist День назад +3

      Cuz it is? Lol

    • @Imtitled
      @Imtitled День назад

      It is and it's the best one. I use arch btw

    • @NepTuneLuis
      @NepTuneLuis День назад +2

      ​@@Imtitled Canonical presents Bow Linux

    • @CringePoop
      @CringePoop День назад

      @@Imtitled aren't you just a little special snowflake

    • @josiauh
      @josiauh День назад +9

      IT'S A KERNEL.

  • @TheSecondComingYT
    @TheSecondComingYT День назад

    HEY!!!
    THIS WILL CRASH ENTIRE PC!!!!

  • @AlexMkd1984
    @AlexMkd1984 3 часа назад +1

    Crap os is cheap copy of windows