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.
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 to put things back at the right place, remove boxes, or add new ones, 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.
The entire craft is built by giant US legacy corporations. Boeing, Lockheed, Northrop, etc. Microsoft is just one more in the pile.
Your laptop is built by "legacy corporations, " but if you put Linux on it, it works better.
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?
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.
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 to put things back at the right place, remove boxes, or add new ones, 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.
So backup and restore into Linux what I can.
Correct