mhogomchungu / zuluCrypt

zuluCrypt is a front end to cryptsetup and tcplay and it allows easy management of encrypted block devices
https://mhogomchungu.github.io/zuluCrypt
Other
504 stars 60 forks source link

zuluCrypt and zuluMount doesn't/can't list/mount /dev/nvme* devices #125

Closed neurodiverseEsoteric closed 5 years ago

neurodiverseEsoteric commented 5 years ago

...Veracrypt can detect a PCIe-attached nvme/solid-state hard drive, though, for some reason. I can create and mount with Veracrypt, too, but Veracrypt doesn't make mount points like zuluCrypt/zuluMount can, and Manjaro deletes the /run/media/[mountpoint] directory after every reboot. So is there a way to get zuluCrypt/zuluMount to deal with mounting/unmounting the device instead?

mhogomchungu commented 5 years ago

The git version show now have the support.

Will appreciate if you can confirm that it works now.

I dont have these devices and i cant test for myself.

neurodiverseEsoteric commented 5 years ago

okay, I'll give it a try (sorry for the delayed post)

neurodiverseEsoteric commented 5 years ago

...It seems that I can now mount an encrypted /dev/nvme0n1p1 with zuluMount-gui and the device also shows on zuluCrypt-gui as a mountable volume. Thanks!

mhogomchungu commented 5 years ago

Thanks for the report