|
freenumen
新手上路

积分 11
发帖 3
注册 2006-12-13
状态 离线
|
『楼 主』:
支持大容量U盘的万能启动U盘制作方法
使用 LLM 解释/回答一下
可以解决的问题:
1、解决许多朋友提出的有些U盘不能启动问题(前提是主板要支持USB启动模式),
2、解决将1G以上的U盘格式化成USB_ZIP模式,启动后盘符为A盘。
试验过程:
我用一个1G的SD卡放在读卡器中,用国产的USBOOT制作启动U盘,我尝试了所有的模式,只有USB_HDD模式可以启动成功,但盘符是C:,
后来我采用国外的FLASHBOOT工具,采用其中MINI模式中自带的FREEDOS制作成功USB_ZIP模式的启动型U盘,并成功的启动了电脑,后来我在U盘里加入了一些必须的工具,如光驱驱动程序,中文环境,NTFS驱动,一些硬盘维护和编辑工具,这些看大家需要了,自己也可以加,
大家试一试我的方法,不成功的回个贴,成功的也回个贴,以便大家交流。
理论上讲,只要你的主板支持,任何U盘都可以做成启动盘。
要点:采用FLASHBOOT工具(注册版啊)
用其MINI模式中自带的FREEDOS制作
U盘和主板启动模式都要做成USB_ZIP模式啊。
Problems that can be solved:
1. Solve the problem that some USB flash drives cannot boot as raised by many friends (provided that the motherboard supports the USB boot mode)
2. Format a USB flash drive larger than 1GB into USB_ZIP mode, and the drive letter is A: after booting.
Test process:
I put a 1GB SD card in a card reader and used the domestic USBOOT to make a bootable USB flash drive. I tried all modes, and only the USB_HDD mode could boot successfully, but the drive letter was C:
Later, I used the foreign FLASHBOOT tool. I used the FREEDOS in the MINI mode to successfully make a bootable USB flash drive in USB_ZIP mode and successfully booted the computer. Then I added some necessary tools in the USB flash drive, such as CD-ROM driver programs, Chinese environment, NTFS driver, some hard disk maintenance and editing tools. It depends on everyone's needs, and you can add them yourself.
Try my method. If it doesn't work, post a reply. If it works, also post a reply for communication.
Theoretically, as long as your motherboard supports it, any USB flash drive can be made into a bootable disk.
Key points: Use the FLASHBOOT tool (registered version)
Use FREEDOS in its MINI mode to make
Both the USB flash drive and the motherboard boot mode should be set to USB_ZIP mode.
|
|
2006-12-13 11:49 |
|
|
freenumen
新手上路

积分 11
发帖 3
注册 2006-12-13
状态 离线
|
『第 2 楼』:
补充说明
使用 LLM 解释/回答一下
config.sys中的必要内容:
Device=himem.exe
dos=high
rem shell=command.com /P /D (这句话加上了,autoexec.bat不能自动执行,纳闷,请高手指点)
lastdrive=z
Devicehigh=vide-cdd.sys /d:ide-cd
autoexec.bat中的必要内容:
path a:\;a:\fdos
lh shsucdx /d:ide-cd /l:1
rem lh tw
rem lh ntfs4dos
Necessary contents in config.sys:
Device=himem.exe
dos=high
rem shell=command.com /P /D (This sentence is added, and autoexec.bat cannot execute automatically. I'm confused. Please ask experts for guidance)
lastdrive=z
Devicehigh=vide-cdd.sys /d:ide-cd
Necessary contents in autoexec.bat:
path a:\;a:\fdos
lh shsucdx /d:ide-cd /l:1
rem lh tw
rem lh ntfs4dos
|
|
2006-12-13 11:58 |
|
|
dato
高级用户
   
积分 916
发帖 377
注册 2004-3-8
状态 离线
|
|
2006-12-13 22:46 |
|
|
sdbbsdbb
初级用户
 
积分 97
发帖 43
注册 2006-10-9
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
忘了是哪个兄弟,上周就问偶这个问题了.上周米空,现在补救一下下吧.
由于FLASHBOOT需要安装后才能使用,因此我现在传的这个版本是否是我正在用的版本,我自己也不知道.现在先传一个体积较小的版本,如不能正常使用,我才传那个体积大一点的.
注意使用方法,先安装,然后将那个*.XML文件复制到安装目录中.
下载地址:
(版本有误,请看十一楼的吧)
Last edited by sdbbsdbb on 2006-12-14 at 05:06 AM ]
I forgot which brother asked me this question last week. I was busy last week, and now I'm making up for it.
Since FLASHBOOT needs to be installed before it can be used, I don't know if the version I'm uploading now is the one I'm using. Now I'll upload a smaller version first. If it doesn't work properly, I'll upload the larger one.
Please note the usage method: install first, then copy that *.XML file to the installation directory.
Download address:
(The version is incorrect, please see the eleventh floor)
Last edited by sdbbsdbb on 2006-12-14 at 05:06 AM ]
|
|
2006-12-13 23:32 |
|
|
baowang
新手上路

积分 8
发帖 4
注册 2006-12-13
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
注册版的在哪下载啊?贴个地址来~
Where can I download the registered version? Please post an address~
|
|
2006-12-13 23:35 |
|
|
baowang
新手上路

积分 8
发帖 4
注册 2006-12-13
状态 离线
|
『第 6 楼』:
4 楼传的还是DEMO版的
使用 LLM 解释/回答一下
4 楼传的还是DEMO版的
The one passed on by Building 4 is still the DEMO version.
|
|
2006-12-13 23:38 |
|
|
sdbbsdbb
初级用户
 
积分 97
发帖 43
注册 2006-10-9
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
Originally posted by baowang at 2006-12-13 23:38:
4 楼传的还是DEMO版的
你有米有把XML文件复制到C:\Program Files\FlashBoot 下?如果真是DEMO版,我再传一个体积稍稍大一点的版本。。
Originally posted by baowang at 2006-12-12 23:38:
The 4th floor passed the DEMO version.
Did you copy the XML file to C:\Program Files\FlashBoot? If it is really the DEMO version, I will upload a slightly larger version.
|
|
2006-12-13 23:47 |
|
|
baowang
新手上路

积分 8
发帖 4
注册 2006-12-13
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
就是在一个目录下 但是你传的哪个好像是绿色版的 不是安装的
It's just in a directory, but the one you uploaded seems to be the portable version, not the installed one.
|
|
2006-12-14 00:10 |
|
|
baowang
新手上路

积分 8
发帖 4
注册 2006-12-13
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
还有就是USBOOT 制作的启动优盘 为什么和 FLASHboot 制作的启动优盘生成的文件不一样呢?
他们之间有什么区别?能详细说一下吗?
Also, why are the files generated by the bootable USB drive made by USBOOT different from those made by FLASHboot? What are the differences between them? Can you explain in detail?
|
|
2006-12-14 00:20 |
|
|
sdbbsdbb
初级用户
 
积分 97
发帖 43
注册 2006-10-9
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
Originally posted by baowang at 2006-12-14 00:20:
还有就是USBOOT 制作的启动优盘 为什么和 FLASHboot 制作的启动优盘生成的文件不一样呢?
他们之间有什么区别?能详细说一下吗?
是这样的,你所说的文件应该是启动文件,即除了引导头(这才是让优盘启动成功的关键之所在,不过那不是文件格式,而是一小段代码,写在优盘的特定扇区,这段代码的好坏决定了我们的优盘是否能在大多数机器上正常启动)之外的二至三个文件,一般是IOL.SYS MSDOS.SYS 和command.com。
由于目前可以用于启动的文件版本很多,有原版的DOS7.1、也有经“DOS之家”的Wengier老大修订之后的版本 ,更有与DOS71同源本家的WIN98启动盘版本,我甚至用WINME或XP下的启动盘文件制作过U盘启动盘。。。
USBOOT1.00用的只有二个文件的DOS71原版,1.68用的是Wengier的DOS71修订版,FLASHBOOT内置的是FREE OS,其实,你完全可以换上你喜欢的其他版本的启动文件。
你看见的不同就是这些版本之间的不同吧,不用管他,只要能启动就好。
Originally posted by baowang at 2006-12-14 00:20:
Another thing is, why are the files generated by the USB boot disk made by USBOOT different from those made by FLASHboot? What are the differences between them? Can you explain in detail?
That's the case. The files you mentioned should be boot files, that is, two to three files other than the boot header (which is the key to making the USB flash drive boot successfully. However, that's not a file format, but a short piece of code written in a specific sector of the USB flash drive. The quality of this code determines whether our USB flash drive can boot normally on most machines) are generally IOL.SYS, MSDOS.SYS and command.com.
Because there are many versions of files that can be used for booting at present, including the original version of DOS7.1, the version revised by the boss Wengier of "DOS Home", and the boot disk version of WIN98 that is from the same origin as DOS71. I even made a USB flash drive boot disk with the boot disk files under WINME or XP...
USBOOT1.00 uses only the two-file original version of DOS71, 1.68 uses Wengier's revised version of DOS71, and FLASHBOOT has FREE OS built-in. In fact, you can completely replace it with other versions of boot files you like.
The differences you see are the differences between these versions. Don't worry about it, as long as it can boot.
|
|
2006-12-14 00:40 |
|
|
sdbbsdbb
初级用户
 
积分 97
发帖 43
注册 2006-10-9
状态 离线
|
|
2006-12-14 00:44 |
|
|
weilong888
银牌会员
    
积分 1270
发帖 548
注册 2004-5-31
状态 离线
|
|
2006-12-14 01:56 |
|
|
tangtai
高级用户
   
积分 640
发帖 314
注册 2006-8-13
状态 离线
|
|
2006-12-14 05:28 |
|
|
squallcn
新手上路

积分 4
发帖 2
注册 2006-11-23
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
下载做了个启动盘了,明天去试试,(有很多种型号等着俺去试呢,以前做的只能有3分之一的电脑能启动.)
I've made a boot disk. I'll try it tomorrow. (There are many models waiting for me to test. The ones I made before only worked on one-third of the computers.)
|
|
2006-12-14 12:24 |
|
|
freenumen
新手上路

积分 11
发帖 3
注册 2006-12-13
状态 离线
|
『第 15 楼』:
回复关于ms-dos7.1和freedos的问题
使用 LLM 解释/回答一下
实不相瞒,我在做试验的的时候,用MS_DOS做成的启动U盘不能启动我的电脑,
但我用FREEDOS做的启动U盘却能启动我的电脑,不知道大家遇见过这种情况没有??
To be honest, when I was doing an experiment, the bootable USB drive made with MS_DOS couldn't boot my computer, but the bootable USB drive made with FREEDOS could boot my computer. I wonder if you guys have encountered this situation?
|
|
2006-12-15 01:11 |
|