Hi, Am Mittwoch, 13. Oktober 2021, 17:58:41 CEST schrieb Ignaz Forster:
Am 13.10.21 um 12:16 Uhr schrieb jimmypierre.rouen.france@gmail.com:
For the last weeks, I have been perusing many many wikis
You should find all available information on https://en.opensuse.org/Portal:MicroOS
but I seem to miss something because after creating the config file on the USB key (labelled COMBUSTION & under combustion directory) ^^^^^^^^^^ Just to be sure: Is the device name really upper case? Currently only lower case names are recognized.
I cannot get RPi nor x64_86 images to accept the keys. My non admin user is NUI. If someone could kindly send me a working config file with xxxxxxx where the PUB key is to be added/completed, I think that it will just work!
Currently it's not possible to execute commands affecting the /home directories with Combustion, as this subvolume is not mounted in the environment Combustion is running the command in.
Just run "mount /home" in the script (and unmount it later). This should happen automatically in the future, as the bug in transactional-update which prevented that so far got fixed recently. Cheers, Fabian
You can use Ignition instead. You can find a complete example on https://en.opensuse.org/Portal:MicroOS/Ignition#Add_a_password_and_a_SSH_key... (just leave out the "password_hash: xxx" line, otherwise this example is exactly what you want to do. Just name the USB key "ignition" instead of "combustion".
Cheers, Ignaz