Extended partitions in linux
by Selva[ Edit ] 2008-03-31 18:29:47
In linux we can create only four primary partitions.Sometimes There may be need to create more than four partitions,at that time we use extended partition.Once we create extended partitions we can further divide the exetended partitions into other partition.That is,the extended partition act as a seprate hard drive in which we can create partitions.The hexa code for exetended partition is 0X5.