I installed Ubuntu on an existing Windows 10, dual boot was fine for some months. Now I try again and it doesn't work anymore. grub-update doesn't find any OS besides Ubuntu. Using boot-repair from a USB-Stick finds the EFI partition on nvmen1p1, but booting from that results in
error: can't find command 'parttool'.
error: can't find command 'drivemap'.
error: invalid EFI file path.
nvmen1p2, where the real Windows 10 is located, is not found, even from the USB stick.
sudo os-probe
on regular Ubuntu finds nothing.
Here is the pastebin: https://paste.ubuntu.com/p/H54w8bCwws/
Any advice?