Swap em around if they’re the same interface.
Linux
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.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
What do you mean by swap them around, and what do you mean by interface?
by swap them around i mean physically take the two drives out and put them in each others connectors. by interface i mean physical interface, like the plug or socket or slot they connect to the motherboard with.
the bios usually enumerates drives based on their position on the bus, so switching the connector they're plugged into would fix the problem.
linux usually handles drives based on uuid, a unique identifier per device, so it wouldn't mess up linux.
you didn't specify if one was like a sata or esata or nvme and the other was different so i had to qualify "if theyre the same interface".
Oh that makes sense. They're both nvme of the same size so I could do that. Thanks! I'll give an update
Just a quick question, will I need to do this every time I want to boot into a different OS?
No, just to install windows on the right drive. It doesn’t matter after that.
Oh thanks. I swapped them, the new Drive doesn't show in the boot menu but it is marked as a higher number than the the old one. Will windows install to the new drive?
The new drive probably doesn’t show in the boot menu because it doesnt have a partition table or anything.
Are both drives the same size? What I’m trying to figure out is would you be able to recognize when the windows installer is trying to install to the wrong drive.
The drive is formatted, but it has no data on it. They're both the same size
As long as you have some way of recognizing which is which in the windows installer so you don’t accidentally wipe your existing drive.
If you’re worried, just pull the one you don’t want wiped out of the system while you’re installing.
I should note that after noticing it wasn't detected by the boot menu, I formatted as NTFS. It is detected in the list of drives that the bios has however
I've had trouble similar to this. Maybe someone else can give you more info, but I believe you have to install grub on the other ssd as well. Also, to prevent nuking, make your bootable flash drive with windows on it, and then pull your linux ssd out of the computer before booting from your flash drive and only have your ssd in it that you want windows on
How do I install grub on it?
Sorry for the late reply, but I don't know. That's why I finally just gave up and installed Kubuntu onto an external ssd