Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Oct 2015 19:09:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 203777] bsdinstall(8) zfsboot script unusable for unattended installs, unless "internal" variable nonInteractive is set
Message-ID:  <bug-203777-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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: freebsd-bugs@FreeBSD.org
          Reporter: fre.fbsdpr@expertmaker.com

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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203777-8>