AliOop
13th December 2004, 05:06 PM
Sometime ago I commented about my foray into Slackware. I won't get into that distro as its not relevent to this thread. The only reason I mention Slackware is because I had to learn one of the partitioning programs to prepare my HD for installation. My choice was either cfdisk or fdisk. I used fdisk because of some good instruction on how to use it. Well, now I'm tinkering around with Ubuntu on a test box.
Looking over some printout on a veriety of things I've kept for future use, I came across fdisk. I decided to test it with my Ubuntu/testbox. This test box at one time came with WinXP. I have never dual booted any of my PCs. So when I did a 'sudo fdisk /dev/hda' I was surprised to see this result:
Command (m for help): p
Disk /dev/hda: 20.4 GB, 20416757760 bytes
16 heads, 63 sectors/track, 39560 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 38567 19437736+ 83 Linux
/dev/hda2 38568 39560 500472 f W95 Ext'd (LBA)
/dev/hda5 38568 39560 500440+ 82 Linux swap
Command (m for help):
As you can see my HD has three partitions. Out of a 20G HD, about 19 of it is devoted to root. Half a gig is set aside for the swap partition. But, and this is what threw me for a loop, half a gig is labled W95 Ext'd (LBA). Since I did a full install when I loaded Ubuntu and I let the installer take over I expected the whole drive to be all Linux. My question is should I be concerned over this. Is this normal? If not can I delete this partition and how would I go about revovering it? Thanks. for any input.
Looking over some printout on a veriety of things I've kept for future use, I came across fdisk. I decided to test it with my Ubuntu/testbox. This test box at one time came with WinXP. I have never dual booted any of my PCs. So when I did a 'sudo fdisk /dev/hda' I was surprised to see this result:
Command (m for help): p
Disk /dev/hda: 20.4 GB, 20416757760 bytes
16 heads, 63 sectors/track, 39560 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 38567 19437736+ 83 Linux
/dev/hda2 38568 39560 500472 f W95 Ext'd (LBA)
/dev/hda5 38568 39560 500440+ 82 Linux swap
Command (m for help):
As you can see my HD has three partitions. Out of a 20G HD, about 19 of it is devoted to root. Half a gig is set aside for the swap partition. But, and this is what threw me for a loop, half a gig is labled W95 Ext'd (LBA). Since I did a full install when I loaded Ubuntu and I let the installer take over I expected the whole drive to be all Linux. My question is should I be concerned over this. Is this normal? If not can I delete this partition and how would I go about revovering it? Thanks. for any input.