[Bug 208802] Install to zfs should have copies= option to provide some anti-bitrot protection

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 4 12:17:39 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208802

rb at gid.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rb at gid.co.uk

--- Comment #4 from rb at 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=2 zroot' or whatever.
Then `fg' to resume bsdinstall and complete the installation.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list