You are not logged in.

#26 2025-12-02 11:35

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 5,698
Website

Re: Set up duel boot Win 10 Q4OS does not register in boot menu

Well, according to the log files, you only need to create EFI boot record:
- First install Q4OS again using winsetup.exe
- Reboot to a new Q4OS installation
- Poweroff computer
- Boot from a Linux live media
- Create a new boot record in terminal:
$ sudo efibootmgr --create --disk "/dev/sda3" --loader="\EFI\DebianBoot\shimx64.efi" --label="MyQ4OS"
- Check EFI records with the command and post its output:
$ sudo efibootmgr
- Reboot and find new boot entry in your Bios

Offline

Board footer

Powered by FluxBB