Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2016 20:42:21 +0700
From:      Victor Sudakov <vas@mpeks.tomsk.su>
To:        freebsd-questions@freebsd.org
Subject:   bsdinstall and unattended zfs installation
Message-ID:  <20160623134221.GA58972@admin.sibptus.transneft.ru>

next in thread | raw e-mail | index | archive | help
Dear Colleagues,

I'm trying the "bsdinstall script myscript" automated setup feature on
a 10.3-RELEASE system. When myscript looks like this:

PARTITIONS=md0
DISTRIBUTIONS="kernel.txz base.txz games.txz"

everying goes fine.

But when I change it into:

ZFSBOOT_DISKS=md0
DISTRIBUTIONS="kernel.txz base.txz games.txz"

everything gets screwed up, bsdinstall spits out lots of debug and
goes interactive.

What am I missing? What should an install script look like for
unattended ZFS install with a default dataset layout? 


-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:sudakov@sibptus.tomsk.ru



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