Closed GoogleCodeExporter closed 9 years ago
Then you should place your menu.lst in the root dir, i.e., the same dir as
grldr.
The accompanying menu.lst takes precedence over other menu.lst files.
Details:
When grldr gains control, it will first run the preset menu. If the preset menu
has a line of "configfile"(without arguments), then it will try to load the
accompanying menu.lst (which should be in the root dir of the boot device) and
transfer control to the accompanying menu.lst. So this accompanying menu.lst
gains control rapidly. It gains control before the subsequent "find" commands
run.
If failed in loading the accompanying menu.lst, then the rest of the preset
menu will continue to run. That means the menu will display and the find
commands will run one by one.
Original comment by tinyb...@gmail.com
on 17 Mar 2013 at 8:41
Original issue reported on code.google.com by
Steve6375
on 16 Mar 2013 at 4:11