WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Is it possible to be using armv6 tcz instead of debain's import?  (Read 4578 times)

Offline gamearts123

  • Newbie
  • *
  • Posts: 1
tinycorelinux x86 is so tiny, this is my best choice. but debain's deb and dependent not small, so after import xorg, sdcard are not tiny anymore. import script crash because out of disk space on my 256M card. :-[

Is it possible to just directly using picore's armv6 tcz? Xorg + Xprogs + fltk + wbar. that is enough.

i try to copy everything from picore's tce directory to MELE A1000 tce directory, but an error occurs after boot.
« Last Edit: April 25, 2013, 07:52:08 PM by gamearts123 »

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Is it possible to be using armv6 tcz instead of debain's import?
« Reply #1 on: April 25, 2013, 09:55:03 PM »
256MB Card ? Is there such an SD Card? It couldn't be memory as Mele's have 512MB can't recall anything smaller.
BTW I am running Xorg + flwm + fltk + wbar + eveilvte + iceweasel in 154 MB memory using only 14 mounts.

But, hey, import is only an option you are free to compile away.
The choice is yours. Build-essential is a trivial import.

I eat my own dog food. I am posting this from iceweasel (firefox) browser. I can play music with moc and videos with mplayer, I can watch some YouTube with gnash browser plugin. All without compiling.

Code: [Select]
tc@box:~$ mount
rootfs on / type rootfs (rw,relatime)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
devpts on /dev/pts type devpts (rw,relatime,mode=600,ptmxmode=000)
tmpfs on /dev/shm type tmpfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
/dev/mmcblk0p2 on /mnt/mmcblk0p2 type ext2 (rw,relatime,errors=continue)
/dev/loop0 on /tmp/tcloop/coreutils type squashfs (ro,relatime)
/dev/loop1 on /tmp/tcloop/dbus type squashfs (ro,relatime)
/dev/loop2 on /tmp/tcloop/gsettings-desktop-schemas type squashfs (ro,relatime)
/dev/loop3 on /tmp/tcloop/hsetroot type squashfs (ro,relatime)
/dev/loop4 on /tmp/tcloop/wbar type squashfs (ro,relatime)
/dev/loop5 on /tmp/tcloop/xorg type squashfs (ro,relatime)
/dev/loop6 on /tmp/tcloop/evilvte type squashfs (ro,relatime)
/dev/loop7 on /tmp/tcloop/iceweasel type squashfs (ro,relatime)
/dev/loop8 on /tmp/tcloop/squashfs-tools type squashfs (ro,relatime)
/dev/loop9 on /tmp/tcloop/deb2sce type squashfs (ro,relatime)
/dev/loop10 on /tmp/tcloop/Xtc type squashfs (ro,relatime)
/dev/loop11 on /tmp/tcloop/Xprogs type squashfs (ro,relatime)
/dev/loop12 on /tmp/tcloop/fltk-1.1.10 type squashfs (ro,relatime)
/dev/loop13 on /tmp/tcloop/flwm type squashfs (ro,relatime)
/dev/loop14 on /tmp/tcloop/tcWbar type squashfs (ro,relatime)

Or if you want to hack away at armv6 so you can run the Dillo browser, go for it!





« Last Edit: April 25, 2013, 10:10:42 PM by roberts »
10+ Years Contributing to Linux Open Source Projects.

Offline hlavery

  • Newbie
  • *
  • Posts: 36
Re: Is it possible to be using armv6 tcz instead of debain's import?
« Reply #2 on: April 26, 2013, 08:09:49 AM »
I wonder if the original poster has a card formatting issue...the "optional" folder set up with the *.tcz files needed for import together with the traditional TC flwm window setup plus tools is less than 1M.  Importing xorg as a .sce uses only a further 45M (coreutils.sce and hsetroot.sce are needed, too, but are only are 5.5M and 1.8M respectively, dbus is 0.5M).  Since uCore+uImage plus boot files on the first partition is only 7.1M, the card should be nowhere near 256M.  Although the easiest solution here is to get a bigger card (a fast one, too) a quick check of <fdisk -l> might be in order to be sure there is a second partition on the card and that the second partition uses all the available space. 

It is, of course, very unlikely that armv6-compiled software will work on armv7 hardware.

Like roberts, I am responding from an Allwinner A10 device set up using the import method.  I have 500M of a 4G card used, but I have imported a lot of stuff to test or try.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10965
Re: Is it possible to be using armv6 tcz instead of debain's import?
« Reply #3 on: April 26, 2013, 08:15:47 AM »
Slightly OT, but I have many such small SDs:


Ah, the times of old digital cameras.
The only barriers that can stop you are the ones you create yourself.

Offline pioj

  • Jr. Member
  • **
  • Posts: 76
Re: Is it possible to be using armv6 tcz instead of debain's import?
« Reply #4 on: April 26, 2013, 10:35:45 AM »
My current Core is on a 256MB. It has enough space just for:
-Xorg
-Nvidia (both GLX and its module )
- Chromium-Browser
- Pidgin-minimal

... and then some smaller extensions.  80 megs free, atm.

I remember been working with a 128MB SD Card, too.

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Is it possible to be using armv6 tcz instead of debain's import?
« Reply #5 on: April 26, 2013, 10:49:39 AM »
Must be before they even had a class rating as none is shown on image.
Most sites recommend a class 10 sd card. Hmmm, I can't find a class 10 in those sizes!

10+ Years Contributing to Linux Open Source Projects.