linux emulation:
- c6 requires =2.6.18 - prefer packages over ports
This commit is contained in:
parent
e8efe7795e
commit
1d154badb3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46468
1 changed files with 3 additions and 2 deletions
|
@ -125,8 +125,9 @@
|
|||
libraries and binaries on a &os; system. To install the
|
||||
port:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/emulators/linux_base-c6</userinput>
|
||||
&prompt.root; <userinput>make install distclean</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>printf "compat.linux.osrelease=2.6.18\n" >> /etc/sysctl.conf</userinput>
|
||||
&prompt.root; <userinput>sysctl compat.linux.osrelease=2.6.18</userinput>
|
||||
&prompt.root; <userinput>pkg install emulators/linux_base-c6</userinput></screen>
|
||||
|
||||
<para>For &linux; compatibility to be enabled at boot time,
|
||||
add this line to <filename>/etc/rc.conf</filename>:</para>
|
||||
|
|
Loading…
Reference in a new issue