From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JUefe-00031x-Eb for mharc-grub-devel@gnu.org; Thu, 28 Feb 2008 04:03:18 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUefc-00030Y-7n for grub-devel@gnu.org; Thu, 28 Feb 2008 04:03:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUefY-0002zW-V1 for grub-devel@gnu.org; Thu, 28 Feb 2008 04:03:15 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUefY-0002zH-Jf for grub-devel@gnu.org; Thu, 28 Feb 2008 04:03:12 -0500 Received: from lvps87-230-0-242.dedicated.hosteurope.de ([87.230.0.242]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JUefX-00032q-Su for grub-devel@gnu.org; Thu, 28 Feb 2008 04:03:12 -0500 Received: (qmail 20834 invoked from network); 28 Feb 2008 08:16:27 +0100 Received: from m2893p000.adsl.highway.telekom.at (HELO gibson.comsick.at) (88.117.9.128) by lvps87-230-0-242.dedicated.hosteurope.de with (AES256-SHA encrypted) SMTP; 28 Feb 2008 08:16:27 +0100 Received: from [127.0.0.1] (helo=mail.maru.homelinux.org ident=d84RAIhm) by gibson.comsick.at with esmtp (Exim 4.69) (envelope-from ) id 1JUcv6-0002AD-Fs for grub-devel@gnu.org; Thu, 28 Feb 2008 08:11:08 +0100 MIME-Version: 1.0 Date: Thu, 28 Feb 2008 08:11:08 +0100 From: Michael Guntsche To: The development of GRUB 2 In-Reply-To: <00b201c879c8$7a2f00e0$9300a8c0@outsourcing.local> References: <00b201c879c8$7a2f00e0$9300a8c0@outsourcing.local> Message-ID: X-Sender: mike@it-loops.com User-Agent: RoundCube Webmail/0.1b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 Subject: Re: patch for [xfs, grub-probe -t fs] and a question about lvm 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: Thu, 28 Feb 2008 09:03:16 -0000 On Thu, 28 Feb 2008 13:12:08 +0800, "Adrian Migraso" wrote: > Also,... i have been trying to use the lvm.mod with the grub, the problem > is, my logical volumes are not detected by 'ls' command during grub > resucue> > > is lvm.mod ok? > > can i have a peek of how grub2 works? I mean its flow... thanks guys... FYI I boot off a LV with grub2 for months now without a problem. I am running ext3 on it though but I do not think that XFS is the problem. For testing purposes, do you see your LVs in grub-emu? Kind regards, Michael