On Mar 23, 2012 8:26 AM, "geert geurts" <[email protected]> wrote: > > Hello all. > > I'm trying to boot into dos over pxe with a diskimage for storage. > I've created a disk image, and installed grub to the disk image. > Now I want to use syslinux's memdisk binary to boot to a dos floppy. > All over the internet it is shown in the following way: > kernel /memdisk > initrd /dosfloppyimage.img > boot
Those are the instructions for grub legacy. Grub legacy has no upstream and is not supported here. For instructions on using Syslinux's memdisk with grub2 see: http://www.syslinux.org/wiki/index.php/MEMDISK#GRUB2 -- Jordan Uggla (Jordan_U on irc.freenode.net) _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
