- Joined
- Jul 22, 2003
My Maxtor 120 GB drive is reporting 33.6 GB in bios. Is this a software problem that can be fixed or must I send it to Maxtor to get a new one?
Thanks
Thanks
Welcome to Overclockers Forums! Join us to reply in threads, receive reduced ads, and to customize your site experience!
What is EZ-Drive's relation to the Master Boot Record?
When EZ-Drive controls a hard drive in a system whose BIOS cannot support the size of the drive, the Master Boot Record is stored on the second sector of the hard drive. The first sector contains EZ-Drive code also known as EZ-BIOS. Sectors 3 thru 17 also contain EZ-Drive code, code that is referred to as the INT13 Handler (INT13 deals with hard disk services). When the system is powered on, it looks at the first sector of the hard drive for boot instructions. In this case, the boot sequence is as follows:
1) EZ-Drive code loads from sector 1.
2) EZ-Drive loads the INT13 Handler located at sectors 3 thru 17 and uses this information to set up the hard drive for proper access.
3) EZ-Drive loads the regular Master Boot Record found on sector 2 which in turn loads the operating system.