1

I've done a full system update of Manjaro Linux, but the laptop has shutted down due to low battery. After turning it on again, everything was working well, so I restarted the update and this time has been completed. Next, I restarted laptop to use Windows and it wasn't on boot menu anymore. I can read all Windows's partition from Linux (can even use them), but I can't boot it. The BIOS is UEFI with secure boot off

P.S.: Linux and Windows were in dual boot

Arfmann
  • 121

1 Answers1

0

You should:

  1. Fix Windows' bootloader
  2. Set up your Linux bootloader for dual boot

For example, I have systemd-boot in ArchLinux configured like this:

tree /boot/loader
/boot/loader
├── entries
│   ├── arch.conf
│   └── windows.conf
└── loader.conf