bsdinstall and unattended zfs installation

Victor Sudakov vas at mpeks.tomsk.su
Thu Jul 14 04:45:20 UTC 2016


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 at sibptus.tomsk.ru
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"

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


More information about the freebsd-questions mailing list