https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286582
Jaime Corchado <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jaime Corchado <[email protected]> --- ## Notes on the documentation to setup Xen on FreeBSD. 1. BSD documentation says `echo 'vm.max_wired=1' >>/etc/sysctl.conf` when the prompt from the program suggests `vm.max_user_wired=-1` since it is FreeBSD 13 or newer. 2. The installation package writes an entry for Xen. The instructions as-written would duplicate a config line. 3. The context is not obvious enough that `sysrc` is a program to run as admin. 4. The network device file to use instead of em0 is known by the user after running ifconfig. I confused the instructions and replaced bridge0 instead of em0. -- You are receiving this mail because: You are on the CC list for the bug.
