Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 1996 10:40:50 -0800 (PST)
From:      Doug White <dwhite@riley-net170-164.uoregon.edu>
To:        Will Mitayai Keeso Rowe <mitayai@dreaming.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Linux Compatibility
Message-ID:  <Pine.BSF.3.91.960304103826.25119C-100000@riley-net170-164.uoregon.edu>
In-Reply-To: <Pine.BSF.3.91.960302054301.2807A-100000@dreamlabs.constantchange.on.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2 Mar 1996, Will Mitayai Keeso Rowe wrote:

> I am running -CURRENT at the moment and am looking to compile in Linux 
> support... i have read in LINT and heard many kernel config options bantered 
> about, everthing from 'options LINUX', 'options COMPAT_LINUX', and 
> 'options LINUX_COMPAT'... as well as some ext2 filesystem compatibility 
> options. 

Quick instructinos for linux compat:

1.  Install /ports/emulation/linux.  

2.  Add
	options "LINUX_COMPAT"
	options "COMPAT_LINUX"
to your kernel config.

3.  Rebuild kernel.

4.  Reboot; load /lkm/linux_mod.o.  

5.  Should be up and running.  You'll have to reload the lkm every time 
you reboot, or add it to one of your startup files.  

Doug White                              | University of Oregon  
Internet:  dwhite@gladstone.uoregon.edu | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960304103826.25119C-100000>