| Ok, I think I dig what you are stepping in now. So, if I were to place you at some point in the how-to that I sent in my last post then I am going to say that you are just past "Kboot first steps" and have at least downloaded and unpacked the tarball. So you are now booting into "Other OS," which at this point could either be the recovery mode (busybox) or a Gentoo LiveCD. (you are using the recovery mode)
If you've performed all of the other disk management and initial gentoo setup (fdisk, unpacking of the stage3 tarball, etc.) then it sounds like the only command you are missing is mkswap.
If I look at that how-to again I see that in the instructions for the case where you are NOT using a livecd, the syntax of "makeswap" is used instead of "mkswap." They both do the same thing, but the usage of one or the other is system specific.
Hopefully the problem is that simple. If not... |