ms-terminal powershell.exe 31 views

Note: you need mainline U-Boot (either compile yourself or get it from Debian’s u-boot-sifive package).

Note²: won’t boot after the first install. Interrupt U-Boot and run the following:

nvme scan
load nvme 0:1 $kernel_addr_r /EFI/openEuler/grubriscv64.efi
bootefi $kernel_addr_r

Then enter the system, install GRUB as removable again.

See https://asciinema.org/a/C8ZTnXXaHmJK64nWjRUbkIdDo