Tiny Core Linux
Tiny Core Base => TCB Tips & Tricks => Topic started by: ozyrys on June 30, 2011, 08:32:10 AM
-
Hello,
Can anyone help me with customization of TCL ?
I've installed TCL on 4GB pendrive with partitions:
10mb for grub and its formated as fat32
rest for TCL
I would like to lunch TCL with:
- gtk2
- atk
- Xorg 7.5
- Xorg 7.5 dev
- Xorg 7.5 lib
- expat2
- glib2
- cairo
- fontconfig
- gdk_pixbuf2
- pango
- pixman
When i set erstore param do sdb and tce param to sdb i nothing happend .
Just start brand new TCL.
Please help
Best regards
ozyrys
-
It is ideal to use ext2 not fat32.
Start Apps Audit -> On Boot, and put the extensions in On Boot.
-
sdb is the raw drive. You need to be using partitions.
Do not forget the waitusb=5 boot option.
Please do some reading in the wiki.
-
10 is formated as fat32
rest is formated as ext4
Ok, when i add tcz to onboot.lst then mc is starting normally.
But when i want lunch app who require tcz listed in my first post get error : gtk is missing " etc ...
Best Regards
ozyrys
-
But when i want lunch app who require tcz listed in my first post get error : gtk is missing " etc ...
This is what happens when extensions are not downloaded with the apps browser, which takes care of downloading all dependent extensions and support files (.dep).
..or alternatively what happens when apps browser is used in "download only" mode and then you later add extensions to onboot.lst manually.
-
But when i want lunch app who require tcz listed in my first post get error : gtk is missing " etc ...
This is what happens when extensions are not downloaded with the apps browser, which takes care of downloading all dependent extensions and support files (.dep).
..or alternatively what happens when apps browser is used in "download only" mode and then you later add extensions to onboot.lst manually.
I downloaded tcz via appbrowser first.
EDIT:
Can i set tce switch to this one "tce={sda2|sdb2|sdc2} ?
Best Regards
ozyrys
-
You can only have one tce directory.
You can use UUID.
http://wiki.tinycorelinux.net/wiki:uuid
If you installed it using the installer, it would be set up correctly.
http://distro.ibiblio.org/tinycorelinux/install.html
http://wiki.tinycorelinux.net/wiki:install_usb
-
You can only have one tce directory.
You can use UUID.
http://wiki.tinycorelinux.net/wiki:uuid
If you installed it using the installer, it would be set up correctly.
http://distro.ibiblio.org/tinycorelinux/install.html
http://wiki.tinycorelinux.net/wiki:install_usb
Thanks a lot!
It's work now.
Best Regards
ozyrys