|
bd540
初级用户
 
积分 114
发帖 49
注册 2006-10-8
状态 离线
|
『楼 主』:
[求助]PE里面的IMG是如何生成的。
使用 LLM 解释/回答一下
不要告诉我使用WINIMAGE、UltraISO和VDM。
进来研究老九等人的WINPE,发现他的PE文件是IMG格式,可是这个IMG是如何生成的呢?
此IMG内含系统文件,可以由grldr直接引导启动,但是本身并非可引导型镜像文件。用PeBuilder,我也可以生成ISO格式的PE并启动成功,但是那只是一个单纯的ISO镜像,里面并没有包含内置的IMG/ISO镜像,由高人说一下IMG型PE的制作过程吗?
Don't tell me to use WINIMAGE, UltraISO and VDM.
I came in to study the WINPE of Lao Jiu and others and found that his PE file is in IMG format. But how is this IMG generated?
This IMG contains system files and can be directly booted and started by grldr, but it is not a bootable image file itself. With PeBuilder, I can also generate an ISO format PE and start it successfully, but that is just a simple ISO image, and there is no built-in IMG/ISO image inside. Can someone with expertise tell me the production process of the IMG type PE?
|
|
2007-2-13 13:11 |
|
|
gne3
高级用户
    DOS学徒
积分 526
发帖 252
注册 2007-2-12
状态 离线
|
|
2007-2-13 22:15 |
|
|
chnhhwz
新手上路

积分 14
发帖 5
注册 2007-10-29
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
IMG是PE的核心文件
用VDM创建 再复制文件进去的
非常方便
GRLDR并非直接启动这个镜像
而是启动配置文件加载setupldr.bin->ntdetect.com->返回setupldr.bin->读安装信息文件加载文件或映像文件->根据IMG中的txtsetup.sif和ntdetect.com返回的硬件信息加载驱动程序->...
这个镜像不用来引导
所以不需要加引导文件
IMG is the core file of PE. It is created with VDM and then files are copied into it, which is very convenient.
GRLDR does not directly boot this image. Instead, it boots through the configuration file to load setupldr.bin -> ntdetect.com -> return to setupldr.bin -> read the installation information file to load files or image files -> load drivers according to the hardware information returned by txtsetup.sif in the IMG and ntdetect.com ->...
This image is not used for booting, so there is no need to add a boot file.
|
|
2007-10-30 14:50 |
|
|
shendeemeng
新手上路
 神的恶梦
积分 19
发帖 10
注册 2007-11-30
状态 离线
|
|
2007-12-3 16:36 |
|
|
421062724
初级用户
 
积分 32
发帖 15
注册 2007-4-2
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
3楼正解,你挂载img成磁盘就知道了
The correct answer is on the 3rd floor. You'll know it when you mount the img as a disk.
|
|
2007-12-9 11:56 |
|
|
sorawa
初级用户
 
积分 30
发帖 14
注册 2008-3-9
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
IMG下的GUI界面能制作吗
Can the GUI interface under IMG be made?
|
|
2008-3-13 14:21 |
|
|
ice360
初级用户
 
积分 20
发帖 10
注册 2007-4-23
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
学习一下!对IMG不太了解..
Learn it! Not very familiar with IMG..
|
|
2008-3-14 16:57 |
|
|
shuiyin313
初级用户
 
积分 177
发帖 85
注册 2007-12-1
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
我这边的IMG是用IMGIT软件压上去的。
先在电脑上做好WINPE的纯系统盘,在用IMGIT压缩成IMG档案。
然后放入你的储存介质当中。
当你选择从它启动时,就挂载上了。
不知道是不是你所说的。
The IMG here is pressed with the IMGIT software.
First, make a pure system disk of WINPE on the computer, and then compress it into an IMG file with IMGIT.
Then put it into your storage medium.
When you choose to boot from it, it will be mounted.
I don't know if it's what you're talking about.
|
|
2008-3-15 06:51 |
|
|
xtihxtih
初级用户
 
积分 24
发帖 12
注册 2008-3-16
状态 离线
|
|
2008-3-17 14:38 |
|
|
cnaya
新手上路

积分 5
发帖 3
注册 2008-3-14
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
我一般都用ISO的格式,IMG感觉不太好用
I generally use the ISO format, and the IMG format doesn't seem easy to use
|
|
2008-3-18 03:13 |
|