From owner-freebsd-current Wed Aug 7 12:08:01 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA29927 for current-outgoing; Wed, 7 Aug 1996 12:08:01 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA29910 for ; Wed, 7 Aug 1996 12:07:59 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id MAA15524; Wed, 7 Aug 1996 12:04:18 -0700 From: Terry Lambert Message-Id: <199608071904.MAA15524@phaeton.artisoft.com> Subject: Re: Linux Willows? To: dev@fgate.flevel.co.uk (Developer) Date: Wed, 7 Aug 1996 12:04:18 -0700 (MST) Cc: terry@lambert.org, freebsd-current@freebsd.org In-Reply-To: from "Developer" at Aug 7, 96 11:58:43 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I just found some more information, in /var/log/messages I have:- > > Linux-emul(18075): modify_ldt() not supported > > Seems like the linux ldt`s doesn`t work - is this easy to fix? Not without making it necessary to rewrite the VM system for each new platform you port to. It requires very Intel-specific hooks in the VM. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.