View Single Post
penguinbait's Avatar
Posts: 3,096 | Thanked: 1,525 times | Joined on Jan 2006 @ Michigan, USA
#56
Originally Posted by heelio View Post
I just know I am asking a reely stoopid question here, but -

How do you go about creating the internal or external.txt file and how do you copy it over to where it needs to go?
From the install directory you could run these commands

echo "FAT 148" > EXTERNAL.txt
echo "SWAP 356" >> EXTERNAL.txt
echo "1 ext2" >> EXTERNAL.txt
echo "2 ext3" >> EXTERNAL.txt
echo "TIMEOUT 11" >> EXTERNAL.txt

Just adjust the values as you like.

Note the > creates a new file the >> apends to it
__________________
To all my Maemo friends. I will no longer be monitoring any of my threads here on a regular basis. I am no longer supporting anything I did under maemo at maemo.org. If you need some help with something you can reach me at tablethacker.com or www.facebook.com/penguinbait. I have disabled my PM's here, and removed myself from Council email and Community mailing list. There has been some fun times, see you around.