All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: Master Boot Record partition table question
PostPosted: January 15th, 2016, 9:37 
Offline

Joined: July 19th, 2015, 10:05
Posts: 24
Location: Forida
I had heard from a source that the Master Boot Record would not recognize hard disk drives that are larger than 2 TB in size. I just examined the partition table for my desktop hard disk drive which is 3 TB and the partition table seems to correctly reflect this. Will Master Boot Records currently recognize larger disk sizes, or is mine just displaying the correct number, but not accounting for anything beyond the 2 TB mark?


Top
 Profile  
 
 Post subject: Re: Master Boot Record partition table question
PostPosted: January 15th, 2016, 16:15 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 15440
Location: Australia
Can you show us what the partition(s) look like in DMDE?

http://dmde.com/

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Master Boot Record partition table question
PostPosted: January 15th, 2016, 18:53 
Offline

Joined: July 19th, 2015, 10:05
Posts: 24
Location: Forida
I loaded the MBR from the desktop drive into DMDE and took a screen capture. Have Master Boot Records been updated to read more than 2 TB of disk space? It is obvious from this screen capture and from using other tools that the MBR is reading the full size of the hard disk. I am only asking this because I was told that the Master Boot Record had this size restriction. I would like to know if this source was mistaken or if the dynamics of the MBR had changed in recent years. Thanks.


Attachments:
dmde.jpg
dmde.jpg [ 75.77 KiB | Viewed 12759 times ]
Top
 Profile  
 
 Post subject: Re: Master Boot Record partition table question
PostPosted: January 15th, 2016, 19:21 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 15440
Location: Australia
That's LBA 3, not LBA 0.

Can you show us the Partitions window that you first see when DMDE launches?

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Master Boot Record partition table question
PostPosted: January 15th, 2016, 21:05 
Offline

Joined: July 19th, 2015, 10:05
Posts: 24
Location: Forida
If I may ask, what is the difference between LBA 3 and LBA 0? Here is the next screen capture.


Attachments:
dmde2.jpg
dmde2.jpg [ 154.5 KiB | Viewed 12739 times ]
Top
 Profile  
 
 Post subject: Re: Master Boot Record partition table question
PostPosted: January 15th, 2016, 22:02 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 15440
Location: Australia
LBA 0 (= sector 0) is where the MBR code and partition table are located.

LBA 3 would normally be filled with zeros. In your case it appears to be filled with 0xE5. You can see this if you select Mode -> Hexadecimal/Text.

The following resource has everything you need to know about the subject:

All the Details of many versions of both MBR (Master Boot Records) and OS Boot Sectors (also called Volume Boot Records):
http://thestarman.pcministry.com/asm/mbr/index.html

In your case the drive is a WD 3TB My Book. These are configured with a sector size of 4096 bytes rather than the usual 512 bytes. This means that the maximum size for an MBR partition is now 16TiB instead of 2TiB.

    732558080 sectors x 4096 bytes per sector = 3.0005579 terabytes

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Master Boot Record partition table question
PostPosted: January 16th, 2016, 7:42 
Offline

Joined: July 19th, 2015, 10:05
Posts: 24
Location: Forida
fzabkar, thank you for clarifying that for me. I have been using the site that you referenced in your last post. I only wish this same source had a more complete section on GUID Partition Tables.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group