Virtualbox does iSCSI directly via the command line. -->
VBoxManage addiscsidisk --server <ip> --target <name>
So I've got a target setup on the dsn3200, and I'm giving virtualbox the correct ip and target name. The interface for the dsn3200 shows that I'm connected to the target, but I get a weird "VERR_IO_GEN_FAILURE" from virtualbox.