Hi this is gonna be a very basic and naive question to many of you, but please answer.
I am trying to install Gentoo from a live CD on my computer which already has windows 7 on it.
I have partitioned my hard disk into two C and E drive.
After booting from the live cd of Gentoo, I want to partition the disk using fdisk but without corrupting my windows.
the partitions 1 to 5 are full.
fdisk /dev/sda
how can I mark my boot partition, swap partition and root partition.
Device Boot Start END Blocks Id System
/dev/sda1 63 80324 40131 de Dell utility
Partition 1 does not start on physical sector boundary
/dev/sda2 81920 277664383 13791232 7 HPFS/NTFS/exFAT
/dev/sda3* 277664384 534284287 253309952 7 HPFS/NTFS/exFAT
/dev/sda4 5344284288 976771071 221243392 f W95 Ext'd (LBA)
/dev/sda5 534286336 976771071 221242368 7 HPFS/NTFS/exFAT
Kindly help Thank you