无忧启动论坛

标题: 斑竹请进。。。 [打印本页]

作者: bonedragon    时间: 2001-10-27 22:51
标题: 斑竹请进。。。
我按照本站的方法模拟BIOS的启动制作的多重启动盘,开始正常。、,可是最后使用mkbootcd时出错,下面是我的mkbootcd.txt:
;
; MKBOOTCD command file created by Gary Tong
; for DiskEmu.bin v0.8 Beta
;
; Center the MultiBoot Menu Title in a 24-character range
; / \
-S MultiBoot Menu
bootcat.bin
;
;--- Boot entries ---
; Default boot image entry
win98.img
; Boot Media Type = No Emulation
-T0
; Sector Count in 512-byte sectors
-C8
; Recommended DiskEmu.bin Load Segment is between 4000 and 9000
-L5000
diskemu.bin
; Continue with remaining boot image entries
; Only each Section's first bootable image will appear in DiskEmu.bin's Menu
; 80x86 Platform ID w/high bit set to avoid PC BIOS multiboot menu
-P80
; Boot Media Type = 1.44 MB Floppy
-T2
; Sector Count in 512-byte sectors
-C1
; Use Default Load Segment (07C0)
-L0
; Up to nine boot images may be listed here
; Left justify the Menu text for each entry in a 28-character range
; / \
-SMS-DOS
dos.img
-SMicrosoft Windows 98
win98.img

可是运行后第一行就报错:“*ERROR NO DEFAULT ENTRY YET. SECTION IGNORED.
                          101/06/06 17:27     2048       bootcat.bin
                                              .
                                              .
                                              .                     "

怎么回事?求救!

作者: wuyou    时间: 2001-10-28 01:39
标题: 斑竹请进。。。
你的文件有错误,怎么有win98.img两次出现,删掉第一次的。
;--- Boot entries ---
; Default boot image entry
win98.img
作者: bonedragon    时间: 2001-10-28 11:03
标题: 斑竹请进。。。
删了好象还是老样子。。。好象是需要指定一个默认的项目,在bootcat.bin之前。。
我猜是“-S MultiBoot Menu”这里,不能指定菜单标题名称,请斑竹指点。。。
作者: bonedragon    时间: 2001-10-28 22:30
标题: 斑竹请进。。。
up
作者: wuyou    时间: 2001-10-29 01:15
标题: 斑竹请进。。。
[这个贴子最后由wwwfox在 2001/10/29 01:17am 编辑]

你最好先按模拟BIOS的启动制作的方法,做一张3合一盘,只有在做成功后,才去做修改,这样才能少一些错误。
作者: bonedragon    时间: 2001-10-30 09:27
标题: 斑竹请进。。。
可是开头就出错,斑竹帮忙看看我错在哪里好吗?谢谢。。
作者: 紫狐    时间: 2001-10-30 18:20
标题: 斑竹请进。。。
;
; MKBOOTCD command file created by Gary Tong
; for DiskEmu.bin v0.8 Beta
;
; Center the MultiBoot Menu Title in a 24-character range
; / \
-S MultiBoot Menu
bootcat.bin
;
;--- Boot entries ---
; Default boot image entry
win98.img
把这个win98.img删除,应该是这里出问题。
下面是我作的启动盘的文件,你可以参照。
;
; MKBOOTCD command file created by Gary Tong
; for DiskEmu.bin v0.8 Beta
;
; Center the MultiBoot Menu Title in a 24-character range
; / \
-SpURPLEFOx 's MultiBoot CD Menu
;-S      pfox@21cn.com
bootcat.bin
;
;--- Boot entries ---
; Default boot image entry
; Boot Media Type = No Emulation
-T0
; Sector Count in 512-byte sectors
-C8
; Recommended DiskEmu.bin Load Segment is between 4000 and 9000
-L5000
diskemu.bin
; Continue with remaining boot image entries
; Only each Section's first bootable image will appear in DiskEmu.bin's Menu
; 80x86 Platform ID w/high bit set to avoid PC BIOS multiboot menu
-P80
; Boot Media Type = 1.44 MB Floppy
-T2
; Sector Count in 512-byte sectors
-C1
; Use Default Load Segment (07C0)
-L0
; Up to nine boot images may be listed here
; Left justify the Menu text for each entry in a 28-character range
; / \
-SMicrosoft Windows M.E
WINME.IMG
-SMicrosoft Windows 98 SE
WIN98SE.IMG
-SMicrosoft Windows 98
WIN98.IMG
-SMicrosoft Windows 95 OSR 2
WIN95B.IMG
-SMicrosoft Windows 95
WIN95.IMG
-SMS-DOS 6.22
DOS622.img
-SEasyRecovery Professional 5
Easyrec.img
;-SData Advisor V5.0
;da5.img
-SBoot/Part Repair And Momery
bpru.img
-SUNBOMB
UNBOOM.IMG
-T0
-C4
-SMicrosoft Windows 2000 Pro
w2ksect.dat
; etc...
不过推荐使用新版的DiskEmu。
作者: bonedragon    时间: 2001-10-30 18:42
标题: 斑竹请进。。。
谢谢!!!不过哪里有新版的DiskEmu?
作者: 紫狐    时间: 2001-10-31 00:25
标题: 斑竹请进。。。
http://www.xs4all.nl/~cts/nu2files/diskem1x.zip
或者到http://www.nu2.nu/上面找。




欢迎光临 无忧启动论坛 (http://bbs.wuyou.net/) Powered by Discuz! X3.3