Can anyone try to test bdwrite's output with this tool:<div><br></div><div><a href="https://www.lscdweb.com/registered/udf_verifier.html">https://www.lscdweb.com/registered/udf_verifier.html</a></div><div><br></div><div>for Netbsd created 2.50 udf on hard drive file it requires -blocksize 512, but for real bluray image blocksize must be 2048 (default) </div><div><br></div><div>$ ./udf_test -blocksize 512 ~/udfimg.img > log</div><div><br></div><div>there is linux (386) binary, but of course I compiled it anew, on termux. no scsi support, but othervise seems to work</div>