On Mon, Oct 16, 2006, Jonas Meurer wrote: > * Fix bogus error message from initramfs hook, based on patch by > Loïc Minier <[EMAIL PROTECTED]>. (closes: #388871)
Too bad you didn't take the patch. :-/ FYI, you now ignore all dmsetup errors. With my patch, no command that is expected to fail is called, and would one fail, the script would (correctly) fail and the error would be seen. With your version, dmsetup info is guaranteed to fail in some setups (like mine), and the errors are always discarded. -- Loïc Minier <[EMAIL PROTECTED]>

