install problems

Mike Bilow mikebw at colossus.bilow.com
Tue May 30 15:47:57 EDT 2000


The original BIOS Int 13h API uses 16 bits to store the cylinder and head
information combined, of which 10 bits stored the cylinder and 6 bits
stored the sector.  This is why you can access up to 1024 cylinders and 64
sectors without LBA.

There are no restrictions on the swap partition, since it is accessed only
after the Linux kernel is booted and the BIOS is no longer used.

-- Mike


On 2000-05-30 at 10:42 -0400, David Kramer wrote:

> The way that hard drive partition tables are laid out, there is only 2
> bytes for the cylinder number.  So only cylinders <1024 can be referenced.  
> Because of this the partition that contains the /boot directory (and I
> believe the swap partition too) must reside completely within the first
> 1024 cylinders.  



-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).



More information about the Discuss mailing list