pavement

User:Sidetone/linuxcompat

From FreeBSDwiki
< User:Sidetone
Revision as of 23:56, 28 February 2015 by Sidetone (Talk | contribs)
Jump to: navigation, search

Configuration steps for enabling Linux compatibility, necessary for using Flash Player made for Linux. Work in progress, steps:

% pkg install linux_base-f10

/etc/fstab

linproc         /compat/linux/proc      linprocfs       rw 0 0

/etc/rc.conf

linux_enable="YES"

/etc/devfs.conf

link /tmp shm

/compat/linux/etc/

domainname	my.yp.domainname
ypserver	my.yp.server

/compat/linux/etc/nsswitch.conf

passwd:     files nis
shadow:     files nis
group:      files nis
hosts:	    files nis dns
Personal tools