Sithuk
Sithuk
DarrienG: The link you posted says there is no evidence that putting a drive to sleep harms the drive. Did you mean to post another link? “ Is sleep mode...
I have experienced this too (22.03).
The issue is present on Ubuntu 22.10 too.
I just tried a fresh install of Ubuntu 22.10 using the Ubuntu Zfsbootmenu script and experienced the same error. @lediur : How are you installing Debian? Were you able to...
> Try adding `add_dracutmodules+=" bash "` to a `*.conf` file in `/etc/zfsbootmenu/dracut.conf.d/`. Perfect. That fixed it. Thank you. I added bash to the existing add_dracutmodules line in /etc/zfsbootmenu/dracut.conf.d/zfsbootmenu.conf as follows....
I am SSH'ing in, yes. Dropbear is embedded (SSH-2.0-dropbear_2020.81). The PATH environment variable is: /zbm/bin:/usr/sbin:/usr/bin:/sbin:/bin I built on Ubuntu 22.04. "zbm" is not present in /usr/sbin of the zfsbootmenu initramfs...
Just carried out a test with the master branch. The zbm shortcut is still missing unfortunately. "zfsbootmenu" works fine.
I've updated the ubuntu zfsbootmenu install script. You can download the latest from the link below. That should help you duplicate the lack of zbm shortcut that I have experienced....
Adding the following line to /60crypt-ssh/module-setup.sh fixed the issue. chown root:root "${initdir}/root/.ssh/authorized_keys"
Pyznap will not install on a fresh 24.04 install either. [Edit: Ignore comment. Pyznap works fine in Ubuntu 24.04. I experienced an error owing to a change in Python 3.12...