tcplay: USB clean unmount
Hi, I am using "tcplay" to encrypt my USB. I am able to map, mount and unmount the encrypted partition. But I think unmount is no clean.
When I insert my USB for the 1st time, it is under /dev/sdb, I mapped, mounted and unmounted it. 2nd time when I inserted it, USB gets detected as /dev/sdc. This continues as /dev/sdd, /dev/sde and so on. I even tried removing the map files (/dev/mapper/truecryptX) which were created previously. But no luck. When I restart my PC, this starts from /dev/sdb.
There is absolutely no problem when use a normal (unencrypted) USB.
How can overcome this problem ?