johnramsden/zectl

Does zectl only work with when the BE is named "default"

developer91234 opened this issue · 1 comments

I followed the systemd plugin guide, keeping everything the same and only changing "default" to "manjaro." When I run zectl create test It creates the boot entry pointing to the copied kernels in /efi/env/org.zectl-test/ but it doesn't actually change the main thing, the org.zect-test.conf file still points to the manjaro dataset instead of the newly create test

It doesn't change the fstab entry in the snapshot either.

Is it possible to use this (automatically) if your base be is named something other than test?

Nevermind, I had the wrong name for my zpool in the first zectl config file. There should have been some error though - it was pointing to a pool that doesn't exist.