Big FAT CHS problems
Posted: Mon Aug 11, 2008 10:53 am
In the FAT table info like the number of heads and the number of sectors per track is saved by the format utility. My code uses it to convert the LBA cluster number to CHS for int 13. This should work well in theory, if the BIOS uses the same CHS settings. But it is not working, so I guess the BIOS picks different settings.
How can I fix this problem?
edit: I should notice that I use an USB pen to boot.
How can I fix this problem?
edit: I should notice that I use an USB pen to boot.