this post was submitted on 26 Nov 2025
56 points (96.7% liked)

Linux

59779 readers
721 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
 

Hi all, I just bought a new motherboard and I’ll be buying a new CPU, too. The current one is a gigabyte 520i AC AM4 with an AMD Ryzen 7 5700G on it currently. The new one is also gigabyte 550M AM4 and the new processor is Ryzen 7 5800xt. I currently dual boot Cachy OS and windows 11. Each has their own boot partition and I use grub. I’m going to bring everything over from the old mobo except the cpu that will stay on it since it’s going into another pc. Meaning, I’m bringing my SSDs and all that. Will I need to reinstall (please say no lol)? Will it be just plug and play or will I need to fiddle with a live environment to chroot?
Please let me know if you need more info. Thank you in advance.

(page 2) 9 comments
sorted by: hot top controversial new old
[–] jivandabeast@lemmy.browntown.dev 4 points 1 day ago (2 children)

For your linux partition you'd probably just need to install new drivers. I've popped my boot drive into a bunch of different pcs with no issue.

Your windows partition might be weird, last i heard it assigns the activation to the motherboard serial number or something so you might have to redo the crack or provide your activation code again

[–] data1701d@startrek.website 4 points 1 day ago (2 children)

Usually, you don't need to bother much with drivers at all outside of Nvidia GPUs and Broadcom modems since the kernel is monolithic and contains most drivers.

On an ATX motherboard, I think it's extremely rare for the ethernet chipset to require an out-of-kernel driver.

load more comments (2 replies)
load more comments (1 replies)
[–] DieserTypMatthias@lemmy.ml 2 points 1 day ago (2 children)

No if you haven't forgot your disk encryption password.

[–] Cyber@feddit.uk 1 points 1 day ago (2 children)

For Bitlocker? Good point, OP would probably need that for the new mobo's TPM.

load more comments (2 replies)
load more comments (1 replies)
[–] INeedMana@piefed.zip 2 points 1 day ago (1 children)

On second thought, try to find out which driver your new network card needs and install it before the switch. As long as you have command line and network (USB drivers for keyboard should not be an issue) you can install whatever is missing

Btw, there are two command line browsers that I know of: links and lynx. Copying commands from phone gets tedious fast

[–] DonutsRMeh@lemmy.world 2 points 1 day ago (1 children)

It has a realtek Ethernet port that needs r8169 that I read is already baked into the kernel

[–] Cyber@feddit.uk 2 points 1 day ago (1 children)

Using DHCP?

Windows stores static network configs in the registry, so with the new mobo's NIC(s) if you try to set a static IP, Windows will complain that it already exists. Not a biggie as you'd just have to search the registry... if you're using DHCP no problem.

load more comments (1 replies)
load more comments
view more: ‹ prev next ›