中国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-09-06 07:20
47,812 topics / 349,914 posts / today 0 new / 48,268 members
DOS启动盘 & LOGO技术 (启动盘室) » Why can't it boot under usb-zip? Thanks!
Printable Version  3,228 / 10
Floor1 xxy1963 Posted 2008-12-03 17:17
初级用户 Posts 17 Credits 40
My GRUB boot USB drive can boot in USB-HDD mode, but when booting in USB-ZIP mode, it freezes at the GRUB prompt. My motherboard supports USB-ZIP mode boot.

May I ask experts what the reason is? Thanks!

Attachment:
CONTENT OF AUTOEXEC.BAT FILE:
grub --config-file=(fd0)/menu.lst



CONTENT OF MENU.LST AUTOEXEC.BAT FILE:

splashimage (fd0)/boot/grub/bj2008.xpm.gz
fontfile (fd0)/boot/grub/fonts

timeout 10
default 0

title Boot Mini WIN-PE
chainloader (fd0)/peldr
boot

title Boot Fault Recovery Console
chainloader (fd0)/setupldr.001
boot

title Boot mini98
kernel (fd0)/boot/grub/memdisk.gz
initrd (fd0)/boot/grub/mini98.gz

title Boot矮人DOS Toolkit V5.0
kernel (fd0)/boot/grub/memdisk.gz c=160 h=2 s=36 floppy
initrd (fd0)/boot/grub/ar5.zip c=160 h=2 s=36 floppy

title Boot MaxDOS Toolkit V5.7S
kernel (fd0)/boot/grub/memdisk.gz c=274 h=2 s=18 floppy
initrd (fd0)/boot/grub/System.zip c=274 h=2 s=18 floppy

title Boot KV2006 DOS Antivirus Companion
kernel (fd0)/boot/grub/memdisk.gz c=160 h=2 s=36 floppy
initrd (fd0)/boot/grub/kv2005.ima c=160 h=2 s=36 floppy

title Clear CMOS Password
kernel (fd0)/boot/grub/memdisk.gz
initrd (fd0)/boot/grub/icmos.ima

title Boot Operating System from Local Hard Drive
map (hd0) (hd1)
map (hd1) (hd0)
root (hd1,0)
chainloader (hd1,0)+1
boot

title Restart Computer
reboot

title Shutdown Computer
halt
Floor2 supertom Posted 2008-12-03 18:19
初级用户 Posts 31 Credits 62
There's no need to add (fd0) all the time.
Floor3 xxy1963 Posted 2008-12-04 17:29
初级用户 Posts 17 Credits 40
Floor4 Qtwdftxvt Posted 2008-12-04 18:22
初级用户 Posts 101 Credits 190
I'm afraid it's still not well supported.
Floor5 xxy1963 Posted 2008-12-06 08:37
初级用户 Posts 17 Credits 40
Floor6 julon Posted 2008-12-06 09:27
中级用户 Posts 133 Credits 424
usb-zip/usb-hdd are two different formatting modes. Can they be used together?
Floor7 xxy1963 Posted 2008-12-07 14:15
初级用户 Posts 17 Credits 40
I have already formatted it with usb - zip for this problem
Floor8 julon Posted 2008-12-08 07:11
中级用户 Posts 133 Credits 424
My USB flash drive is in this format and has GRUB boot added. But it first reads MENU.LST, enters the menu, and then enters DOS, reading config and autoexec.

menu.lst:

default 0
timeout 10
color light-gray/blue white/blue
fontfile (fd0)/fonts

title Boot USB Flash Drive WinPE (by tianfeng)
#ind --set-root /tianfeng.ldr
chainloader /tianfeng.ldr

title Boot mdos71dm Floppy Image
#ind --set-root /boot/mdos71dm.img
map --mem /boot/mdos71dm.img (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
map --floppies=1

title Boot qboot Floppy Image
#ind --set-root /boot/qboot.img
map --mem /boot/qboot.img (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
map --floppies=1

title Boot Hard Disk Windows XP
find --set-root /NTLDR
chainloader /NTLDR

title Boot USB Flash Drive DOS/Win98
#ind --set-root /io.sys
chainloader /io.sys

title Mini Win98 by tianfeng
kernel /boot/memdisk.gz
initrd /boot/98.zip

title Enter D Drive Windows 98
find --set-root /io.sys
chainloader /io.sys

……
Floor9 xxy1963 Posted 2008-12-09 17:25
初级用户 Posts 17 Credits 40
It's a pity that no one can help!!!
Floor10 jiangshuanger Posted 2010-01-27 12:45
初级用户 Posts 18 Credits 36
You first booted DOS?? Then GRUB??? It should be the other way around.
Floor11 zhch013600 Posted 2010-01-29 13:50
新手上路 Posts 2 Credits 4
This also doesn't work. I think it's still a motherboard issue.
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023