View Single Post
Posts: 4,030 | Thanked: 1,633 times | Joined on Jul 2007 @ nd usa
#258
Originally Posted by cybernut View Post
I found where it downloaded but when I click on it it says unable to install. Is that because I'm not root? Do I become root then apt-get ? or something?

C
Would this help, http://www.internettablettalk.com/fo...ad.php?t=22155 ,
=============================================

Clone to mmc, I use 1 G Rs-MMC, use PB's clone scripts, http://www.internettablettalk.com/fo...ad.php?t=20534.
Scrolled down to "SCRIPT UPDATED 11:30EST 5/29/08, http://penguinbait.com/install-tools-ad.tgz and dl the install-tools-ad.tgz into flash, not MMC card.

Place in /root
open xterm
cd /root
tar zxvf install-tools-ad.tgz
This will then make /root/install-tools (it has to be in this location to work)
cd /root/install-tools
Now, carefully read PB's instructions regarding INTERNAL-txt.EXAMPLE and EXTERNAL.txt-EXAMPLE. The 770 has only one SD slot and is internal. turn off swap file. Edit the INTERNAL.txt.EXAMPLE to your likeness, and rename it to INTERNAL.txt, and delete EXTERNAL.txt-EXAMPLE; This is my INTERNAL.txt file for a 1 G RS-MMC
" FAT 300
SWAP 128
1 ext2
TIMEOUT 10"

This should generate a ext2 600 MB and Fat 300 MB and SWAP file. and now fire,

./clone.sh
================================================