From owner-freebsd-questions@FreeBSD.ORG Fri Feb 8 17:26:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8B4E16A41A for ; Fri, 8 Feb 2008 17:26:41 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from smtp.utwente.nl (unknown [IPv6:2001:610:1908:1000:204:23ff:feb7:ef56]) by mx1.freebsd.org (Postfix) with ESMTP id 3D58C13C467 for ; Fri, 8 Feb 2008 17:26:41 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from lux.student.utwente.nl (lux.student.utwente.nl [130.89.170.81]) by smtp.utwente.nl (8.12.10/SuSE Linux 0.7) with ESMTP id m18HQXnr022759; Fri, 8 Feb 2008 18:26:33 +0100 From: Pieter de Goeje To: freebsd-questions@freebsd.org, stevefranks@ieee.org Date: Fri, 8 Feb 2008 18:26:32 +0100 User-Agent: KMail/1.9.7 References: <539c60b90802080825u29ab4635h5519a19cab8ffe65@mail.gmail.com> <47AC8689.8050605@unsane.co.uk> <539c60b90802080904kd7cfc5j62d9025b3818c711@mail.gmail.com> In-Reply-To: <539c60b90802080904kd7cfc5j62d9025b3818c711@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802081826.33017.pieter@degoeje.nl> X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact servicedesk@icts.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-UTwente-MailScanner-From: pieter@degoeje.nl X-Spam-Status: No Cc: Vince Hoffman Subject: Re: why does linux-base-f7 exist if the binary compatibility is to a kernel too old to run it? (and how to change that?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Feb 2008 17:26:42 -0000 On Friday 08 February 2008, Steve Franks wrote: > But there are sites (such as this one: > http://www.linux.com/feature/53055) that talk about actually using > linux_base-fc8 (which I can't even find on 7.0rc1). How is that > possible if the kernel is too old for it? You can "upgrade" the kernel by setting compat.linux.osrelease to 2.6.16. Note that there are still some issues with that version. Look here http://wiki.freebsd.org/linux-kernel for more information. > > Steve -- Pieter de Goeje