Deterous

Results 43 comments of Deterous

In terms of the redump database, the largest positive offsets I can see for discs with data tracks are +5292 (single track PC, http://redump.org/disc/82596), and +6722 (mixed mode Mega CD,...

Successfully managed to replicate this problem in WSL as well by mounting a UDF .ISO in Windows, then running Test within WSL

Ah, no. It just took longer to run under WSL and did eventually complete. I was testing with another ISO9660/UDF dual filesystem disc. Perhaps I cannot replicate it due to...

I have just tried that exact command in WSL and `Test` proceeds just fine. So, it must either be an issue with that specific disc/ISO (more likely), or your specific...

@JohnVeness could you please try run `ls /run/media/john/FM2012` when the disc is mounted? I suspect it will say permission denied. I think BOS is failing to enumerate the directories due...

I printed some info about the ISO: ``` isoinfo -d -i FM2012.iso CD-ROM is in ISO 9660 format System id: APPLE COMPUTER, INC., TYPE: 0002 Volume id: FM2012 Volume set...

Sorry if I missed it - did you try `ls` when you mount the disc as you did before, with `-t udf` and without `-o norock`?

Ah, I see. Could you repeat `ls` with just the `-t udf` without norock, when not in a root shell? Obviously, BOS is not run with elevated permissions (I should...

I still think it to be a permissions issue, but I could be wrong and the Unicode naming may be the issue. In either case, I have narrowed it down...