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-08-15 11:34
中国DOS联盟论坛 » DOS疑难解答 & 问题讨论 (解答室) » Question for Wengier about NEC-format floppy disk images View 2,014 Replies 7
Original Poster Posted 2010-05-15 15:55 ·  中国 北京 方正宽带
新手上路
Credits 10
Posts 4
Joined 2008-02-24 17:16
18-year member
UID 111334
Gender Male
Status Offline
The NEC disk format is a disk format widely used on NEC computers in Japan. Its logical disk layout is exactly the same as the DOS logical disk layout. The only differences from the standard DOS disk format are the number of tracks, the number of sectors per track, and the number of bytes per sector. Taking a 5.25-inch double-sided high-density floppy disk as an example, the standard DOS disk format is 80 tracks per side, 15 sectors per track, 512 bytes per sector, with a formatted capacity of 1.2MB, while the NEC disk format is 77 tracks per side, 8 sectors per track, l024 bytes per sector, with a formatted capacity of 1.232MB.

This NEC-format floppy disk is widely used in numerically controlled machine tools made in Japan, generally using a twisted-cable floppy drive. With a USB floppy drive, whole-disk copying is possible, and it can also be read and written.

Because floppies are inconvenient to preserve, I want to save them as IMG images, and then write them back to floppy disks when needed. I'd like to ask Wengier whether there is any software that can read and write NEC-format images.

But I have searched the entire web. For example, image software such as Floppy Image Master, rawwritewin, and FLOPPY IMGAGErawwritewin does not support this format. The results are as follows:
Floppy Image Master 2.4
http://www.onlinedown.net/soft/47289.htm
It does not recognize this format, so it cannot generate an IMG image, and of course it also cannot write it back to floppy;
This software is very good for standard floppies. Too bad the author no longer updates it. It would be great if it were compatible with this format.

rawwritewin 0.7
It can read out an IMG file, but after writing it back to a floppy, the floppy cannot be opened and prompts for formatting.

FLOPPY IMGAGE 2.4.0
http://download.pchome.net/system/disk/detail-8678-1.html
It can read it out and save it in IMG format, but it shows the size as 616k, even for a 1.232M floppy. Without formatting the target disk, it can write it back to the floppy. I first used the format command to format the floppy as 1.232M, then used this software to write it back without formatting. It could be opened and the files could be seen, but it could not boot.

Under XP, if you right-click the floppy drive and click "Copy Disk", it can copy it, and after copying the two disks are exactly the same and can boot.

So, what software can be used to save an IMG and write it back to a floppy?
Thanks!jinkun23@sohu.com

[ Last edited by zk9523 on 2010-5-16 at 16:36 ]
Floor 2 Posted 2010-05-15 19:53 ·  中国 湖南 常德 电信
银牌会员
★★★
Credits 1,384
Posts 709
Joined 2005-10-29 22:22
20-year member
UID 44271
Status Offline
Haven't you tried HD-Copy?
Floor 3 Posted 2010-05-16 04:40 ·  中国 河北 石家庄 联通
铂金会员
★★★★
网络独行侠
Credits 6,962
Posts 2,753
Joined 2003-04-16 00:00
23-year member
UID 1565
Gender Male
From 河北保定
Status Offline
Right, I also recommend using hd-copy.

Also, one-to-one copying software like dd for win should not have any problem either.
偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
Floor 4 Posted 2010-05-16 09:07 ·  中国 北京 日升天信科技有限公司
新手上路
Credits 10
Posts 4
Joined 2008-02-24 17:16
18-year member
UID 111334
Gender Male
Status Offline
Originally posted by wl00560 at 2010-5-15 07:53 PM:
没有试过HD-Copy?


HD-copy only supports 80-84 tracks, while NEC format is 77 tracks, so it is not supported and directly shows a disk error.
Floor 5 Posted 2010-05-16 10:04 ·  中国 安徽 马鞍山 电信
金牌会员
★★★★
Credits 3,946
Posts 1,884
Joined 2006-01-20 13:00
20-year member
UID 49283
Gender Male
Status Offline
It probably requires NEC-specific floppy disks and floppy drives.
Ordinary floppy drives and floppy disks won't work.
Windows 一键还原
http://www.yjhy.com
Floor 6 Posted 2010-05-16 10:10 ·  中国 河北 石家庄 联通
铂金会员
★★★★
网络独行侠
Credits 6,962
Posts 2,753
Joined 2003-04-16 00:00
23-year member
UID 1565
Gender Male
From 河北保定
Status Offline
@lianjiang

Didn't the OP already say in the first post that Windows' disk copy function works?
偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
Floor 7 Posted 2010-05-17 10:19 ·  中国 安徽 马鞍山 电信
金牌会员
★★★★
Credits 3,946
Posts 1,884
Joined 2006-01-20 13:00
20-year member
UID 49283
Gender Male
Status Offline
There is a tool here that supports the NEC format. You can give it a try:

http://ftp.vector.co.jp/pack/dos/util/disk/fddiag03.lzh

-------------------------------------------------------------------
FDDIAG A floppy disk maintenance program

This program is for the NEC PC-9801 series, and performs sector-level
read/write operations on floppy disks, as well as physical formatting of
media on a track-by-track basis. When reading from or writing to files,
it can also simultaneously convert between a block-structured fixed-length
format and a text format editable with MS-DOS editors, and also perform
code conversion to and from EBCDIC.
Windows 一键还原
http://www.yjhy.com
Floor 8 Posted 2010-05-18 07:31 ·  中国 北京 方正宽带
新手上路
Credits 10
Posts 4
Joined 2008-02-24 17:16
18-year member
UID 111334
Gender Male
Status Offline
Originally posted by lianjiang2004 at 2010-5-17 10:19 AM:
Here's a tool that supports NEC format. You can give it a try:

http://ftp.vector.co.jp/pack/dos/util/disk/fddiag03.lzh

------------------------------------------------------------ ...


Thank you!
I downloaded it, but unfortunately I don't understand Japanese. I looked at it for a long time and still couldn't make sense of it. Could you please provide specific usage instructions? It would be best if you could give a simple explanation specifically for NEC format. Thanks again!
Forum Jump: