Hello
I use VSSIM-nvme brunch. Unfortunately I have to use Debian as host system.
I call script "vssim_run.sh" some logs of reading SSD appeared in the time of loading Ubuntu but after it I call commands in terminal like:
dd if=/dev/sda of=/dev/null count=<n>
or:
dd if=/dev/sda of=/dev/sda count=<n>
and monitor doesn't show anything new.


Is there any ways to solve this problem?