-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What does the /etc/default/zfs do? #181
Comments
Hi sorry for being late. It was added as it seems |
Some distros (e.g. VoidLinux) do not provide this file. Turn the error into a warning and let the VoidLinux to use ZFS integration. Closes #181
I just pushed a fix to |
As for ZFS remote unlocking please see #191 |
Sorry for the late response, im build & test it, its works. But still no luck with ZFS native encryption.
So im gonna closed the issue then & watch it there. |
Some distros (e.g. VoidLinux) do not provide this file. Turn the error into a warning and let the VoidLinux to use ZFS integration. Closes #181
Im using Voidlinux, i dont have this file and i dont know what is this file do.
Can we ignore it? Change it into warning instead return being Error if it didnt exist? I make this file with blank space and no error after that.
It seems this file doesnt do anything important, at least i dont need this file to boot from dracut initramfs.
I think the file is in generator/generator.go
One more questions, is it support native encryption from ZFS? I cant bypass and got permission denied because the boot didnt ask pass for Encryption pool or volume.
I remember there is a zfs_import_params, what does this config do?
The text was updated successfully, but these errors were encountered: