I have a Librem Mini. Now I use Fedora (CoreOS, so not even packages can be installed in a simple way) on it, so I want to find another way of running the CoreBoot utility for updating and finally enabling automatic boot.
When I run the script on my system (and I layered dmidecode
for that) it just creates an empty file check_dependencies.txt
in the current directory. (Edit: could report that issue now)
Now, I wonder, as it says it specifically requires Debian/PureOs systems, can I maybe run it in a Docker/podman container using a Debian image or so? What do I need to mount/expose then?