On Thu, Feb 05, 2009 at 09:26:13PM +0100, Guido Günther wrote:
> tags 511903 + patch
> 
> Hi,
> otherwise rootfs on multipath can't work. Patch attached.
Here's the trivial patch:

diff --git a/debian/initramfs-tools/scripts/local-top/lvm2 
b/debian/initramfs-tools/scripts/local-top/lvm2
index d9b2205..553ee0e 100644
--- a/debian/initramfs-tools/scripts/local-top/lvm2
+++ b/debian/initramfs-tools/scripts/local-top/lvm2
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-PREREQ="mdadm mdrun"
+PREREQ="mdadm mdrun multipath"
 
 prereqs()
 {

Cheers,
 -- Guido



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to