For example, to write the following, what is this memdisk.gz,,, how to generate it,
title Boot the compressed image file of Rising Antivirus floppy disk on the local hard drive using memdisk
root (hd0,0)
kernel /boot/grub/memdisk.gz c=80 h=12 s=36 floppy
initrd /boot/rav.zip
title Boot the local Win98 floppy disk image file using memdisk
kernel (hd0,0)/boot/grub/memdisk.gz
initrd (hd0,0)/boot/grub/win98.img
[ Last edited by dos345 on 2008-9-11 at 11:54 AM ]
title Boot the compressed image file of Rising Antivirus floppy disk on the local hard drive using memdisk
root (hd0,0)
kernel /boot/grub/memdisk.gz c=80 h=12 s=36 floppy
initrd /boot/rav.zip
title Boot the local Win98 floppy disk image file using memdisk
kernel (hd0,0)/boot/grub/memdisk.gz
initrd (hd0,0)/boot/grub/win98.img
[ Last edited by dos345 on 2008-9-11 at 11:54 AM ]
