grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Bug fix for LVM


From: Bean
Subject: Re: [PATCH] Bug fix for LVM
Date: Tue, 28 Jul 2009 11:27:57 +0800

On Tue, Jul 28, 2009 at 4:58 AM, Patrik Horník<address@hidden> wrote:
> Hello Bean,
>
> it still does not work, I've tested your patch today against revision
> 2448 from SVN.
>
> - grub-probe works and detects ex2 filesystem on LVM volume on RAID5 arrays.
>
> - However grub on boot still does not detect filesystem on root/boot
> volume. It knows root LVM volume according ls command from grub
> rescue, but still goes to rescue mode with error "unknown filesystem".
>
> - grub-install also does not work, it creates core.img without some of
> needed modules. It seems that raid modules are missing, because ls in
> grub rescue shows only native partitions. I've created core.img
> manually to test your patch, with modules "ext2 chain pc biosdisk lvm
> raid mdraid".

Hi,

Perhaps the install script still has problem to determine the correct
modules, maybe you can try to this list manually:

"ext2 chain pc biosdisk raid mdraid lvm".

The order is important, lvm must be loaded after raid and mdraid.

-- 
Bean




reply via email to

[Prev in Thread] Current Thread [Next in Thread]