this post was submitted on 05 Apr 2024
41 points (97.7% liked)
techsupport
2468 readers
33 users here now
The Lemmy community will help you with your tech problems and questions about anything here. Do not be shy, we will try to help you.
If something works or if you find a solution to your problem let us know it will be greatly apreciated.
Rules: instance rules + stay on topic
Partnered communities:
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
os-prober was installed, but it was indeed disabled.
I went through the process of activating it and remaking the grub configuration. But it seems to not care about Windows, likely because, as stated in my post, it is on a separate physical drive. Probably some way to tell it to look there as well, but I don't know it. I might do some searching of my own later, right now I got shit to do. Booted into my laptop (which I keep with just windows because its ssd is too small for me to have any fun)
I dual booted for about two years before switching entirely over to Linux, and I found that using reFind as a bootloader instead of Grub was significantly less hassle. I'd suggest you check it out.
I have HEARD of reFind, but could not figure out how to use it. You got a good tutorial to link me up with?
I recall following the Arch wiki entry, but the official documentation is very useful too.
The easiest way I found to install it was to 1) Install
refind
through my distro's package manager and then 2) simply run therefind-install
command in a terminal, which completely automates the process and sets reFind as the default bootloader for your machine.If you want to tweak the appearance, icons, or the available boot entries on the reFind boot screen then just follow the official documentatuon.
When I dual-boot it is always with a separate drive, less often does MS hose the bootloader in that situation. Normally it is findable. I dont recall havong to point it to anything.
I keep a usb boot drive with a number of images (ventoy), including "super grub boot disk" to get me out of these situations.
When I dual-boot it is always with a separate drive, less often does MS hose the bootloader in that situation. Normally it is findable. I dont recall havong to point it to anything.
I keep a usb boot drive with a number of images (ventoy), including "super grub boot disk" to get me out of these situations.