
grub4dos-chenall - issue #54
Display embedded G4D Menu instead of missing main Menu
There are situations where its not convenient to add Menu.lst file to HD root, or when such file exists but corrupted, or a user wants to display the Embedded Menu on screen instead of existing main Menu.lst file.
Is it possible (or already exists in G4D) a command to display on screen its embedded menu instead of main menu? How to use configfile command to display and use the embedded G4D menu?
Comment #1
Posted on Dec 4, 2011 by Happy Hippoconfigfile (md)4+8
Comment #2
Posted on Dec 4, 2011 by Massive MonkeyThanks. Will it open an edited embedded menu of bigger then default menu size? If not, how to change that command to open an embedded menu of any size?
Is there a length (number of strokes) or size limit of an embedded G4D menu?
Comment #3
Posted on Dec 5, 2011 by Happy Hippothe max size of embedded of g4d menu is 4KB.
use configfile (md)4+8 to open an embedded menu,it can use any size <= 4KB.because the end of embedded is '\0'.
Comment #4
Posted on Dec 10, 2011 by Happy Hippo(No comment was entered for this change.)
Status: Done
Labels:
Type-Defect
Priority-Medium