China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-06-22 12:00
中国DOS联盟论坛 » DOS疑难解答 & 问题讨论 (解答室) » How to operate in DOS View 4,439 Replies 9
Original Poster Posted 2004-08-03 00:00 ·  中国 上海 联通
初级用户
Credits 129
Posts 6
Joined 2004-08-01 00:00
21-year member
UID 29448
Gender Male
Status Offline
Dear friend: My computer doesn't have a floppy drive. There are DI.EXE; DOSIMG.EXE; HD-COPY; and other software that can extract.IMG files in drive D. Now I want to use any of these software to extract DOS710.IMG in drive D to folder D:/A. Please tell me how to operate in WINDOWS or DOS? Could you give a detailed explanation? (Because I have tried countless times and haven't succeeded.) Thanks in advance here!
Floor 2 Posted 2004-08-03 00:00 ·  中国 河北 石家庄 联通
铂金会员
★★★★
网络独行侠
Credits 6,962
Posts 2,753
Joined 2003-04-16 00:00
23-year member
UID 1565
Gender Male
From 河北保定
Status Offline
It is suggested that you first learn how to post a help thread. For details, please refer to the sticky thread of this forum (or the thread in my signature). For example, the question "How to operate in DOS?" is really not skillful. There are many things that can be operated in DOS. You should clearly indicate in the title: How to extract the IMG file of a floppy disk under DOS? There are many formats of IMG files. The floppy disk image made by HD-COPY is not a standard floppy disk image format. You can use undisk (or undisk pro, which is a command-line program under DOS) to extract it. Another type is the standard floppy disk image format, for example, the floppy disk image made by WinImage (the DOS710.IMG you mentioned is this type of standard floppy disk image format). You can use WinImage (must be used under Windows) to extract it. I don't know much about what tools in the DOS command line can be used to extract standard floppy disk image files (or undisk can also be used). After understanding these, you should already be clear about how to extract dos710.img.
偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
Floor 3 Posted 2004-08-03 00:00 ·  美国
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
"IMG files come in many formats" Actually, HD-COPY supports two types of non-compressed IMG formats and compressed IMG formats (you can choose whether to compress in the HD-COPY settings). The IMG format created by WinImage is non-compressed, so it cannot support compressed IMG formats (note: this does not refer to compressing IMG into a ZIP, i.e., IMZ files; IMZ and the compressed IMG made by HD-COPY are two different things). UNDISK and DOSIMG support all IMG formats of HD-COPY, that is, they can support both compressed and non-compressed IMG formats (non-compressed IMG format is the default format of WinImage).
Wengier - 新DOS时代

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/

E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

Floor 4 Posted 2004-08-03 00:00 ·  中国 河北 石家庄 联通
铂金会员
★★★★
网络独行侠
Credits 6,962
Posts 2,753
Joined 2003-04-16 00:00
23-year member
UID 1565
Gender Male
From 河北保定
Status Offline
You mentioned the new version of hd-copy? I haven't used the new version of hd-copy, only used the DOS version of hd-copy (2.3R). As I know, the HD-COPY made under DOS is not in the standard floppy image format (whether the so-called compressed and non-compressed). The so-called non-standard is: cannot be used to make a bootable CD. While WinImage made the image format has two types: IMA (ie IMG, is the standard image format), IMZ is compressed, as for how a compression method, we don't understand. Also, WinImage seems can also make the image into a self-extracting format, but I haven't used it.
偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
Floor 5 Posted 2004-08-13 00:00 ·  美国
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
I'm not talking about the new version of HD-COPY, but just DOS-based HD-COPY 2.x. In the settings of HD-COPY, there are options to choose whether to use compressed or uncompressed IMG format. The so-called compressed IMG actually means that the blank parts (i.e., the unused parts) on the floppy disk are not written to the image file (so it cannot be directly used as a CD image file), which saves disk space; the uncompressed IMG means that all contents on the floppy disk (including blank parts) are all written, so the size of the uncompressed IMG image of a standard 3.5-inch floppy disk is always 1.44MB. Anyway, HD-COPY supports both types of IMG images, while WinImage only supports the latter, that is, the uncompressed one. The only floppy disk image format that WinImage can truly create is the uncompressed IMG format (self-extraction is not counted here). The so-called IMZ I have already said is actually a ZIP version of IMG, that is, IMG + ZIP. IMZ can be unpacked with ZIP software such as PKUNZIP, WinZip, etc. After unpacking, it is the standard floppy disk image format IMG. In other words,.IMZ is just a ZIP with the extension changed.
Wengier - 新DOS时代

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/

E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

Floor 6 Posted 2004-08-13 00:00 ·  中国 辽宁 抚顺 联通
银牌会员
★★★
Credits 1,186
Posts 510
Joined 2004-07-30 00:00
21-year member
UID 29279
Gender Male
Status Offline
I just learned that HD-COPY can be used like this.
Floor 7 Posted 2004-08-13 00:00 ·  中国 广东 广州 荔湾区 电信
金牌会员
★★★★
D◎$ Fαп
Credits 4,562
Posts 1,883
Joined 2004-01-19 00:00
22-year member
UID 15812
Gender Male
From 广东广州
Status Offline
The following is a quote from Wengier's post on 2004-8-13 07:47:01:

The so-called compressed IMG is actually that the blank parts (i.e., the unused parts) on the floppy disk are not written into the image file, so it cannot be directly used as a CD image file.

WinImage can truly create only one type of floppy disk image format, which is the uncompressed IMG format.

Oh, I see. No wonder the bootable disk I burned from the IMG file compressed by HDCOPY before always failed to boot...
----====≡≡≡≡ 我的至爱,永远是MSDOS!≡≡≡≡====----
Floor 8 Posted 2004-08-20 00:00 ·  中国 广东 东莞 电信
初级用户
DOS新人类
Credits 178
Posts 24
Joined 2004-07-30 00:00
21-year member
UID 29274
Gender Male
From 四川
Status Offline
Hehe, just looking at this post, it immediately solved my problem from yesterday~~ hehe, thank you all~
半年后誓必成为DOS高手!QQ317823

Floor 9 Posted 2006-10-24 00:38 ·  中国 浙江 杭州 联通
初级用户
Credits 132
Posts 10
Joined 2003-03-28 00:00
23-year member
UID 1294
Gender Male
Status Offline
Never noticed that HD-COPY has this function before, learned it, thanks
Floor 10 Posted 2006-10-30 01:18 ·  中国 广东 河源 电信
初级用户
Credits 24
Posts 11
Joined 2006-10-19 09:50
19-year member
UID 66851
Gender Male
Status Offline
Not used it before, now learning...
Forum Jump: