Hi, We want to insert the wrapfs module to a file system using overlay mount style. This overlay mount works for all mount points (/boot, /mnt1/, etc;) except for "/" mount-point. We would like to understand if overlay mount is expected to work for "/" and if anyone were successful in overlay mount on root mount point, please let us know the steps. The following steps are used for overlay mount on /mnt1 1) mount -t ext4 /dev/sdb1 /mnt1/ 2) mount -t wrapfs /mnt1 /mnt1 Regards, Logeswari. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html