Date: Tue, 19 Jul 2016 14:19:05 +0700 From: Victor Sudakov <vas@mpeks.tomsk.su> To: Kamil Czekirda <kczekirda@gmail.com> Cc: freebsd-sysinstall@freebsd.org Subject: Re: Bsdinstall and unattended ZFS installation Message-ID: <20160719071905.GB26087@admin.sibptus.transneft.ru> In-Reply-To: <CADSgWNE3ZZ63c=LiccJ6jHo5pshtjRBnchKj=XUB=DhTA5iKiQ@mail.gmail.com> References: <20160718111523.GA15456@admin.sibptus.transneft.ru> <CADSgWNH8ykyDTbA-1sN4FG6Xd5uMWgnnk8tDMP1gTEZENQt7Gg@mail.gmail.com> <20160719020427.GA22537@admin.sibptus.transneft.ru> <CADSgWNE3ZZ63c=LiccJ6jHo5pshtjRBnchKj=XUB=DhTA5iKiQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@sibptus.tomsk.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160719071905.GB26087>