Switch to full style
In-depth technology research: finding new ways to recover data, accessing firmware, writing programs, reading bits off the platter, recovering data from dust.

Forum rules

Please do not post questions about data recovery cases here (use this forum instead). This forum is for topics on finding new ways to recover data. Accessing firmware, writing programs, reading bits off the platter, recovering data from dust...
Post a reply

What's in the 2nd Sector of Hard Disk

December 3rd, 2008, 6:43

1st Sector (i.e. 512 bytes) contains MBR. Whats in the 2nd Sector.

Because 1st Partition Starts from the Cylinder Boundary and the boundary starts from the 63rd sector (63 sectors per cylinder).

Whats in between???

Re: What's in the 2nd Sector of Hard Disk

December 3rd, 2008, 11:56

unallocated space, reserved for boot viruses.

Regards,
Janos

Re: What's in the 2nd Sector of Hard Disk

December 3rd, 2008, 12:01

Depending upon the OS installed (e.g. Windows then Not much) anything else, there MAY be you would need to check for the file system in use.

Some older programs used to store boot loaders, RAID headers, LDM info, etc.. Some software developers used to store copy protection info in these areas and some computer virus writers used to put original copies of MBR and Boot sectors in these areas. But nothing of much interest to users, mostly these areas are full of nothingness.

Look up the structure of a partition table, then you may understand more

<itch>

Re: What's in the 2nd Sector of Hard Disk

December 4th, 2008, 1:50

Thanks for reply.

This means that the 62 sectors are free for us to use.

Re: What's in the 2nd Sector of Hard Disk

December 4th, 2008, 10:43

This means that the 62 sectors are free for us to use.


Not for definate, some software may use this area for copy protection/registration info. If you are planning something like this, check to see that the sector you want to use is empty. Also, Im not 100 percent on how Vista partition drives as I havent looked too deeply into this yet.

~<itch>~
Post a reply