

Man, if it is as easy as just installing grub, then I’m golden. cachy-chroot will take care of that


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.


I have before move SSDs and had no issues actually, now that you mentioned it. Lol. But this is a different case because I dualboot and I’m technically moving two OSs to a new mobo.


I install a modded version of Windows that doesn’t require tpm and secure boot.


I don’t encrypt.


Some people keep saying that efi boots are written somewhere in an NVRAM on the motherboard and changing it will require rewriting the partition back on the new mobo. I honestly couldn’t care less if I lost the windows partition (it’s just a “just in case I need windows thing), but it’s the Cachy os install is what I’m worried most about. I’ve had this same install for over a year now and it has a ton of stuff I like. I do have a full dejadup back up on another drive, but still a reinstall would be painful. Here is to hoping it’s not that bad.
Like you said, they’re extremely similar (I actually made sure of that). Same socket, same brand and same cpus technology and generation.
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.