I'm trying to dual boot Linux with Windows on my PC, and I've run into some issues. Here's my setup: I've got a Ryzen 5 4650G with 16 GB of RAM and 2 GB of integrated graphics, all on a 1 TB SSD where Windows is installed, using about half of that space. I've attempted to install several Linux distributions like Manjaro KDE, Linux Mint, Ubuntu 24.04.1, and Debian, but after each installation, I end up with a black screen. I've tried various troubleshooting steps, including using 'nomodeset' during boot and adjusting the GRUB configuration, but I still have to manually edit the GRUB line to boot into Linux. When I do use 'nomodeset', the screen scaling isn't right, which makes me think it's not utilizing the APU correctly. I'm stuck in this loop and I'm hoping for some advice on how to resolve it!
4 Answers
I’ve had success with Mint on an old machine. You should try going through some installation tips available online, and make sure to install over an ethernet cable when possible. And don't forget to remove the boot media after installation! Hopes this helps!
One common issue is related to Windows' fast startup feature. Make sure to disable that in Windows settings; it can lock your filesystem and cause problems when dual booting. Also, have you checked if BitLocker might have affected your Windows partition when you resized it?
Your hardware should work fine with Linux, so it’s strange that you're having these issues. First, what software did you use to create your USB drive when installing Linux? Sometimes, that can affect the installation process.
If the default GRUB isn't working for you, consider trying a different bootloader like rEFInd or using a live USB to install it. It can sometimes help with booting issues between multiple operating systems.

Related Questions
How To Get Your Domain Unblocked From Facebook
How To Find A String In a Directory of Files Using Linux