<br><br>On Saturday, November 27, 2021, Terje J. Hanssen <<a href="mailto:terjejhanssen@gmail.com">terjejhanssen@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
Den 27.11.2021 06:27, skrev Andrew Randrianasulu via Cin:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Can anyone try to test bdwrite's output with this tool:<br>
<br>
<a href="https://www.lscdweb.com/registered/udf_verifier.html" target="_blank">https://www.lscdweb.com/regist<wbr>ered/udf_verifier.html</a> <<a href="https://www.lscdweb.com/registered/udf_verifier.html" target="_blank">https://www.lscdweb.com/regis<wbr>tered/udf_verifier.html</a>><br>
<br>
for Netbsd created 2.50 udf on hard drive file it requires -blocksize 512, but for real bluray image blocksize must be 2048 (default)<br>
<br>
$ ./udf_test -blocksize 512 ~/udfimg.img > log<br>
<br>
there is linux (386) binary, but of course I compiled it anew, on termux. no scsi support, but othervise seems to work<br>
<br>
</blockquote>
<br>
Tested my currently written discs:<br>
<br>
DVD-R:<br>
./udf_test /dev/sr0 | grep "block size"<br>
  block size        : 2048<br>
  block size        : 2048<br>
  block size        : 2048<br>
<br>
DVD+R:<br>
./udf_test /dev/sr0 | grep "block size"<br>
  block size        : 2048<br>
  block size        : 2048<br>
  block size        : 2048<br>
<br></blockquote><div><br></div><div>cool, whole log quite verbose so I recommend to save it via '>' redirection to file.. (it prints summary at the end) </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
========<br>
<br>
udfinfo as mentioned in another thread, is not among udftools version 1.3 availabel on Leap 15.3. Tried to install udftools 2.3 packaged for Tumbleweed, but it required a newer glibc. Will therefor update my Tumbleweed (dualboot) and install it there.</blockquote><div><br></div><div>ok, good luck with update! </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Terje J. H<br>
<br>
<br>
<br>
</blockquote>