Closed bignaux closed 2 years ago
Now , size on ISO is accurate, you can directly checksum the mapped device and find the right number according to redump.org . No additional project like apascan to maintain, and much.
@chewi :point_up:
Huh, that's cool. I don't really do much in this space these days but still, nice work. :+1:
@chewi : things kewl with your apascan, it still compile and run today with latest kernel with just a warning or two ! but like i said, i've more interest to put this kind of stuff as that. PS2 scene still alive ! Thanks for your contribution.
Pull Request checklist
Note: these are not necessarily requirements
Pull Request description
now we can use hdl_dump as source for the linux device-mapper :
hdl_dump toc /dev/loop0 --dm | sudo dmsetup create --concise
( that equivalent to kpartx -a disk.img with our sony APA disk ).