The partition table resides in physical sector 0 of the hard disk. The reference partition table resides in sector 18 of the DSR partition. Refreshing the reference table means copying the partition table to the reference to make sure both copies are the same.
![]() Opening a physical sector |
![]() Use the disk editor's Block Mark/Copy/Paste features |
Use the disk editor's functions to mark a block of bytes, copy the block,
and later paste the copy in the new location. These functions are all
available from the editor's drop-down menus.
![]() The partition table is shown blocked here |
Pressing the Tab key allows you to alternate between editing the raw bytes on the left side, or the ASCII translations on the right side.
Press Tab so the cursor is on the left-side part of the display, then move the cursor down to the start of the partition table at byte 01BE.
Use the menu option to Mark a block, then move the cursor to the end of the partition table, highlighting the block of bytes.
Use the menu option to Copy the block.
![]() Scrolling down to sector 18 of the DSR partition |
Scroll down to sector 18. This sector usually contains data that appears very similar to Absolute sector 0, and the sectors on either side (sectors 17 and 19) are often empty (filled with zeroes).
In sector 18, move the cursor to the start of the reference partition table--byte 01BE. Use the menu option to Paste the previously copied block from Absolute sector 0 to this corresponding location in sector 18 of the third partition.
When leaving the sector, you will be prompted to save the changes.
Back