Search
4 results for “vkarlsen”
-
Installed #debian with #tianocore and unable to boot?
Copy EFI/debian/grubx64.efi to EFI/boot/bootx64.efi. (Adjust filename to match your arch.)
Thankfully, this can be done in the UEFI shell, so no need for rescue media. -
-
Getting a locally installed #Archivy to run under #supervisord ?
It needs the HOME env var to be set.
Add this to its program section in supervisord.conf:
environment=HOME=/home/<username>
More info: https://entropia.no/archivy-in-supervisord