From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1EHQpI-0001rv-5L for mharc-grub-devel@gnu.org; Mon, 19 Sep 2005 14:57:16 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EHQpB-0001of-4C for grub-devel@gnu.org; Mon, 19 Sep 2005 14:57:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EHQp3-0001lg-6n for grub-devel@gnu.org; Mon, 19 Sep 2005 14:57:04 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EHQp3-0001ky-3Z for grub-devel@gnu.org; Mon, 19 Sep 2005 14:57:01 -0400 Received: from [212.85.152.101] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EHQo4-0006RN-Oq for grub-devel@gnu.org; Mon, 19 Sep 2005 14:56:00 -0400 Received: from ASSP-nospam (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id EC1C33C07C6B1 for ; Mon, 19 Sep 2005 23:14:08 +0200 (CEST) Received: from 127.0.0.1 ([127.0.0.1] helo=ip6-localhost) by ASSP-nospam ; 19 Sep 05 21:14:08 -0000 From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Mon, 19 Sep 2005 20:55:57 +0200 User-Agent: KMail/1.7.2 References: <87acigople.fsf@student.han.nl> <200509181917.56371.okuji@enbug.org> <87r7bm9rsp.fsf@student.han.nl> In-Reply-To: <87r7bm9rsp.fsf@student.han.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509192055.57240.okuji@enbug.org> Subject: Re: XFS support X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2005 18:57:13 -0000 On Sunday 18 September 2005 08:03 pm, Marco Gerards wrote: > Did XFS support work for you now? Better than before, not much. grub> ls /dev error: xfs does not support inode format 3 yet grub> ls /etc profile.d/ rpm/ sysconfig/ mdadm.conf fstab howl/ version igfg?? esd.conf modprobe.conf shadow- gshadow- cron.daily/ logrotate.d/ alternatives/ enscript/ grub> ls /mnt cdrom^F/ loop 0? cf2^L;!? / As you see, strange file names are printed, and ls shows very fewer files. I haven't tracked the problems yet. Okuji