![]() |
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 3. Kuro Box EM Mode 3. a. Getting into EM mode If you are using a new box with a fresh hard drive, then it will boot in EM mode. However, if your box was already set up with the official firmware, then you must reboot it in EM mode. Telnet in, and try the following:
Now it will reboot into EM mode. 3. b. Logging into the EM mode Linux Once your box is in EM mode, telnet in:
Now that we are logged in, we need to start working. 3. c. Upload and install some Linux programs to the EM mode flash RAM via FTP We will install the EM_mode_binaries.tar.gz utilities in the available space of the EM mode ramdisk. First, check that there is enough room:
That's ~4.5MB free, plenty for our needs. Open your FTP client and log into the box with username as "root" (without the quotes) and the same password as before.
Back to your telnet client, untar this binaries at the root of the ramdisk:
With our new programs installed into the temporary flash RAM, we are ready to continue. Remember that these programs are stored in RAM only, so whenever the Kuro reboots, they will be erased. 3. d. Setting the system clock's date and time If you are using a brand new box, there are chances that it's system time is completely wrong. Let's check and fix that:
If your box has the wrong time, then you must fix it:
Now that the time is correct, we are ready to move on to the next step: partitioning the hard disk. << Return to table of contents |