Other Veracrypt - select device shows no devices except USBs

Hello!
I have Veracrypt v.1.21 on FreeBSD_11.1
There are other SATA disks, not used for this FreeBSD installation.

When I try to "Select device" (for opening or creating New Volume), there is no device/partitions to select, list is empty, only USB stick - if it is connected.

Code:
[system=10]
add path 'unlpt*' mode 0660 group cups
add path 'ulpt*' mode 0660 group cups
add path 'lpt*' mode 0660 group cups
add path 'da*' mode 0660 group operator
add path 'ada2' mode 0660 group operator
add path 'ugen[0-9]\*'  mode 0666 group usb
add path 'usb/\*'   mode 0666 group usb
add path 'acd*' mode 0666
add path 'cd*' mode 0666
add path 'pass*' mode 0666
add path 'xpt*' mode 0666

And I did not enter anything in devfs.conf . Same happens If I run it as root, and console output shows nothing.
Is this veracrypt "fault" or I missed something important to configure?
 
Back
Top