On Wed, Oct 20, 2010 at 05:17:22PM +0200, Amadeusz ÅoÅnowski wrote: > When you're mounting device are you always specifying "-t fs_type"? :-) > Disk is mounted readonly, so even if mount performs wrong guess, nothing > bad happens. This is rare case. Although maybe we can add itâ :-) Then > it would be: > > rd.luks.key=<key_path>:<key_dev>:<key_dev_fs>:<luks_dev> The LABEL and UUID are always stored in filesystem specific superblock (or root directory) on the device. It means that your system has to be able to detect FS type before it's able to read LABEL/UUID from the device. The <key_dev_fs> is unnecessary. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html