中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-12 05:19
47,811 topics / 349,897 posts / today 0 new / 48,256 members
GRUB4DOS、SYSLINUX及其它启动管理软件讨论专区 » [Help] - [Closed] Using GRUB to make a bootable CD, a path error occurred
Printable Version  1,996 / 2
Floor1 weasel Posted 2009-01-18 03:39
初级用户 Posts 66 Credits 118
I made it using UltraISO-9-3-2-2656

1. Write my MENU.LST to grldr using grubmenu.exe and rename grldr to grldr.bin.
2. Run UltraISO - Start - Load boot file, add grldr.bin.
3. Add BOOT directory and files

My MENU.LST
===========================
timeout 30
default 30
fontfile (cd) /BOOT/fonts

title Test 1st: HY27.IMG
map --mem (cd) /BOOT/HY27.IMG (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)

title Test 2nd: DOSTOOL.IMG
map --mem (cd) /BOOT/DOSTOOL.IMG (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)

title Test 3rd: GHOST.IMG
map --mem (cd) /BOOT/GHOST.IMG (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
===========================

[ Last edited by weasel on 2009-1-18 at 10:06 ]

Attachments
2009-01-18_020953.jpg (27.61 KiB)
Floor2 weasel Posted 2009-01-18 04:12
初级用户 Posts 66 Credits 118
The menu CD can be booted after modification, and it's imaged. But the menu doesn't display Chinese.
==============================

timeout 30
default 0
root (cd)
fontfile (cd)/BOOT/fonts

title Test 1: HY27.IMG
map --mem (cd)/BOOT/HY27.IMG (fd0)
map (fd0) (fd1)
map --floppies=2
map --hook
chainloader (fd0)+1
rootnoverify (fd0)

title Test 2: DOSTOOL.IMG
map --mem (cd)/BOOT/DOSTOOL.IMG (fd0)
map (fd0) (fd1)
map --floppies=2
map --hook
chainloader (fd0)+1
rootnoverify (fd0)


title Test 3: GHOST.IMG
map --mem (cd)/BOOT/GHOST.IMG (fd0)
map (fd0) (fd1)
map --floppies=2
map --hook
chainloader (fd0)+1
rootnoverify (fd0)

==============================
Floor3 weasel Posted 2009-01-18 10:02
初级用户 Posts 66 Credits 118

Attachments
2009-01-18_084536.jpg (44.01 KiB)
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023