go-exfat icon indicating copy to clipboard operation
go-exfat copied to clipboard

Requesting help in reading ExFAT partition

Open gaurav-gogia opened this issue 2 years ago • 0 comments

Hey

I have a disk image file. One of the partitions is formatted using exfat. I am able to find its offset but I am not able to figure out how to correctly use this library to start reading from that offset.

I've tried reading the image file and seeking to the offset but that does not seem to be helping me.

I know that this library works because I have tried reading exfat files where the entire file was formatted using exfat.

Please advise

gaurav-gogia avatar Sep 13 '22 10:09 gaurav-gogia