search for: shrescue

Displaying 1 result from an estimated 1 matches for "shrescue".

Did you mean: rescue
2011 Dec 21
0
Trying to chainload from Syslinux to Grub with a custom config file
...image.lst Then, a standard nameofimage.lst looks like this: default 0 timeout 0 color NORMAL HIGHLIGHT HELPTEXT HEADING foreground=FFFFFF background=000000 title Name of Image find --set-root --ignore-floppies --ignore-cd /directory/ISOS/nameofimage.iso map --heads=0 --sectors-per-track=0 --mem /shrescue/ISOS/nameofimage.iso (hd32) map --hook root (hd32) chainloader (hd32) Am I doing something incorrectly? Do I have some syntax off somewhere? I would really appreciate hearing any thoughts you all may have. Thank you! - Woody