rsenn / grub4dos-chenall

Automatically exported from code.google.com/p/grub4dos-chenall
0 stars 0 forks source link

kernel command does not work in batch file #145

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Extract any linux iso to USB drive

Make a batch file for it - e.g.
It does not matter about any APPEND parameters as just the simple kernel <file> 
command goes wrong!

!BAT
kernel /boot/vmlinuz

What is the expected output? What do you see instead?

get a load of graphics characters and then 
Error 27: unrecognized command

It seems kernel cannot be run from a batch file (maybe memory clash?)

What version of the product are you using? On what operating system?
0.4.5c  (most versions in last year tried)

Please provide any additional information below.
http://reboot.pro/topic/18661-problem-booting-linux-from-g4b-file/#entry174075

Original issue reported on code.google.com by Steve6375 on 27 Jun 2013 at 9:33

GoogleCodeExporter commented 9 years ago
the kernel use the same of the PROGRAM memory.current can not run from BAT 
SCRIPT or USER PROG.

I will take time to try.

Original comment by chenall.cn on 30 Jun 2013 at 10:10

GoogleCodeExporter commented 9 years ago
Please try the attach of issue 144 

Original comment by chenall.cn on 2 Jul 2013 at 4:10

GoogleCodeExporter commented 9 years ago
Is this fix in 2013-07-10 build?

Original comment by Steve6375 on 10 Jul 2013 at 5:44

GoogleCodeExporter commented 9 years ago
This is still not resolved

Original comment by chenall.cn on 15 Oct 2013 at 1:38

GoogleCodeExporter commented 9 years ago
I thought I tested the fix and it worked OK? Is there still a problem?

Original comment by Steve6375 on 15 Oct 2013 at 1:39

GoogleCodeExporter commented 9 years ago
0.4.5c  2014-08-22 and 25  - tested - this seems to be fixed now.

Original comment by Steve6375 on 29 Aug 2014 at 10:36