• 2 Posts
  • 23 Comments
Joined 9 months ago
cake
Cake day: March 13th, 2025

help-circle
  • 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 grub
    

    and

    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.










  • 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











  • 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.