From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Nasrat Subject: Re: elks newbie.....kindly help!! Date: Sat, 27 Jul 2002 10:18:12 +0100 Sender: linux-8086-owner@vger.kernel.org Message-ID: <20020727091812.GB32090@raq465.uk2net.com> References: <20020727072846Z318708-685+18874@vger.kernel.org> <20020727090209.GA32090@raq465.uk2net.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20020727090209.GA32090@raq465.uk2net.com> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-8086@vger.kernel.org Cc: Paul Nasrat , Seemanta Dutta On Sat, Jul 27, 2002 at 10:02:10AM +0100, Paul Nasrat wrote: > You need to have the modules binfmt_aout and binfmt_misc loaded in your kernel > > Then > > echo ':i86-elks:M::\x01\x03\x20\x00:\xff\xff\xff\x83:/lib/elksemu:' \ > > /proc/sys/fs/binfmt_misc/register > > that'll get it working Oh and I should add you need elksemu in /lib :) If it wasn't obvious from the above. Paul