|
anqing
高级用户
   
积分 859
发帖 413
注册 2006-8-14
状态 离线
|
『第 16 楼』:
使用 LLM 解释/回答一下
或grub可以调用ezboot做出来的启动和恢复光盘吗?
谢谢!
Can GRUB call the boot and recovery CDs made by EZboot?
Thanks!
|
|
2006-8-17 12:09 |
|
|
不点
银牌会员
     不甘寂寞的人
积分 2491
发帖 1115
注册 2003-9-24
状态 离线
|
『第 17 楼』:
使用 LLM 解释/回答一下
启动 CDROM 的功能已经初步实现(但并未完整实现);启动 ISO 文件的功能还处于开发中,目前还不能使用该功能。可以读英文的 readme 文件来详细了解这些功能。
0.4.2 正式版的发布推迟。原因是目前的版本不够稳定,许多地方还有待改进、完善。已经决定采用第二方案,即,在 0.4.2 中实现 CDROM 和 ISO 的启动,但是正式版的发布推迟(发布日期不确定)。谢谢所有关心 grub4dos 的朋友。
上面已经解答了的问题,我也没有什么可以补充的。谢谢提问者和答复者。
The function of starting the CDROM has been initially realized (but not completely realized); the function of starting the ISO file is still under development and cannot be used at present. You can read the English readme file to learn about these functions in detail.
The release of version 0.4.2 official version is postponed. The reason is that the current version is not stable enough and many places need to be improved and perfected. It has been decided to adopt the second plan, that is, to realize the booting of CDROM and ISO in 0.4.2, but the release of the official version is postponed (the release date is uncertain). Thanks to all friends who care about grub4dos.
The questions that have been answered above, I have nothing to add. Thanks to the questioner and the answerer.
|

因为我们亲手创建,这个世界更加美丽。 |
|
2006-8-17 21:43 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 18 楼』:
使用 LLM 解释/回答一下
请问一下:
我用的是老版本的GRUB(STAGE的)
刚下了 新版的GRUB,用BOOTLACE装到硬盘后(BOOTLACE 0X80),却显示MAXDOS的那个GRUB(我以前装过),而且,这个MAXDOS GRUB还要密码才能进入编辑状态,我不知道密码。。
怎样才能装成功新版GRUB?
(临时执行GRUB。EXE后, 一切正常)
Last edited by GOTOmsdos on 2006-10-2 at 11:02 ]
May I ask:
I'm using an old version of GRUB (STAGE).
Just downloaded the new version of GRUB, and after installing it to the hard drive with BOOTLACE (BOOTLACE 0X80), it shows the MAXDOS GRUB (I installed it before), and this MAXDOS GRUB requires a password to enter the editing state, and I don't know the password.
How can I successfully install the new version of GRUB?
(After temporarily executing GRUB.EXE, everything is normal)
Last edited by GOTOmsdos on 2006-10-2 at 11:02 ]
|
|
2006-10-2 10:59 |
|
|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 19 楼』:
使用 LLM 解释/回答一下
好像GRUB和IsoEmu都有这个问题:
只认第1分区的.img或iso及menu.lst或isoemu.ini!
我不知道这是软件设计的问题,还是用户使用上的问题。
还请高手赐教!!!
It seems that both GRUB and IsoEmu have this problem:
Only recognize the .img or iso in the first partition and menu.lst or isoemu.ini!
I don't know whether this is a problem in software design or a problem in user usage.
Please ask the experts for advice!!!
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2006-10-2 14:29 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2006-10-2 21:32 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 21 楼』:
使用 LLM 解释/回答一下
我找不到被执行的menu.lst(找到的都不是,BOOT\GRUB)
不知道MAXDOS的menu.lst在哪里
I can't find the executed menu.lst (none of the ones found are, BOOT\GRUB)
I don't know where the menu.lst of MAXDOS is
|
|
2006-10-2 22:12 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2006-10-2 22:28 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 23 楼』:
使用 LLM 解释/回答一下
那个MAXDOS的目录在BOOT,叫MAXS(把它改成M,还是起作用)
BOOT里没有MENU.LST,MENU.LST全在BOOT\GRUB。但就是找不到MAXDOS的那个menu.lst(实际被执行的,奇怪就在这里!)
把MAXS目录改成M后,用BOOTLACE.COM(已把新版GRUB目录改名为GRUB,并复制到BOOT,成为BOOT\GRUB,然后在这个目录下,BOOTLACE 0X80)安装GRUB后,仍然出现了MAXDOS的GRUB界面(这回没有菜单了,只有他的命令行,就是 MAX:>)!
Last edited by GOTOmsdos on 2006-10-2 at 23:13 ]
The directory of that MAXDOS is in BOOT, named MAXS (changing it to M still works).
There is no MENU.LST in BOOT, and MENU.LST is all in BOOT\GRUB. But just can't find the menu.lst of MAXDOS (the one actually executed, it's strange here!).
After changing the MAXS directory to M, using BOOTLACE.COM (having renamed the new version of the GRUB directory to GRUB and copied it to BOOT to become BOOT\GRUB, then in this directory, BOOTLACE 0X80) to install GRUB, the GRUB interface of MAXDOS still appears (this time there is no menu, only its command line, which is MAX:>)!
Last edited by GOTOmsdos on 2006-10-2 at 23:13 ]
|
|
2006-10-2 23:10 |
|
|
taojiang
初级用户
 
积分 145
发帖 66
注册 2006-10-3
状态 离线
|
『第 24 楼』:
请教:如何将*.ima仿真为A驱,并从A驱引导,要求不加载任何驱
使用 LLM 解释/回答一下
不点大侠及各位高手:memtest86内存检测要求不加载任何不必要的驱动才能正常运行,用XP做的纯DOS软盘引导就可以正常使用它,但做成*.ima文件后,用grldr引导,只能仿真到mem(memtest86运行速度奇慢,运行到一定时间要从内存中将某些文件移动到其它位置),其它形式的仿真一运行就出错,是否我的menu.lst文件格式不对?内容如下:请指正!
color black/cyan yellow/cyan
timeout 60
default 0
title Boot from Virtual Floppy Disk
map --read-only (hd0,0)/boot/boot.ima (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
map --floppies=1
boot
title Start Windows XP Profession
rootnoverify (hd0,0)
makeactive
chainloader +1
Dear Master Budian and all experts: memtest86 memory test requires not to load any unnecessary drivers to run normally. Booting with a pure DOS floppy disk made with XP can use it normally, but after making it into a *.ima file, booting with grldr, it can only be emulated to mem (memtest86 runs extremely slowly, and needs to move some files from memory to other positions after running for a certain time), other forms of emulation have errors as soon as they run. Is my menu.lst file format incorrect? The content is as follows: Please correct!
color black/cyan yellow/cyan
timeout 60
default 0
title Boot from Virtual Floppy Disk
map --read-only (hd0,0)/boot/boot.ima (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
map --floppies=1
boot
title Start Windows XP Profession
rootnoverify (hd0,0)
makeactive
chainloader +1
|
|
2006-10-6 03:12 |
|
|
不点
银牌会员
     不甘寂寞的人
积分 2491
发帖 1115
注册 2003-9-24
状态 离线
|
『第 25 楼』:
使用 LLM 解释/回答一下
GOTOmsdos:
安装成功,并不等于你可以顺利使用。原因是,你的旧的 menu.lst 还在起作用,或者你有一个错误的 menu.lst 存在。menu.lst 是 GRUB4DOS 的配置文件,它要是不对的话,你就感觉不好受了。你试试把其中与 GRUB4DOS 不兼容的命令去掉。如果你使用的 GRUB 并非是原装的,而是经过别人二次加工的,那么你最好还是请教它的制作者。
taojiang:你这些命令都对的。但是你忽略了一个问题,那就是,不带 --mem 的磁盘仿真,要求仿真的映像文件在硬盘上是连续存放的,没有碎块。如果有碎块,就拒绝仿真,出错退出。带有 --mem 的磁盘仿真,是把仿真磁盘全部拷贝到内存中,它要占用宝贵的内存,但是它不要求原始的 IMG 文件是连续的。
-------------------
热爱 DOS 的朋友们,报告一个好消息:最新的 GRUB4DOS 开始支持所有种类、所有版本的 DOS 了。大家测试吧,有问题在这里反映。我自己没能测试其它版本的 DOS,但是自动探测并恢复 ROM BIOS 中断向量的机制已经实现,这个机制与具体的 DOS 版本无关,它是适用于所有版本的 DOS 的。但是,这个功能刚刚实现,或许还存在问题。自动探测功能甚至可以允许设备驱动程序以及 TSR 在运行中。但并非所有的设备驱动程序和 TSR 都被允许。一个设计不良的设备驱动或TSR会导致探测失败甚至死机,但相信绝大多数的设备驱动程序和 TSR 都是可以通过的。
可以在这里下载: http://grub4dos.jot.com/
GOTOmsdos:
Installation is successful, but it doesn't mean you can use it smoothly. The reason is that your old menu.lst is still in effect, or you have an incorrect menu.lst. menu.lst is the configuration file of GRUB4DOS. If it's incorrect, you will have a bad experience. You can try to remove the commands incompatible with GRUB4DOS. If the GRUB you are using is not the original one but processed by others, it's best to consult its maker.
taojiang: Your commands are all correct. But you ignored one problem, that is, disk emulation without --mem requires that the emulated image file is stored continuously on the hard disk without fragments. If there are fragments, emulation is refused and an error exits. Disk emulation with --mem copies the entire emulated disk to memory, which occupies precious memory, but it doesn't require the original IMG file to be continuous.
-------------------
Friends who love DOS, report a piece of good news: The latest GRUB4DOS starts to support all kinds and all versions of DOS. Everyone test it, and report problems here. I haven't been able to test other versions of DOS myself, but the mechanism to automatically detect and restore ROM BIOS interrupt vectors has been implemented. This mechanism is independent of the specific DOS version and is applicable to all versions of DOS. But this function has just been implemented, and maybe there are still problems. The automatic detection function can even allow device drivers and TSRs to run. But not all device drivers and TSRs are allowed. A poorly designed device driver or TSR may cause detection failure or even system crash, but it's believed that most device drivers and TSRs can pass.
You can download it here: http://grub4dos.jot.com/
|

因为我们亲手创建,这个世界更加美丽。 |
|
2006-10-6 04:29 |
|
|
weilong888
银牌会员
    
积分 1270
发帖 548
注册 2004-5-31
状态 离线
|
『第 26 楼』:
使用 LLM 解释/回答一下
GRUB这工具是好啊。像DOS系统,不管放在什么分区,都能顺利启动,真是爽啊。
GRUB is a great tool. Like the DOS system, no matter which partition it is placed in, it can start smoothly. It's really cool.
|
|
2006-10-6 04:58 |
|
|
taojiang
初级用户
 
积分 145
发帖 66
注册 2006-10-3
状态 离线
|
『第 27 楼』:
使用 LLM 解释/回答一下
感谢不点,快点出支持ISO文件的grub4dos工具吧,正等着用呢!
Thanks for the tip, hurry up and release a grub4dos tool that supports ISO files! I'm waiting to use it!
|
|
2006-10-6 05:28 |
|
|
不点
银牌会员
     不甘寂寞的人
积分 2491
发帖 1115
注册 2003-9-24
状态 离线
|
『第 28 楼』:
使用 LLM 解释/回答一下
一步一个脚印吧。CDROM 的功能还刚刚实现不久,里面仍然存在诸多问题,怎么能急于引入新功能呢?CDROM 和 ISO 文件这两者是密切相关的,其中之一做好了,对另一个也有帮助。在明年某个时候会考虑 ISO 仿真 CDROM 的功能。0.4.2 正式版之所以延期,是因为 A20 等基础问题还需要锤炼,这也要等到明年才能有个结果。
谢谢了。
Take it one step at a time. The CDROM functionality has only been implemented recently, and there are still many problems in it. How can we rush to introduce new functions? CDROM and ISO files are closely related. If one is done well, it also helps the other. The function of ISO emulating CDROM will be considered at some point next year. The reason why the 0.4.2 official version was delayed is that basic issues like A20 still need to be refined, and this won't have a result until next year.
Thanks.
|

因为我们亲手创建,这个世界更加美丽。 |
|
2006-10-6 07:25 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 29 楼』:
使用 LLM 解释/回答一下
不点兄,你来啦!
我现在问题不是MENU.LST,
重命名MAXDOS目录后,我装了新版GRUB4DOS后,仍然出现MAXDOS的MAX:>(GRUB的提示符))!
我不知道他为什么起作用?
试过多次了,都是这样!我都有点绝望了!(就是从 www.grub4dos.jot.com下的!)
我的第一分区的boot\grub有MENU.LST(可是没有被执行!),grub目录里没有MENU.LST
××××××××××××××××××××××××××
这个问题,如果你也解决不了,那就没人能解了。。。。
Last edited by GOTOmsdos on 2006-10-6 at 08:06 ]
Brother Budian, you're here!
My current issue isn't with MENU.LST.
After renaming the MAXDOS directory, I installed the new version of GRUB4DOS, but I still get the MAX:> (GRUB prompt) from MAXDOS!
I don't know why it's still working!
I've tried multiple times, and it's always like this! I'm a bit desperate! (It's downloaded from www.grub4dos.jot.com!)
The boot\grub on my first partition has MENU.LST (but it's not being executed), and there's no MENU.LST in the grub directory
××××××××××××××××××××××××××
If you can't solve this problem, then no one can...
Last edited by GOTOmsdos on 2006-10-6 at 08:06 ]
|
|
2006-10-6 08:00 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2006-10-6 08:09 |
|