Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161902626
D7783.id20053.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D7783.id20053.diff
View Options
Index: en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml
===================================================================
--- en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml
+++ en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml
@@ -51,17 +51,21 @@
<secondary>Linux</secondary>
</indexterm>
- <para>&os; provides 32-bit binary compatibility with &linux;,
- allowing users to install and run most 32-bit &linux; binaries
+ <para>&os; provides binary compatibility with &linux;,
+ allowing users to install and run most &linux; binaries
on a &os; system without having to first modify the binary. It
- has even been reported that, in some situations, 32-bit &linux;
+ has even been reported that, in some situations, &linux;
binaries perform better on &os; than they do on &linux;.</para>
<para>However, some &linux;-specific operating system features
are not supported under &os;. For example, &linux; binaries
will not work on &os; if they overly use &i386; specific calls,
- such as enabling virtual 8086 mode. In addition, 64-bit &linux;
- binaries are not supported at this time.</para>
+ such as enabling virtual 8086 mode.</para>
+
+ <note>
+ <para>Support for 64-bit binary compatibility with &linux; was
+ added in &os; 10.3.</para>
+ </note>
<para>After reading this chapter, you will know:</para>
@@ -113,6 +117,10 @@
<screen>&prompt.root; <userinput>kldload linux</userinput></screen>
+ <para>For 64-bit compatibility:</para>
+
+ <screen>&prompt.root; <userinput>kldload linux64</userinput></screen>
+
<para>To verify that the module is loaded:</para>
<screen>&prompt.user; <userinput>kldstat</userinput>
@@ -134,6 +142,9 @@
<programlisting>linux_enable="YES"</programlisting>
+ <para>On 64-bit machines, <filename>/etc/rc.d/abi</filename> will
+ automatically load the module for 64-bit emulation.</para>
+
<indexterm>
<primary>kernel options</primary>
<secondary>COMPAT_LINUX</secondary>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 8, 9:15 PM (9 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34860031
Default Alt Text
D7783.id20053.diff (2 KB)
Attached To
Mode
D7783: Update the handbook for 64-bit Linux emulation
Attached
Detach File
Event Timeline
Log In to Comment