Hacker News new | ask | show | jobs
by exikyut 3051 days ago
So extend the script to build you a recovery ISO or USB image too, and then insist that you reboot and test the recovery image.
2 comments

For those interested, it appears the current generation of "running system to live image" is:

https://github.com/Tomas-M/linux-live

While the current generation of "make me a magic shiny debian image" is:

https://github.com/larswirzenius/vmdb2/

(I went looking for some tool I've used in the past, which may, or may not, have been "live-build").

In general though, just pulling down a dkms zfs module into any working recovery image via apt should work.

But not if you don't have net access [ed: or a lan apt mirror..].

Or install ZFS from your live recovery instance and load the mod. Not a big problem.