Tiny Core Linux

Tiny Core Base => TCB Tips & Tricks => Topic started by: ozyrys on June 30, 2011, 08:32:10 AM

Title: Little help with customization
Post 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

Title: Re: Little help with customization
Post by: Guy on June 30, 2011, 08:45:30 AM
It is ideal to use ext2 not fat32.

Start Apps Audit -> On Boot, and put the extensions in On Boot.
Title: Re: Little help with customization
Post by: gerald_clark on June 30, 2011, 08:58:57 AM
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.
Title: Re: Little help with customization
Post by: ozyrys on June 30, 2011, 09:23:42 AM
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

Title: Re: Little help with customization
Post by: Juanito on June 30, 2011, 09:28:10 AM
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.
Title: Re: Little help with customization
Post by: ozyrys on June 30, 2011, 09:31:38 AM
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
Title: Re: Little help with customization
Post by: Guy on June 30, 2011, 10:22:04 AM
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
Title: Re: Little help with customization
Post by: ozyrys on June 30, 2011, 02:29:10 PM
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