On Mon, 2010-03-08 at 18:09 +0530, nidhi mittal hada wrote: > Even after umount file doesnt disappear > > 1)mount -t ext4 /dev/loop4 /mnt/ > 2)cd /mnt > 3)ls > a.c lost+found > > 4)cd - > 4)umount /mnt > 5)mount -t ext4 /dev/loop4 /mnt/ > 6) cd /mnt/ > > 7) > [root@localhost mnt]# ls > a.c lost+found Yes, because you didn't unlink/rm it. Otherwise the second mount would fail. [ Fullquote deleted ] Bernd -- Bernd Petrovitsch Email : bernd@xxxxxxxxxxxxxxxxxxx LUGA : http://www.luga.at -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ