Originally posted by Buddy at 2007-8-20 09:04 AM:
Try using the latest version of grub4dos? Download: http://download.gna.org/grub4dos/
Or replace with a pure DOS bootable disk IMG and try again?
Or try the map method without --mem...
It's already the version from August 17
===============Dividing line (2007-08-19)================
First, let's talk about the directory
menu.lst
|-menu_1.lst (disk tools)
|-menu_2.lst (backup tools)
|-menu_3.lst (virus-killing tools)
|-Enter PE
|-Restart
|-Shut down
If I put MHDD.IMA above the MENU.LST directory ~ using MAP can run normally ~ no problem at all
But if I put MHDD.IMA above MENU_1.LST, this situation will occur ~ and it seems like it's dead (as shown in Figure 1) ~
MENU.LST to MENU_1.LST is pasted with CONFIGFILE ~
Why is this happening??? The same file is placed
There are two results when executed in two directories
(Figure 1):
==============Dividing line (2007-08-20)=================
Just tried again~ If it's on MENU.LST, MHDD.IMA can be run
But if it jumps from MENU.LST to MENU_1.LST, and then jumps back to MENU.LST, MHDD.IMA cannot be run anymore~
============Another dividing line=========
Tried methods:
title MHDD
map --mem (cd)/boot/grub/MHDD.IMA (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
title mhdd
kernel (cd)/boot/grub/mem/memdisk.gz
initrd (cd)/boot/grub/MHDD.IMA
[
Last edited by mikoto on 2007-8-20 at 09:49 PM ]