![]() |
Kuro Box Gentoo Help for users running Gentoo on the Kuro Box. |
|||||||||||||||||||||||||||||||||||||||||||
| Home | About the Site | Contact Us | ||||||||||||||||||||||||||||||||||||||||||||
|
Installing Gentoo Beta 1 on the
Kuro Box 5. Installation of the base system 5. a. Mounting the partitions Now, it's time to start writing to the disk. First, mount your root partition:
We need to also mount the partition where our data will be stored:
5. b. Getting the files to the hard disk OK, now that the hard disk partitions are mounted, we can start copying some files over to them. We will upload the three remaining archives to the /gentoo directory via FTP:
5. c. Installing into the /gentoo directory Back to the Telnet client, install the base system in the /gentoo directory:
5. d. Chrooting in the Gentoo system We are almost ready to chroot into the Gentoo system. But first, mount the /proc pseudo filesystem:
Also, it may be a good idea to configure the name resolution of the Gentoo system so that we can connect to internet from it:
Ok, now we can chroot:
This new prompt (which should be in colors if your telnet client suppport it) is the prompt of the root user on the Gentoo system. << Return to table of contents |