Help with Dual Booting Linux Alongside Windows

0
18
Asked By TechWanderer32 On

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

Answered By MintyFresh On

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!

Answered By OldSchoolCool On

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?

Answered By LinuxFan99 On

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.

Answered By NixNerd89 On

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

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.