> > Device Boot Start End Blocks Id System
> > /dev/hda4 76 269 1558305 5 Extended
> > /dev/hda5 76 91 128488+ 82 Linux swap
> > /dev/hda6 92 142 409626 83 Linux
> > /dev/hda7 143 269 1020096 83 Linux
>
> The way you have this set up (with the extended partition scheme) it is
> The fdisk program is trying to create sub-partitions under the extended block.
> Since your extended block only goes _to_ block 269, it's unable to create
> any partitions after that because it can't allocate it from the extended block.
hm...that is an interesting point of view. because when I create it using
extended scheme, it assume the extended partition goes all the way to the
end. I think the problem is with fdisk, or my knowledge of fdisk. I
tried cfdisk, and it worked like magic...it found all the free space, and
I can just create a logical partition on that free space.
btw, if I don't use extended partition, I would only have the choice of
making 4 primary. is there other way around that?
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]