Date: Thu, 04 May 2017 12:17:39 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 208802] Install to zfs should have copies= option to provide some anti-bitrot protection Message-ID: <bug-208802-8-sFXInROSwO@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-208802-8@https.bugs.freebsd.org/bugzilla/> References: <bug-208802-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208802 rb@gid.co.uk changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rb@gid.co.uk --- Comment #4 from rb@gid.co.uk --- A quick hack to work around this is: Start the installer, select Shell (not Install). Fire up csh and start bsdinstall from that. Proceed with the installation as normal, but... ...when the installer starts checking the distfiles, hit ^Z Now you can run `zfs set copies=3D2 zroot' or whatever. Then `fg' to resume bsdinstall and complete the installation. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208802-8-sFXInROSwO>