Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f7L5rHE09427 for linux-xfs-outgoing; Mon, 20 Aug 2001 22:53:17 -0700 Received: from relay.xlink.net (relay.xlink.net [193.141.40.4]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f7L5rE909408 for ; Mon, 20 Aug 2001 22:53:14 -0700 Received: from lizard.webland.de (lizard.webland.de [194.122.76.201]) by relay.xlink.net (8.9.3/8.8.7) with ESMTP id HAA00059; Tue, 21 Aug 2001 07:53:08 +0200 (MET DST) Received: (from uucp@localhost) by lizard.webland.de (8.8.8/8.8.7) id HAA09289; Tue, 21 Aug 2001 07:53:07 +0200 (MET DST) >Received: from mobile.sauter-bc.com (unknown [10.1.6.21]) by basel1.sauter-bc.com (Postfix) with ESMTP id 0CFAE57306; Tue, 21 Aug 2001 07:52:49 +0200 (CEST) Received: from ch.sauter-bc.com (support.cad.sba [10.1.200.117]) by mobile.sauter-bc.com (Postfix) with ESMTP id B4DEA25835; Tue, 21 Aug 2001 07:52:48 +0200 (CEST) Message-ID: <3B81F730.867E5916@ch.sauter-bc.com> Date: Tue, 21 Aug 2001 07:52:48 +0200 From: Simon Matter Organization: Sauter AG, Basel X-Mailer: Mozilla 4.77 [de] (X11; U; Linux 2.2.19-6.2.7 i686) X-Accept-Language: de-CH, en MIME-Version: 1.0 To: David Lloyd Cc: jfm2@club-internet.fr, linux-xfs Subject: Re: Mandrake Linux 8.1 beta without XFS References: <3B80B26E.1451FA7@ch.sauter-bc.com> <3B818039.C269C8A5@sgi.com> <3B818A5D.F9F8EE0C@club-internet.fr> <3B81A0D5.EBA77465@rebel.net.au> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk David Lloyd schrieb: > > Hmmm... > > > The biggest problem is Grub since Grub cannot boot from an XFS partition > > and I really think Lilo is obsolete and should be dropped ASAP. > > Any news from the person who is trying to do an XFS back end for Grub? I don't think this is a problem. Lilo was always there in the Mandrake distribution and can be used to boot XFS. If you really need grub just put /boot on ext2. BTW does grub boot JFS? > > Last time I looked at Grub and the latest version(s) of Lilo, the only > difference I could see was that Grub's configuration looked like NT > Loader's. So, why is Grub superior? I'm not an expert on this but one significant difference is that grub does understand filesystems. This is very nice since you can boot every kernel without having to call lilo after changing anything. It's work a bit like the loaders of the *BSD's. -Simon