Quote:
|
Originally Posted by spencerf what kernel are you trying to compile. In mine which is 2.6.16-gentoo-r4 there is only one option which is the athlon/opteron/k8 one. So I would choose that.
You probably can't copy it to /boot because you set /boot up as a seperate partition and if you followed the handbook you also probably have noauto in your fstab which means that /boot will not be automatically mounted at startup. So just
mount /boot ---then try it |
Thanks Spence,
I am using 2.6.15 r-4, that is what I get when I follow the installation document from Gentoo. I am also confused about the their instruction of partitioning the hard disk.
I have an 80 GB disk on which there is a primary partition hda1 (35 GB) and holds Windows XP. I would like to load Gentoo and save some space for "just in case" future use. So I created an extended partition hda2 (20 GB). The extended partition hda2 I subdivided in to three logical partition, hda5 for boot sector and GRUB, hda6 for SWAP and hda7 for Root. Instructions document from Gentoo suggests all three partitions, Boot, Swap and Root, for Gentoo should be in three primary sectors. If I follow their instruction, I have used up option of having 4 primary partition on my hard disk. But I do not want to do so. Anyone thinks that my plan would work?
Please help!!