https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208802
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from [email protected] --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
