Update to r50370:
Remove two lines that are no longer needed.
This commit is contained in:
parent
be8ca473aa
commit
8ec6487f44
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53281
1 changed files with 2 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/linuxemu/chapter.xml,v 1.94 2012/04/30 17:13:51 bcr Exp $
|
||||
basiert auf: r49367
|
||||
basiert auf: r50370
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="linuxemu">
|
||||
<info>
|
||||
|
@ -140,9 +140,7 @@ Id Refs Address Size Name
|
|||
<package>emulators/linux_base-c6</package>. So installieren Sie
|
||||
das Paket:</para>
|
||||
|
||||
<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>
|
||||
<screen>&prompt.root; <userinput>pkg install emulators/linux_base-c6</userinput></screen>
|
||||
|
||||
<para>Wollen Sie die &linux;-Binärkompatibilität beim Systemstart
|
||||
aktivieren, fügen Sie folgende Zeile in
|
||||
|
|
Loading…
Reference in a new issue