Received: (from majordomo@localhost) by oss.sgi.com (8.11.3/8.11.3) id f4EFTrh15081 for linux-xfs-outgoing; Mon, 14 May 2001 08:29:53 -0700 Received: from mail.cc.kuleuven.ac.be (mail.cc.kuleuven.ac.be [134.58.10.6]) by oss.sgi.com (8.11.3/8.11.3) with ESMTP id f4EFTpF15077 for ; Mon, 14 May 2001 08:29:52 -0700 Received: from pclab (pc-10-33-6-229.cc.kuleuven.ac.be [10.33.6.229]) by mail.cc.kuleuven.ac.be (8.9.3/8.9.0) with SMTP id RAA1138594 for ; Mon, 14 May 2001 17:29:49 +0200 Message-Id: <3.0.6.32.20010514172946.007a3740@mail.cc.kuleuven.ac.be> X-Sender: pb429905@mail.cc.kuleuven.ac.be X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Mon, 14 May 2001 17:29:46 +0200 To: linux-xfs@oss.sgi.com From: werner maes Subject: XFS & Kickstart installation Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Hello, Has anyone tried a kickstart installation when trying to install an XFS enabled system? On http://linux-xfs.sgi.com/projects/xfs/1.0_installer.html you can read: Kickstart installations have been extended to include file system type. Add "--fs xfs" or "--fs ext2" the "part" command to seleect file system type. So I've tried with my kickstart configuration which works fine with RH 7.1: "part / --size 800 --fs xfs" but this does not work if I start up with SGI installer CD. It also does not work if I omit --fs xfs. I get this error: "No valid devices were found on which to create new filesystems". Any ideas? Werner Maes