On 5/28/07, Otavio Salvador <[EMAIL PROTECTED]> wrote:
"Matt Davis" <[EMAIL PROTECTED]> writes:
> fat_bootsector_read() returns all zeros to the buffer.
> The _device_seek() is seeking to the proper location, and there is
> actually data in that location, which
"Matt Davis" <[EMAIL PROTECTED]> writes:
> fat_bootsector_read() returns all zeros to the buffer.
> The _device_seek() is seeking to the proper location, and there is
> actually data in that location, which I have confirmed via 'dd' (with
> appropriate boots
While debugging ticket #14. Although I have yet to recreate the bug,
I started debugging why the fs name does not appear for certain
cfdisked drives.
fat_bootsector_read() returns all zeros to the buffer.
The _device_seek() is seeking to the proper location, and there is
actually data in that