vcrash now deletes the COW filesystem by default and has a --keep-fs option to avoid this behaviour (replacing --remove-fs). This is in line with lcrash.
As mentioned in Issue #109, vhalt/lhalt are the opposite and will keep the fs by default, and have a --remove-fs option to delete it.
vcrash now deletes the COW filesystem by default and has a
--keep-fs
option to avoid this behaviour (replacing--remove-fs
). This is in line with lcrash.As mentioned in Issue #109, vhalt/lhalt are the opposite and will keep the fs by default, and have a
--remove-fs
option to delete it.