> Earlier in the morning, I had to create a persistent volume on a USB > stick from which Tails was running, and this task has been > successfully accomplished by the persistent volume assistant. > In order to copy some dotfiles to it, I've then tried to mount it in a > Debian system, but, unfortunately, meet some troubles: > > 1) The device was not recognized as a LUKS container, but as plain > mode encrypted: > * My passphrase didn't match any key because of ↴ > * I only can map it with the '--type plain' cryptsetup parameter. > > 2) I've not been able to mount the volume: > $ sudo mount -v /dev/mapper/TZ /media/TZ/ > mount: you didn't specify a filesystem type for /dev/mapper/TK > I will try all types mentioned in /etc/filesystems > or /proc/filesystems Trying ext3 > Trying ext2 > Trying ext4 > Trying fuseblk > mount: you must specify the filesystem type > > > As I understand for now, those issues shouldn't be related. > Could someone here tells me more about that?
Hi, you normally could mount it and open it using GNOME Disk Utility. Cheers. _______________________________________________ Tails-support mailing list [email protected] https://mailman.boum.org/listinfo/tails-support
