https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291559
--- Comment #3 from [email protected] --- Finally, using another pool name (eg. "test") and renaming it to "boot" after install works fine, so this seems to be a bsdinstall problem: zpool import -N test boot zpool set bootfs=boot/ROOT/default boot zpool export boot -- You are receiving this mail because: You are the assignee for the bug.
