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
496 stars 61 forks source link

cli/gui doesnt see volumes in QEMU/VM due to missing /dev/vd* as allowed devices #172

Closed pg2web closed 2 years ago

pg2web commented 2 years ago

Both cli and gui dont see /dev/vd QEMU/VM volumes attached via virtio, only when presented as sata - currently only /dev/sd and /dev/hd* allowed.

Patch attached. zulucrypt-6.0.0-vdpatch.patch.txt

mhogomchungu commented 2 years ago

Done, thanks