Pavel Machek wrote: > > > I removed the autoprobing from bootsect.S and fixed it to 1.44MB format > > et voila, it worked perfectly. > > Do you have patch to do that? I have a patch for 2.0.x only. But it should be enough to change the disksizes table at the end of bootsect.S to: disksizes: .byte 18,18,18,18 Ciao, ET.