this post was submitted on 02 Apr 2026
404 points (98.3% liked)

Not The Onion

21181 readers
447 users here now

Welcome

We're not The Onion! Not affiliated with them in any way! Not operated by them in any way! All the news here is real!

The Rules

Posts must be:

  1. Links to news stories from...
  2. ...credible sources, with...
  3. ...their original headlines, that...
  4. ...would make people who see the headline think, “That has got to be a story from The Onion, America’s Finest News Source.”

Please also avoid duplicates.

Comments and post content must abide by the server rules for Lemmy.world and generally abstain from trollish, bigoted, ableist, or otherwise disruptive behavior that makes this community less fun for everyone.

And that’s basically it!

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] CmdrShepard49@sh.itjust.works 16 points 1 week ago (1 children)

The entire craft is built by giant US legacy corporations. Boeing, Lockheed, Northrop, etc. Microsoft is just one more in the pile.

[–] orbituary@lemmy.dbzer0.com 5 points 1 week ago* (last edited 1 week ago) (1 children)

Your laptop is built by "legacy corporations, " but if you put Linux on it, it works better.

[–] TwilitSky@lemmy.world 1 points 6 days ago (2 children)

I'm going to sound super stupid but w/e.

What happens to all your files when you install Linux?

It's just basically a GUI, right so does Linux create its own space and ignore what's there?

[–] orbituary@lemmy.dbzer0.com 2 points 6 days ago

All operating systems we tend to use have filesystems. A filesystem is a methodology for writing data in a way that the OS can read. Windows included.

When you install a new OS, such as linux, you must choose how to allocate your disk space. You can use the whole disk - which would format and rewrite the system to be compatible with the flavor of linux you chose - or you can reallocate space on the drive if you have enough. This will move around the available free space, create the filesystem I just mentioned on that free space you designated, and leave your old windows files intact.

You can now interact with these from the Linux side with the right commands (mounting the windows partition and gaining access). You could even "dual boot," which would allow you to choose which OS you want to go to at startup.

I've HIGHLY simplified this since it's just a quick explanation, but that's the gist of it. There are obviously more scenarios, pitfalls, etc.

When I was first starting out in like 1996 or 1997, I was running FreeBSD 2.2.2. I accidentally wiped my system so many times that I stopped caring what got lost. It took me a while before I understood what the hell I was doing. Poring over man pages and instructions to figure it out.

[–] atro_city@fedia.io 1 points 6 days ago (1 children)

Windows and Linux are like an operators in a warehouse. Windows knows some ways to store stuff and keep track of what is stores, Linux knows some ways too. Sometimes the way they store stuff overlaps, sometimes it doesn't. If you put Linux into a warehouse that Windows operated, by default, Linux will be able to find boxes and stuff, but the Windows operator has some small tricks up their sleeve to make it harder, and of course Windows has kept it a secret.

If you want to find all your boxes in a Windows warehouse and continue using the warehouse without being afraid of squishing a small box with a big one because the piece of paper Windows uses has some secret handwriting that was misinterpreted for "there's no box here", it's better to take out all the boxes, let Linux setup it's storage system, and then put the boxes back in.

[–] TwilitSky@lemmy.world 2 points 6 days ago (1 children)

So backup and restore into Linux what I can.

[–] atro_city@fedia.io 2 points 6 days ago