On Fri, Feb 24, 2012 at 06:55:01PM -0500, Kenneth R Westerback wrote:
> On Fri, Feb 24, 2012 at 11:15:09PM +0200, Alexey Vatchenko wrote:
> > $ sudo ./fsck_msdos /dev/sd0j 
> > ** /dev/rsd0j
> > backup doesn't compare to primary bootblock
> > 
> > There is FAT32 on the device. Line 356 in boot.c overrides 'block'
> > buffer with FSInfo. Later when you compare block+11 with backup+11,
> > block+11 doesn't contain original boot block data.
> > 
> > OK, ready for the next patch!
> 
> Sigh. Couldn't find line 356 but here's a diff anyway. :-)

Hm, really, i couldn't too :)

Anyway, it works for me. After checking i put the device into win7 and
checked it with its tool. No errors were found.
So, maybe this patch is ready for testing by bigger number of users.

Thanks!

Reply via email to