Re: XP Partition size

From: Bob Lawn (r.lawn_at_btinternet.com)
Date: 09/09/04


Date: Thu, 9 Sep 2004 23:20:23 +0100


"Steve N." <me@here.now> wrote in message
news:AT00d.11403$w%6.7975@newsread1.news.pas.earthlink.net...
> Alex Nichol wrote:
>
>> formerprof wrote:
>>
>>
>>>I just performed a clean reinstall of WinXP -- booted from the XP CD,
>>>repartitioned and reformatted (NTFS) the disk. The repartition program
>>>would not let me use the entire disk -- 6 or 8 mb of a 70 GB disk were
>>>left out of the partition as free space.
>>
>>
>> The very first sector of a disk is reserved for its Master Boot Record
>> and Partition tables. As Partitions are made to be aligned on Cylinder
>> bounds (and don't try to make them different) the rest of the first
>> cylinder is left unused, usually just under 8 MB.
>>
>>
>
>
> Sorry Alex, but this is incorrect.
>
> Partitions are defined by blocks, not cylinders.

what sort of blocks would these be?
With some Un*x OS's you can use sectors, cylinders and even megabytes; can't
think of any MS OS which didn't use plain ol' megabytes.

> The approx. 8MB of unpartitioned disk space is there because XP Pro
> installation reserves it for converting a Basic disk to a Dynamic disk.
>

I recently wanted to convert a 50Gb disk from basic to dynamic and it only
wanted 1 megabyte (which i didn't have).

Partitions are aligned to cylinder boundaries, so if the first cylinder
contains 1 or more used sectors, the first actual partition has to start at
the beginning of the 2nd cylinder, thus leaving the rest of the first
cylinder unused. Partitions also get rounded up (and down?) to the closest
cylinder boundary.

Not so?
> Steve
>

bob



Relevant Pages

  • Re: fmthard and misallignment issues
    ... this seemed to match up the partitions for me then at this point I can ... the rest of the disk. ... You'd need to massage the data so that your slices are on cylinder ... size (the number of sectors in a cylinder). ...
    (comp.unix.solaris)
  • Re: grub error 18
    ... because I thought the EXTEND partition would be the second partition in ... Selected cylinder exceeds maximum supported by BIOS." ... the disk using CHS addressing (that is: telling the BIOS a head number, ... sectors per track gave 32k bytes per track, ...
    (uk.comp.homebuilt)
  • Re: When does `write return?
    ... the write could return as soon as the data get to a memory buffer. ... > But the hardware controller for the disk drives allowed you to read any ... > per cylinder and 20 sectors per track. ... > the whole cylinder and do an automatic seek with no intervention from the OS ...
    (comp.os.linux.misc)
  • Re: Disk geometry from /sys
    ... Many compact flash cards will report 16 heads, and 16 or 32 sectors ... Simplest way to find out what geometry a disk pretents to have is to ask ... Why do you want to know what cylinder size the hard disk pretents to ...
    (Linux-Kernel)
  • disktab for VPC Disk
    ... I'm trying to optimize the disk access of NEXTSTEP on Virtual PC 5.0.4. ... Maximum size of NeXT file system is 2GB. ... programs in the initial 8 sectors of the device. ... The number of cylinders per cylinder group in a file system. ...
    (microsoft.public.mac.virtualpc)