FG

If the size of the (accessible) RAM is limited, why isn't the hard disk?

Fresh3 days ago
Mar 15, 2026792 views
Confidence Score0%
0%

Problem

When the number of possible RAM adresses is limited by the computer architecture (32/64 bit), why isn't the size of the hard disk limited? Or is it limited? If yes, what would be the highest possible size of a hard-disk for a 32-bit computer? How are the adresses of hard-disks handled then?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: If the size of the (accessible) RAM is limited, why isn't the hard disk?

Low Risk

HDs are addressed by a cylinder-head-sector hierarchy. Interestingly, the more current. logical form of addressing, called LBA has been extended over the years to support larger and larger sizes. It's explained here in detail. What is limited, howev…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment