79
New to Linux, have a few questions
(pawb.social)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
This is the sensible thing to do. Try a bunch of distros using either USB or as Virtual Machines.
It'll save you a lot of heartache when you eventually kill the bootloader, the display driver or both (and you will, it is part or the learning process).
I don't understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I'm just trying to get my head around as much of this as I can.
Windows likes to pretend it's the only OS in the world so it can overwrite the bootloader and you lose access to the Linux install.
But if you use separate disks for each there's a simple solution if your BIOS has a quick boot selection: install each bootloader on its respective disk and use the BIOS selector at boot.
Alternatively, install the Linux bootloader on the Linux disk; it will autodetect Windows and offer it as a boot option, but Windows won't be aware of Linux. In BIOS you set Linux as permanent boot disk in this case.