|
6622186
高级用户
   
积分 894
发帖 411
注册 2007-2-17
状态 离线
|
『楼 主』:
在纯DOS下能不能用 format /s 把U盘格式化成启动盘
使用 LLM 解释/回答一下
在DOS下用sys 传递系统文件, 得到三个文件, command.com msdos.sys io.sys, 在BIOS中把启动项设成USB-ZIP, 还是不能启动, 接着又在DOS下用format /s 把它格了, 还是那三个文件, 仍不能启动, 还有 msd只os.sys 只有;format 这几个字符, 是不是这个文件的问题和其它问题.请问启动到底是什么原理, 比如说光盘启动.
Under DOS, use sys to transfer system files and get three files: command.com, msdos.sys, io.sys. Set the boot item in BIOS to USB-ZIP, but still can't boot. Then format /s in DOS to format it again, still those three files, still can't boot. Also, msdos.sys only has a few characters like ;format. Is it a problem with this file and other issues? Then, what is the principle of booting, for example, CD-ROM booting.
|

@set c= 不知则觉多,知则觉少,越知越多,便觉越来越少. --- 知多少.
@for,/l,%%i,in,(1,1,55)do,@call,set/p=%%c:~%%i,1%%<nul&ping/n 1 127.1>nul
|
|
2007-4-17 05:28 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
|
2007-4-17 05:35 |
|
|
xianguang
初级用户
 
积分 78
发帖 32
注册 2005-12-3
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
能
但是兼容性不是狠好
Yes, but the compatibility is not very good
|
|
2007-4-17 10:23 |
|
|
joinnow2007
初级用户
 
积分 52
发帖 22
注册 2007-2-23
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
在BIOS中把启动项设成USB-ZIP ????
无哈哈哈,你也太会开玩笑了。。。。。。。。。。。。。
如果找不到 USB-HDD,神仙来也别想从U盘启动。
Set the boot option to USB-ZIP in BIOS ????
No, hahaha, you're just kidding too much...
If you can't find USB-HDD, even the gods can't boot from the USB drive.
|
|
2007-4-17 10:29 |
|
|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
硬盘模式是无问题的。我试过。
The hard disk mode is fine. I've tried it.
|

简单就是美 |
|
2007-4-17 10:35 |
|
|
joinnow2007
初级用户
 
积分 52
发帖 22
注册 2007-2-23
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
楼主要恶补DOS
BIOS中的USB-ZIP指的是古老的ZIP驱动器,不是你的优盘。
The building owner needs to make up for DOS.
USB-ZIP in BIOS refers to the ancient ZIP drive, not your USB flash drive.
|
|
2007-4-17 10:43 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
Originally posted by joinnow2007 at 2007-4-17 10:29 AM:
在BIOS中把启动项设成USB-ZIP ????
无哈哈哈,你也太会开玩笑了。。。。。。。。。。。。。
如果找不到 USB-HDD,神仙来也别想从U盘启动。
U盘启动有三种:
USB-FD
USB-ZIP
USB-HDD
前两种都是软盘模式
如果BIOS支持,U盘上有以上模式,就可以
Last edited by GOTOmsdos on 2007-4-17 at 10:58 AM ]
Originally posted by joinnow2007 at 2007-4-17 10:29 AM:
Set the boot item in BIOS to USB-ZIP ????
No, ha ha ha, you're just kidding too much...
If you can't find USB-HDD, even a god can't boot from the USB flash drive.
There are three types of USB flash drive booting:
USB-FD
USB-ZIP
USB-HDD
The first two are both floppy disk modes
If the BIOS supports it and the USB flash drive has the above modes, it can be done
Last edited by GOTOmsdos on 2007-4-17 at 10:58 AM ]
|
|
2007-4-17 10:54 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
Originally posted by joinnow2007 at 2007-4-17 10:43 AM:
楼主要恶补DOS
BIOS中的USB-ZIP指的是古老的ZIP驱动器,不是你的优盘。
BIOS中的USB-ZIP指的就是你的优盘,此种模式模拟古老的ZIP驱动器(ZIP也是一种软盘)
如果BIOS支持USB-ZIP启动,并且U盘有此种模式,就可以启动
Last edited by GOTOmsdos on 2007-4-17 at 10:57 AM ]
Originally posted by joinnow2007 at 2007-4-17 10:43 AM:
The owner needs to make up for DOS.
USB-ZIP in BIOS refers to the ancient ZIP drive, not your USB flash drive.
USB-ZIP in BIOS refers to your USB flash drive. This mode simulates the ancient ZIP drive (ZIP is also a kind of floppy disk). If the BIOS supports USB-ZIP boot and the USB flash drive has this mode, it can boot.
Last edited by GOTOmsdos on 2007-4-17 at 10:57 AM ]
|
|
2007-4-17 10:56 |
|
|
joinnow2007
初级用户
 
积分 52
发帖 22
注册 2007-2-23
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
晕,打开关的那种?郎科64M?
虽然耐用,也太肥了。。。。。。。。
目前都是1G小小的,两根烟的宽度,哪里去找开关?
你别教坏小孩子。虽然让他们学新东西的初衷是好的。
Oh, the kind with a switch? Langke 64M?
Although it's durable, it's too bulky...
Nowadays it's all 1G small ones, the width of two cigarettes. Where can I find a switch?
Don't corrupt the children. Although the intention to let them learn new things is good.
|
|
2007-4-17 11:10 |
|
|
frank55555
初级用户
 
积分 89
发帖 47
注册 2007-4-15
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
用winimage把一個**.img的文件寫到U盤就可以了.不過要你的U盤支持啟動.要是不知道支不支持可以試一下.usbzip usbhdd usbfdd 几個都試一下.
Using WinImage to write a .img file to a USB drive is okay. But your USB drive needs to support booting. If you don't know if it supports, you can try .usbzib, usbhdd, usbfdd and several of them.
|
|
2007-4-21 03:41 |
|
|
tangtai
高级用户
   
积分 640
发帖 314
注册 2006-8-13
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
winimage、USBOOT、FLASHBOOT等都可以将U盘做成启动盘,关键在于BIOS支持USB-ZIP、USB-FDD和USB-HDD这三种模式中的哪一种。
winimage, USBOOT, FLASHBOOT, etc. can all be used to make a USB flash drive into a bootable disk. The key lies in which of the three modes, USB - ZIP, USB - FDD, and USB - HDD, the BIOS supports.
|
|
2007-4-21 08:22 |
|
|
matthewdedos
新手上路

积分 2
发帖 1
注册 2007-4-29
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
非常同意11楼的
Completely agree with the 11th floor
|
|
2007-4-29 02:52 |
|
|
6622186
高级用户
   
积分 894
发帖 411
注册 2007-2-17
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
可不可手工把U盘划一块出来, 然后将带有系统文件的分区设为活动分区.
Can we manually partition a USB flash drive and set the partition containing system files as the active partition?
|

@set c= 不知则觉多,知则觉少,越知越多,便觉越来越少. --- 知多少.
@for,/l,%%i,in,(1,1,55)do,@call,set/p=%%c:~%%i,1%%<nul&ping/n 1 127.1>nul
|
|
2007-4-29 21:59 |
|
|
7758520
初级用户
 
积分 114
发帖 7
注册 2004-7-24
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
我的2G飚王U盘与楼上情况一样!就是做不好.....
My 2G SSK USB flash drive is the same as the situation upstairs! Just can't do it well.....
|
|
2007-4-30 03:12 |
|