Thank you. I’ve actually separated their boot partitions from each other a long time ago since each one is on a separate drive. Windows still wanted to take over, no sir. Smacked it around and it chilled down. Lol
- 31 Posts
- 589 Comments
Thank you. I just disabled secure boot altogether
I’m a paranoid person when it comes to software. Rest assured that it will be the right disk. lol
That’s pretty awesome that you can actually take a VM and make it an actual OS. I seriously need to learn how to do that. Also, the only thing I was mostly told is that the new motherboard might not know where the boot partition is, so like you said, I may need to chroot and let it know where it is. I have been told that it is just
sudo pacman -S gruband
sudo grub-mkconfig -o /boot/grub/grub.cfg. And I’m not sure if that is it or if there is something else I may need to run. I have moved an SSD from PC to another before and it was plug-n-play. Like it just booted right away into the system. So not sure. I’ll see what happens.
Man, if it is as easy as just installing grub, then I’m golden. cachy-chroot will take care of that
Thank you. cachy-chroot is very nice. I didn’t know it even existed. If I can get Linux to boot then windows is easy to get boot, too.
That and a friend of mine has given me a key a long while ago that I haven’t used yet.
I’ll do everything in my power to not reinstall. I’ve put so much work into this install and I don’t want to redo it all. These two motherboards are essentially identical. Same company, same socket, same everything. I’m only getting pcie 4.0 on the new one and an extra slot for a second NVME. The new cpu is the same. Going from R7 5700G to R7 5800xt
What do you mean by match the settings? What settings?
I’m not worried about the license issue on windows. I actually do have the code saved up because I have always known that it ties it to the mobo.
Some reviewers on Amazon even mentioned that it worked on Linux just fine.
I’m not too worried about the architecture more than I am about the boot partitions getting messed up. Will see. I’ll actually post about it here when it’s all done.
I’ve never used the iGPU on my old CPU. I just never needed it. And yes, I purposefully bought the same CPU generation and the same socket and manufacturer mobo, JUST to avoid this type of issue. Also, I don’t see the need to spend double the money if AM4 and 5th Gen AMD has been working fantastically for me.
There is a small chance you’ll have to change your fstab depending on how it’s configured; if it’s done by drive UUID, it won’t be a problem.
This is the part that worries me the most. I don’t know much about this whole UUID stuff (I’ll learn of course). I HAVE moved ssds between machines before without an issue, but that was all Linux. This time it’s a dualboot
Yup. I’m familiar with that already. CachyOS has a great documentation about it. Appreciate you :)
So, I’m guessing I’ll need to figure out the exact paths for both boot partitions for both OSs? That way in case I needed to manually add them I will?
I love your comment. So reassuring. Lol. I HAVE moved SSDs before where it was only Linux, in this case I’m worried about it because it’s a dualboot
If windows crying about a license is my biggest issue then I think I’m ok with that. I am more worried about efi partitions since I dualboot
I don’t really do crazy low level stuff on my machine. Just gaming and programming.
DHCP. I don’t use static IP.













lol. Yup. Windows first checks for an efi partition. If there is one, it uses it, if there isn’t, it the creates its own. At first I didn’t know this, and every time I reinstalled my Linux system, windows is gone from the boot menu. It was a mystery until some random person online told me that. So, I then manually moved windows’ boot partition and gave it to it, and then deleted it from being in the same folder with the Linux one. Lucky for me, I always give the Linux boot partition a whole 1GB even though people recommend 300MiB or 500.