irondave Hello everyone, I’m trying to set up the bootloader so that it can handle dual booting with Windows, with Windows installed on another drive. Following the guide I found here [https://gist.github.com/Astro36/d4dd029ee07a1616f65dbd89e7d9a7dc] , the command sudo bootctl install --path=/mnt/solus/boot gives me the error Failed to open boot loader directory /usr/lib/systemd/boot/efi: Remote address changed What should I do to fix the issue? Thank you.
irondave Thank you but I tried the command sudo clr-boot-manager set-timeout 5 && sudo clr-boot-manager update but the boot menu doesn't appear automatically
turuncu /etc/default/grub Or open it from the terminal Add "GRUB_TIMEOUT_STYLE=MENU" Save and update grub Close fast startup on Windows Go to the bios and put the grub first in the boot settings I'm using dual boot too (win11 and solus4.8)
carlanbro https://gist.github.com/Astro36/d4dd029ee07a1616f65dbd89e7d9a7dc this guide is the one i always use when reinstalling solus to add windows to the boot entry