From owner-freebsd-questions Sun Jan 18 19:42:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA17702 for questions-outgoing; Sun, 18 Jan 1998 19:42:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from webfarm1.whistle.com (webfarm1.whistle.com [207.76.204.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA17551 for ; Sun, 18 Jan 1998 19:40:20 -0800 (PST) (envelope-from julian@whistle.com) Received: (from smap@localhost) by webfarm1.whistle.com (8.8.5/8.8.5) id TAA24680 for ; Sun, 18 Jan 1998 19:40:18 -0800 (PST) X-Authentication-Warning: webfarm1.whistle.com: smap set sender to using -f Received: from alpo.whistle.com(alpo.isp.whistle.com 207.76.204.38) by webfarm1.whistle.com via smap (V2.0) id xma024678; Sun, 18 Jan 98 19:40:09 -0800 Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id TAA27905; Sun, 18 Jan 1998 19:23:00 -0800 (PST) Received: from UNKNOWN(), claiming to be "current1.whistle.com" via SMTP by alpo.whistle.com, id smtpd027903; Sun Jan 18 19:22:56 1998 Message-ID: <34C2C64D.52BFA1D7@whistle.com> Date: Sun, 18 Jan 1998 19:19:41 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: Norman C Rice CC: Matthew Hagerty , freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD on BSD/OS (BSDI) References: <3.0.1.32.19980118214936.006a7da8@wolfepub.com> <19980118215919.33160@emu.sourcee.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk Norman C Rice wrote: > > On Sun, Jan 18, 1998 at 09:49:36PM -0500, Matthew Hagerty wrote: > > I was wondering how I can get my FreeBSD 2.2.5 box to run BSD/OS (BSDI) > > binaries. The list of features indicates the FreeBSD can run Linux, BSDI, > > and SCO binaries. I have gone through compiling a custom kernel and did > > not see any options for adding BSDI or SCO compatibility. > > > > Thanks, > > Matthew Hagerty > > wpub1@net-link.net no that's for SCO BSDI emulation is our native mode really.. no options needed > > Enable Ibcs2 emulation in /etc/rc.conf. > > ibcs2_enable="NO" # Ibcs2 (SCO) emulation loaded at startup (or NO). > > -- > Regards, > Norman C. Rice, Jr.