中国DOS联盟论坛

中国DOS联盟

-- 联合DOS 推动DOS 发展DOS --
联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum
游客 | 登录 | 注册 | 会员 | 搜索 | 中国DOS联盟
中国DOS联盟论坛
现在时间是 2026-08-11 23:39
47,811 主题排行 / 349,897 发帖 / 今日 0 篇 / 48,256 会员排行
GRUB4DOS、SYSLINUX及其它启动管理软件讨论专区 » 为什么GRUB不能引导CIA Commander 1.0制作的引导软盘的映像文件
可打印版本  2,279 / 4
第1楼 martin325 发表于 2006-03-21 10:25
银牌会员 发帖 603 积分 1,582
为什么GRUB不能引导CIA Commander 1.0制作的引导软盘的映像文件
如题。

在我的menu.lst文件里是这样设置的:
title Start CIA Commander
map --mem --read-only (hd0,0)/boot/cia.IMA (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
map --floppies=1

显示错误说文件不存在

不知是什么缘故?

请高手指点。
第2楼 martin325 发表于 2006-03-21 10:29
银牌会员 发帖 603 积分 1,582
而同样的设置,引导其他的可引导软盘的映像文件是成功的!
第3楼 Climbing 发表于 2006-03-21 10:46
铂金会员 发帖 2,753 积分 6,962 来自 河北保定
文件不存在,则说明没有找到相应的映像文件,注意文件名的大小写,或者在grub的提示符下找一下相应的映像文件。
第4楼 martin325 发表于 2006-03-21 11:39
银牌会员 发帖 603 积分 1,582
谢谢Climbing

问题解决了。

看来把文件名和扩展名全部改为小写,比较不会出问题。
第5楼 jackwen 发表于 2010-02-02 21:40
新手上路 发帖 2 积分 4
1.I used WinImage to make a "cia.ima" file.Load the floppy in WinImage trough Disk > Read disk,and save as cia.ima.

2.Format the USB-stick with HP v2.0.6 to FAT ,up to 2GB if larger try FAT32 or make partitions.

3.Copy NTLDR,NTDETECT.COM and boot.ini from C:\ to the root of the stick.

Boot.ini like:

CODE
[boot loader]
timeout=30
default=C:\GRLDR
[operating systems]
C:\GRLDR="Start GRUB"
multi(0)disk(0)rdisk(0)partition(1)\Windows="Your own XP" /fastdetect


Check if the stick will boot.

Then copy grub.exe,grldr and menu.lst to the stick.

Add to menu.lst

CODE
title CIA
find --set-root /grldr
kernel /memdisk
initrd /cia.ima


Copy from Syslinux directory Memdisk,the program "memdisk" (without extention) to the stick.

Hopefully your CIA Commander will startup.

Vieuw also the guide of wimb_2 for usefull info.
[ 联系联盟系统管理团队 - 中国DOS联盟 - 标准版 ]
Sponsored by ifanr Inc | © 2001–2023