Write GRLDR to the MBR of the hard disk. When booting the floppy disk image through the built-in menu, an error occurs and it cannot boot normally. The error message is:
Error 43 :The BPB hidden_sectors should not be zero for a hard-disk partition boot sector
The configuration file for booting the floppy disk image is written like this
find --set-root /boot/maxdos.img
map --mem /boot/maxdos.img (fd0)
map --hook
chainloader (fd0)+1
boot
Tried multiple floppy disk images, all showing this error message. I don't know where the problem is. How can it be solved? Hope all the experts can help out ah,
[ Last edited by quzhongzhi on 2009-11-15 at 17:02 ]
Error 43 :The BPB hidden_sectors should not be zero for a hard-disk partition boot sector
The configuration file for booting the floppy disk image is written like this
find --set-root /boot/maxdos.img
map --mem /boot/maxdos.img (fd0)
map --hook
chainloader (fd0)+1
boot
Tried multiple floppy disk images, all showing this error message. I don't know where the problem is. How can it be solved? Hope all the experts can help out ah,
[ Last edited by quzhongzhi on 2009-11-15 at 17:02 ]
