|
walu
高级用户
   
积分 916
发帖 201
注册 2003-5-4
状态 离线
|
『楼 主』:
请问什么软件能在DOS下自动备份硬盘分区表及FAT表的?
使用 LLM 解释/回答一下
在使用PQMAGIC时有可能在断电等情况造成硬盘分区表及FAT表错误,DISKGEN和SPFDISK等软件备份分区表效果很好,备份后无论你怎样更改硬盘分区它都能恢复到以前的分区个数,但它们却不能自动备份;有些能自动备份的软件却不能完全恢复分区表。
请问有那一种软件可以在DOS下自动备份硬盘分区表及FAT表的?
When using PQMAGIC, there may be errors in the hard disk partition table and FAT table due to power outages and other situations. Software such as DISKGEN and SPFDISK have very good effects in backing up partition tables. After backup, no matter how you change the hard disk partitions, it can restore to the previous number of partitions, but they cannot back up automatically; some software that can back up automatically cannot completely restore the partition table.
Is there any software that can automatically back up the hard disk partition table and FAT table under DOS?
|
|
2004-3-18 00:00 |
|
|
Climbing
铂金会员
       网络独行侠
积分 6962
发帖 2753
注册 2003-4-16 来自 河北保定
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
我记得SrcTools里是包括备份FAT表的工具的。你试过吗?但SRCTools里好象没有备份分区表的工具。
I remember that SrcTools includes a tool for backing up the FAT table. Have you tried it? But it seems there's no tool for backing up the partition table in SRCTools.
|

偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
|
|
2004-3-18 00:00 |
|
|
happy_dog
初级用户
  行者
积分 317
发帖 47
注册 2004-2-27
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
diskman(现在名字叫diskgenius)是最好用的,他是集磁盘分区,格式化,扇区修改/拷贝,硬盘分区表(HDPT)重建/备份,扇区查看等功能的工具,而且是国人做的,中文化的,很用容易上手的,老版本diskman有180多K,新版本diskgenius只有130多K,软盘就可以装下,作一张启动盘还是很实惠的!
diskman (now named diskgenius) is the best. It is a tool that integrates functions such as disk partitioning, formatting, sector modification/copying, hard disk partition table (HDPT) rebuilding/backing up, sector viewing, etc. Moreover, it is made by Chinese people, localized, and very easy to get started with. The old version of diskman is more than 180KB, and the new version of diskgenius is only more than 130KB, which can be installed on a floppy disk. It is quite cost-effective to make a bootable disk!
|

********** 自强不息,奋斗不已!!***********
QQ:56751609
E-mail: sky_walker820@eyou.com
欢迎大家和我聊啊!! |
|
2004-3-18 00:00 |
|
|
Climbing
铂金会员
       网络独行侠
积分 6962
发帖 2753
注册 2003-4-16 来自 河北保定
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
兄弟呀,看清楚,人家是要在命令行实现自动备份的,据我所知,diskgenius是不支持命令行操作的。
To walu:我在网上查了一下资料,所谓的备份分区表,也就是备份主引导记录了(也就是MBR),但我很奇怪,为什么Diskgen备份出来的数据有2K那么大呢?难道还有些别的什么东西?
Bro, take a look. What people want is to achieve automatic backup in the command line. As far as I know, DiskGenius doesn't support command-line operations.
To walu: I checked some information online. The so-called backing up the partition table is to back up the master boot record (that is, MBR). But I'm very curious why the data backed up by DiskGen has a size of 2K. Is there something else?
|

偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
|
|
2004-3-18 00:00 |
|
|
walu
高级用户
   
积分 916
发帖 201
注册 2003-5-4
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
是呀,其它软件备份的MBR只有512字节,如果硬盘在备份后再多分几个区,用它来恢复时便无效;DISKGEN备份的有3K多,如果硬盘在备份后再多分几个区,用它来恢复时硬盘就完全恢复到原来的样子了。我想它不仅备份MBR的,就不知它备份了什么。
Yes, other software only backs up the MBR which is 512 bytes. If the hard disk is partitioned more times after backup, using it to restore will be invalid; DISKGEN backs up more than 3K. If the hard disk is partitioned more times after backup, using it to restore will fully restore the hard disk to its original state. I think it not only backs up the MBR, but I don't know what else it backs up.
|
|
2004-3-18 00:00 |
|
|
Climbing
铂金会员
       网络独行侠
积分 6962
发帖 2753
注册 2003-4-16 来自 河北保定
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
我估计他很有可能连扩展分区上的各逻辑分区的分区表也备份了。
你最好直接跟软件作者联系,让他写一个小程序就专门备份和恢复diskgen备份的分区表就可以了。
I estimate that he very likely also backed up the partition tables of each logical partition on the extended partition.
You'd better contact the software author directly and ask him to write a small program specifically for backing up and restoring the partition tables backed up by DiskGen.
|

偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
|
|
2004-3-18 00:00 |
|
|
xiaojun
银牌会员
    
积分 2202
发帖 499
注册 2003-6-12
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
把老江的Kvd(126K)单独拿出来,命令行备份恢复...
Extract the old Jiang's Kvd (126K) separately, command line backup and restore...
|

一年四季,枫叶红了又红;人生四季,失去的,还能再来吗?—— ! |
|
2004-3-19 00:00 |
|
|
Climbing
铂金会员
       网络独行侠
积分 6962
发帖 2753
注册 2003-4-16 来自 河北保定
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
以下是引用xiaojun在2004-3-19 1:42:11的发言:
把老江的Kvd(126K)单独拿出来,命令行备份恢复...
老江的东西好象只能备份到A盘。
The following is the statement quoted from xiaojun on 2004-3-19 1:42:11:
Take out Lao Jiang's Kvd (126K) alone, and back up and restore via command line...
Lao Jiang's stuff seems to only be able to back up to drive A.
|

偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
|
|
2004-3-19 00:00 |
|
|
xiaojun
银牌会员
    
积分 2202
发帖 499
注册 2003-6-12
状态 离线
|
|
2004-3-19 00:00 |
|
|
Climbing
铂金会员
       网络独行侠
积分 6962
发帖 2753
注册 2003-4-16 来自 河北保定
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
以下是引用xiaojun在2004-3-19 11:00:47的发言:
先subst可以
subst有时候是有限制的,例如,不能将subst指向虚拟盘或者指向网络盘,一定要指向本地硬盘才行,如果本地硬盘不能写东西呢?
The following is a quote from xiaojun on 2004-3-19 11:00:47:
First, subst can be used.
Subst is sometimes restricted. For example, it cannot point subst to a virtual disk or a network disk. It must point to a local hard disk. What if the local hard disk cannot write things?
|

偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
|
|
2004-3-19 00:00 |
|
|
Climbing
铂金会员
       网络独行侠
积分 6962
发帖 2753
注册 2003-4-16 来自 河北保定
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
以下是引用xiaojun在2004-3-19 1:42:11的发言:
把老江的Kvd(126K)单独拿出来,命令行备份恢复...
我手里有的都是Kv2004版的kvdos,有300多K,你的126K的kvdos能不能发给我?
谢谢。
目前比较完美的命令行备份分区表的方案大概就是使用kvdos了,我已经发邮件跟DiskGen的作者联系,希望他能出一个完美的解决方案。
The following is the speech of xiaojun on 2004-3-19 1:42:11:
Take out Lao Jiang's Kvd (126K) alone, command line backup and restore...
I have Kvdos of the Kv2004 version, which is more than 300K. Can you send me your 126K Kvdos?
Thank you.
The currently relatively perfect solution for backing up the partition table from the command line is probably to use Kvdos. I have already sent an email to the author of DiskGen, hoping that he can come up with a perfect solution.
|

偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
|
|
2004-3-19 00:00 |
|
|
walu
高级用户
   
积分 916
发帖 201
注册 2003-5-4
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
kvdos备份方式始终不同于DISKGEN、SPFDISK这两款软件(我测试过了),我发现只有这两款软件才能恢复对逻辑分区的改动。
所以针对PQMAGIC分区时断电造成的分区表错误,只有DISKGEN、SPFDISK才是最佳选择!可惜找不到自动备份的。
The backup method of kvdos is always different from the two software DISKGEN and SPFDISK (I have tested it). I found that only these two software can restore the changes to the logical partitions. So for the partition table error caused by power - off when partitioning with PQMAGIC, only DISKGEN and SPFDISK are the best choices! It's a pity that there is no automatic backup found.
|
|
2004-3-19 00:00 |
|
|
Climbing
铂金会员
       网络独行侠
积分 6962
发帖 2753
注册 2003-4-16 来自 河北保定
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
不会吧,我分析了kvdos和diskgen的备份文件,发觉kvdos备份的东西要比diskgen多的多,包括了所有的内容。而diskgen是不备份扩展分区的分区表的。
No way, I analyzed the backup files of kvdos and diskgen, and found that kvdos backs up much more things than diskgen, including all contents. And diskgen doesn't back up the partition table of the extended partition.
|

偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
|
|
2004-3-19 00:00 |
|
|
aria
高级用户
   
积分 924
发帖 243
注册 2003-7-9
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
TO Climbing:注意,分区表不同于MBR,你看的资料可能有误
TO Climbing: Note that the partition table is different from the MBR. The information you referred to may be incorrect
|
|
2004-3-19 00:00 |
|
|
walu
高级用户
   
积分 916
发帖 201
注册 2003-5-4
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
但我在虚拟机上测试结果是这样。
你这样试试:
a:假如一个硬盘有C、D两个分区。先用DISKGEN备份(按F9),然后用PQMAGIC改变D分区大小,新建一个分区E。重启后,再用DISKGEN恢复(按F10),重启后,你会发现硬盘又到回只有C、D两个分区的状况。
b:假如一个硬盘有C、D两个分区。先用KVDOS2003/B备份,然后用PQMAGIC改变D分区大小,新建一个分区E。重启后,再用KVDOS2003/HDPT.DAT恢复,重启后,你会发现硬盘并不会回到C、D两个分区的状况,依然有C/D/E三个分区。
这就是说,若用PQMAGIC分区时因断电等原因造成分区无法识别,只有用DISKGEN(和SPFDISK)才能恢复原来的分区,用KVD2003等无效。(我也用虚拟机测试过)
But I tested on the virtual machine are like this.
You try like this:
a: Suppose a hard disk has partitions C and D. First, use DISKGEN to back up (press F9), then use PQMAGIC to change the size of partition D and create a new partition E. After restarting, use DISKGEN to restore (press F10) again. After restarting, you will find that the hard disk returns to only the situation of partitions C and D.
b: Suppose a hard disk has partitions C and D. First, use KVDOS2003/B to back up, then use PQMAGIC to change the size of partition D and create a new partition E. After restarting, use KVDOS2003/HDPT.DAT to restore. After restarting, you will find that the hard disk does not return to the situation of partitions C and D, and there are still partitions C/D/E.
This means that if the partition cannot be recognized due to power failure and other reasons when using PQMAGIC to partition, only DISKGEN (and SPFDISK) can restore the original partition, and KVD2003 and others are ineffective. (I also tested it on the virtual machine)
|
|
2004-3-19 00:00 |
|