]> git.pld-linux.org Git - projects/geninitrd.git/commitdiff
Tell us what device.
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 5 Dec 2011 18:29:24 +0000 (18:29 +0000)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 5 Dec 2011 18:29:24 +0000 (18:29 +0000)
svn-id: @12441

mod-luks.sh

index 3bc9872c37ea511a8c586fd2e16d18c540a0940f..71a80070c947656f4f6586c3df8dc3ce8f070d4f 100644 (file)
@@ -86,7 +86,7 @@ find_modules_luks() {
 
        fi
        if [ -z "$LUKSDEV" ]; then
-               die "Can't find underlying device names for crypted device."
+               die "Can't find underlying device names for crypted device $devpath."
        fi
 
        find_module "dm-crypt"
This page took 0.246107 seconds and 4 git commands to generate.