https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203777
Bug ID: 203777
Summary: bsdinstall(8) zfsboot script unusable for unattended
installs, unless "internal" variable nonInteractive is
set
Product: Base System
Version: 10.2-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Unattended installs with the bsdinstall zfsboot script will default to
interactive mode and get stuck in the main menu loop, the script need to be
interrupted and run manually to confirm choices.
> Failure:
> - ZFSBOOT_DISKS, ZFSBOOT_VDEV_TYPE not picked up
> - Asks for ZFS configuration interactively
Quote from and more details in,
https://lists.freebsd.org/pipermail/freebsd-stable/2015-June/082438.html
Workaround:
Set 'export nonInteractive="YES"' in bsdinstall(8) installerconfig.
Also, ZFSBOOT_* variables need to be exported in installerconfig to be
picked up by the zfsboot script.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"