Gentoo installation Update: DONE
Ok I got to the point about setting up the partitions and I'm not quite sure what to do. I'm running a dual boot of Windows XP on my primary drive (hda) and Mandrake on my secondary (hdb). This is what the current partitions look like on hdb:
Code:
Disk /dev/hdb: 60.0 GB, 60022480896 bytes
255 heads, 63 sectors/track, 7297 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 764 6136798+ 83 Linux
/dev/hdb2 765 3807 24442897+ 5 Extended
/dev/hdb5 765 827 506016 82 Linux swap
/dev/hdb6 828 3807 23936818+ 83 Linux
As you can see, the second half of the drive is free and that's where I wish to install gentoo. I'm not sure how I should go about setting up the partitions. My bootloader is lilo and I was planning an install skipping the bootloader stuff and just manually editing my lilo.conf file. So eventually I'll be running a tri-boot with XP on the first drive, and Mandrake and Gentoo on the second drive. Any advice on the way I should go about doing this would be most appreciated. Thanks in advance...