How to use GRUB to boot an IMG file larger than 2.88M? I heard that CHS parameters need to be added, but how to get these parameters?
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!
Originally posted by ql1307096 at 2006-2-10 11:48:
title Run All-Chinese DOS Boot Disk!
root (hd0,0)
kernel (hd0,0)/boot/grub/memdisk.gz c=555 h=2 s=18 floppy
initrd (hd0,0)/boot/grub/Max.IMG c=555 h=2 s=18 floppy
...