中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-13 01:37
47,811 topics / 349,897 posts / today 0 new / 48,256 members
DOS学习入门 & 精彩文章 (教学室) » DOS startup boot process and Chinese version of backup MBR tool hdsect.exe
Printable Version  2,051 / 3
Floor1 shanliang8008 Posted 2007-10-09 10:39
银牌会员 Posts 514 Credits 1,148 From 河北
1

MS-DOS 7 Boot Process: Connect to the MBR of the hard disk through BIOS, the MBR boots IO.SYS, then load MSDOS through COMMAND, load CONFIG, and finally run AUTOEXEC. (If there is a problem, I hope brothers can say it.)

2 HDSECT Chinese Version

I. Concept and Function of MBR:
MBR is the abbreviation of Main Boot Record. The narrow sense of MBR refers to a small section of the program in the first half of the 0 cylinder, 0 head, 1 sector of the hard disk. The broad sense of MBR refers to the entire 512 bytes of the 0 cylinder, 0 head, 1 sector of the hard disk, including the HDPT (hard disk partition table) in the second half. This article refers to the latter.
Since the MBR is the first program to be accessed when the hard disk boots, for a newly bought hard disk, because the MBR is all 0, it cannot boot. At this time, we need to use a partition tool (such as FDISK) to partition. The functions of partitioning are two: 1. Automatically write the standard MBR, 2. Write the HDPT (hard disk partition table) according to the partition capacity entered by the user.

II. Important Significance of Backing Up/Restoring MBR:
Once the MBR is damaged by factors such as viruses or incorrect operations, the computer will not be able to boot. Therefore, it is necessary to make a backup when the MBR is normal. It only has 512 bytes and occupies a small space, so this software backs up the MBR to the hidden sector of the hard disk (0 cylinder, 0 head, 52 sector) for restoration when needed.

III. Important Significance of Clearing MBR:
It fills all 512 characters of the 0 cylinder, 0 head, 1 sector of the hard disk with 0. Its functions are:
1. Quickly delete the existing partitions (C drive, D drive...) of the hard disk
2. Completely eliminate boot viruses
3. Clear the obstacles for the next step of "partitioning"

[ Last edited by shanliang8008 on 2007-10-9 at 03:55 PM ]
Floor2 shanliang8008 Posted 2007-10-09 14:52
银牌会员 Posts 514 Credits 1,148 From 河北
Just this, remember HDSECT.EXE. Look at the English help by yourself. Be careful not to use it wrong.

Backup HDSECT.EXE /B

Restore HDSECT.EXE/R

Clear HDSECT.EXE/C

Need some more grammars. I don't know how to input the hard disk track
Floor3 shanliang8008 Posted 2007-10-09 16:19
银牌会员 Posts 514 Credits 1,148 From 河北
I am using the GHOST.IGM extracted from the XP installation disc of DEEPIN XP LITE V5.7 dated June 15, 2007. Just make it into a bootable USB drive. If someone needs to install many systems, considering making one.
Floor4 dybit Posted 2008-03-04 01:21
新手上路 Posts 5 Credits 18 From 浙江
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023