freebsd-dev/sbin/bectl
Andrew Gallatin 588f03ec9b bectl: Improve error message when ZFS root is not found.
When recovering a system that is unbootable due to some
problem with the active BE, it is likely you'll be booted
from a rescue image running UFS.  In this case, bectl
needs help finding the zpool root that you want to operate
on.  In this case, improve the error message to suggest
specifying a root, rather than just emitting a generic
error message that might imply, to the naive user, that
there is a ZFS compatibility issue between the rescue
image and the on-disk ZFS pool.

Reviewed by: imp, kevans
Sponsored by: Netflix
Differential Revision:	https://reviews.freebsd.org/D39346
2023-03-31 10:27:38 -04:00
..
tests bectl(8): don't allow creation of boot environments with spaces 2021-06-03 08:36:11 -08:00
bectl_jail.c bectl: simplify the tail end of the jail cmd 2020-12-06 15:58:50 +00:00
bectl_list.c loader: zfs should support bootonce an nextboot 2020-09-21 09:01:10 +00:00
bectl.8 bectl: add some discussion about boot environment layouts 2022-03-31 17:42:33 -05:00
bectl.c bectl: Improve error message when ZFS root is not found. 2023-03-31 10:27:38 -04:00
bectl.h bectl(8): Split list functionality out into its own file as well 2018-08-06 03:41:52 +00:00
Makefile pkgbase: Put zfs utilities and lib in their own package 2022-10-26 19:46:30 +02:00
Makefile.depend Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00