
grub4dos-chenall - issue #144
Request: Allow more than 11 characters in filename for insmod
What steps will reproduce the problem? 1. Convention at reboot.pro is:
grub4dos batch file = .g4b grub4dos executable = .g4e
The 11 character restriction on insmod means that the filename must be no longer than 7 characters (1234567.g4b is maximum length).
Can this filename restriction be made larger please - e.g. 32 characters?
2. 3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any additional information below.
Comment #1
Posted on Jul 2, 2013 by Happy HippoPlease Try this,max 31 characters.
Comment #2
Posted on Jul 2, 2013 by Happy KangarooThere is a problem with this version when I run DPMS.bat - crashing around fat copy area of code.
Comment #3
Posted on Jul 4, 2013 by Happy HippoDid you try this? https://code.google.com/p/grub4dos-chenall/downloads/detail?name=grub4dos-0.4.5c-2013-07-02.7z
Comment #4
Posted on Jul 4, 2013 by Happy KangarooYes - it loops when I run my version of DPMS.bat There is a problem with it so it is broken somewhere. I did not test insmod because normal code does not run.
Comment #5
Posted on Jul 5, 2013 by Happy HippoPlease upload your DPMS.BAT,I have find not problems.
May be is problem in your version of DPMS.BAT?
Comment #6
Posted on Jul 5, 2013 by Happy KangarooI had a working USB drive I replaced the grldr with the new one and it stopped working. I put the original grldr file back on and it worked again. I will test some more...
Comment #7
Posted on Jul 9, 2013 by Happy Kangaroore-tested - now it seems OK! insmod now loads a 12 character filename and kernel+initrd+boot runs from a !BAT file.
Not sure what the problem was before (????), but this change looks good now.
Comment #8
Posted on Jul 10, 2013 by Happy HippoThis issue was updated by revision r354.
Sources is updated,Please retest next build.
Status: Fixed
Labels:
Type-Defect
Priority-Medium