12
submitted 1 month ago* (last edited 1 month ago) by corvus@lemmy.ml to c/linux@lemmy.ml

I have a laptop with an Intel i5-1335 CPU and I'm about to receive a mini PC with a Ryzen 8845HS, which is going to be my main computer now. If I just install the SSD M.2 of the laptop on the mini PC, is there any software I need to install that was not installed when first installed Linux on the SSD while being in the laptop? Or something that I need to change in the configuration concerning the new architecture? is it OK to do that? In other words, can Linux deal with the change without any issue or misconfiguration? Just trying to see if I can avoid the work of installing Linux from zero and all the software that I already have on the laptop. I'm using Debian Trixie.

top 7 comments
sorted by: hot top controversial new old

Unless you manually configured a bunch of things you shouldn't need to do anything at all. AMD generally has great open source drivers so everything should just work™️

[-] mbirth@lemmy.ml 8 points 1 month ago

Debian is usually pretty good at auto-detecting hardware. It might be that your Ethernet and/or WiFi adapters will get new IDs and thus you might have to reconfigure your IP address and/or WiFi. But that should be about it.

[-] Creat@discuss.tchncs.de 7 points 1 month ago

Linux works very differently than Windows. In the majority of cases, assuming the architecture are the same (they are for you), you can just swap the drive and it'll just work. You only need to tell the BIOS to not from the drive. The only considerations would be around graphics, but even then it should come up well enough so you can install packages if needed.

[-] leezh 4 points 1 month ago

Haven't tried swapping completely different CPU brands, but if you have set up CPU microcode, you might want to uninstall that before swapping over.

For graphics cards, Intel and AMD drivers can exist side by side so you should be able to install the AMD ones before transplanting it over.

Other than that, it should be fine. And worst case you can always swap back!

[-] cmnybo@discuss.tchncs.de 3 points 1 month ago

I did swap a drive from an Intel desktop to an AMD desktop. It worked with no issues. Just make sure the kernel is new enough to support the CPU in the new PC before swapping the drive.

[-] just_another_person@lemmy.world 4 points 1 month ago

Assuming there is full hardware support in the new machine, it'll be fine. You'll want to install the AMD firmware and microcode packages if they don't get auto selected during updates, and make sure if you're using any GPU acceleration to have the proper Mesa packages and extensions installed and enabled for AMD hardware versus Intel as it's currently probably configured.

[-] floofloof@lemmy.ca 3 points 1 month ago* (last edited 1 month ago)

I've moved Linux SSDs (not Debian) between disparate machines a number of times and it has always just worked. There's a good chance Debian will just run.

this post was submitted on 26 Aug 2025
12 points (100.0% liked)

Linux

58697 readers
222 users here now

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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS