|
You are only allowed 4 primary partitions on a hard
disk, and always have a device number 1-4 (eg hda1-hda4). In order to
expand this limit, there is the concept of an extended partiion. This is a
series of many 'logical' partitions which can be place 'inside' of a single
primary partition. Your hda5 and hda6 are both extended partitions within the
primary partition hda2. That is why hda5 and hda6 both disapear when you remove
hda2. Also only primary partitions are bootable.
To correct it, you will want to use fdisk and
remove hda2, then add back in hda2 and hda3 (new primary partitions). Mark
them aproprisately and away you go. You will of course lose all the data on
partitions 2,5,6.
|
- Help! What's with my partition table? Omer J Hickman
