into the kernel. They are, however, disabled by default. To enable
them, edit /etc/sysctl.conf and skip down to the end of the file
where the binary emulation section is. Uncomment any lines that
you need support for. Most people will want Linux binary support:
kern.emul.linux=1FreeBSD binary support is in the same section. Again, just
uncomment it to enable it. Feel free to look through the rest of
the file to see if there are any other options you might be intere-
sted in (I usually enable
wsmouse, the console mouse driver). Toachieve optimum Linux binary compatibility, you will also need
to install the
fedora_base package, then create a /proc directoryand a line in
/etc/fstab to mount it at boot:/proc /proc procfs rw,linux 0 0Full FreeBSD binary compatibility can't be done without the
freebsd_lib package, so install that if you want to run FreeBSDprograms.
[SRC]
biOos
No comments:
Post a Comment