Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2016 11:45:11 +0700
From:      Victor Sudakov <vas@mpeks.tomsk.su>
To:        freebsd-questions@freebsd.org
Subject:   Re: bsdinstall and unattended zfs installation
Message-ID:  <20160714044511.GA64449@admin.sibptus.transneft.ru>
In-Reply-To: <20160623134221.GA58972@admin.sibptus.transneft.ru>
References:  <20160623134221.GA58972@admin.sibptus.transneft.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
OK, I'll phrase it differently. Could someone please give me a working
example of a bsdinstall script (for "bsdinstall script") for an
unattended installation on ZFS?

Thanks a lot in advance.

Victor Sudakov wrote:
> 
> 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
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"

-- 
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?20160714044511.GA64449>