I installed Redhat 6.1 on a 40 GB hard disk together with Win98.
fdisk now tells me the following:
Disk /dev/hda: 255 heads, 63 sectors, 4982 cylinders
Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 255 2048256 6 FAT16
/dev/hda2 256 4982 37969627+ 5 Extended
/dev/hda5 256 258 24066 83 Linux
/dev/hda6 259 324 530113+ 82 Linux swap
/dev/hda7 325 707 3076416 83 Linux
#
df:
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/hda7 3028080 666568 2207692 23% /
/dev/hda5 23302 2655 19444 12% /boot
I remember that I only created a 2GB FAT (Win98 - precautiously instead
of type 0x0f - maybe can convert later), a 16 MB /boot, a 512 MB swap
and a 3GB /root partition in the custom gnome install of Redhat6.1.
Why does fdisk show me the (imo unpartitioned space as a extended
partition of 37969627+ 5 Extended
Could it be that the Win98 install did that automatically?
How would I proceed best now without running into danger of
wiping out everything again?
--