Re: fat_bootsector_read()

2007-05-28 Thread Matt Davis
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

Re: fat_bootsector_read()

2007-05-28 Thread Otavio Salvador
"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

fat_bootsector_read()

2007-05-27 Thread Matt Davis
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