Hi!
I have problem installing (frugal or not) TC on my hd.
I will post my steps, so somebody could tell me where i make a mistake.
Actually, the only problem (for now) is that i can't manage to load downloaded TCE's when i start TC.
Because i can't configure my 3g GSM modem from "clean" TC, i first downloaded some TCE's from other computer and put them on flash thumb drive. This is the list of that TCE's:
alsa_modules.tcem
dosfstools-3.tce
gtk1.tcel
pppd.tcel
alsa.tcel
glib1.tcel
libmad.tcel
pppsetup.tce
grub-0.97-splash.tce
mpg123.tcel
bash.tce
ogg-vorbis.tcel
xmms-1.2.11.tcel
cfdisk.tce
OSS.tcem
My goal is to frugal install TC on my existing ext3 partition, with grub preinstalled, so what i did is:
1. Copied bzImage and tinycore.gz from iso to my ext3 partition (hda1)
2. Changed menu.lst like this:
title Tinycore
root (hd0,0)
kernel /bzImage
initrd /tinycore.gz
3. Rebooted, started Tinycore from grub without any boot option in kernel line
4. Pluged-in my flash drive with TCE's on it, mounted it on /mnt/sda1
5. From "desktop menu" I choose "Tools>Make tclocal file/directory" and selected /dev/hda1. **Just to say that i have tried with both options, file and directory, and still didn't managed TC to remember installed TCE's after reboot.**
6. Started "App browser" and choose "File>install local" and selected every TCE from my flash drive. **All goes well here, all programs run good**
7. Rebooted, and in grub menu choose to edit Tinycore line and added "local=hda1" to the end of kernel line, then booted Tinycore and realise that my TCE's aren't installed, just clean TC.
Where am i wrong? I want to use TC in PPI/TCE mode.
Thanks!