Bsdinstall and unattended ZFS installation

Victor Sudakov vas at mpeks.tomsk.su
Tue Jul 19 07:19:11 UTC 2016


Kamil Czekirda wrote:
> Victor,
> 
> I missed nonInteractive="YES" and export
> 
> This works fine:
> 
> =====================================
> 
> export nonInteractive="YES"
> 
> DISTRIBUTIONS="kernel.txz base.txz games.txz"
> 
> export ZFSBOOT_VDEV_TYPE="stripe"
> 
> export ZFSBOOT_DISKS="ada0"
> 
> export ZFSBOOT_SWAP_SIZE=2g
> 
> export ZFSBOOT_CONFIRM_LAYOUT=1
> 
> =====================================

Thank you, it does work!

Where are these "export" and "nonInteractive" things documented? They
have never been a requirement for UFS unattended scenarios.

And what if the name of the zfs pool on md0 collides with the name of
an existing pool, e.g. the pool on the host system from where
bsdinstall is run?


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


More information about the freebsd-sysinstall mailing list