Hello everyone!
First time using Tiny Core on my Raspberry Pi and I'm loving the idea. Although I consider myself a somewhat seasoned Linux user, I'm having troubling wrapping my head around how this all works and I was hoping to get some pointers into the right direction.
That having said, I have a RPi 3 that I'm using with a 4GB MicroSD card. I installed piCore-8.0beta4 although Linux box 4.4.15-piCore_v7+ shows up in the description.
That said, I'm trying to install Python and wanting to have it be persistencly on my SD card so it loads while booting.
I found some tutorials, but each and every one of them doesn't seem to get me anywhere. I believe I need to allocate some RAM for it to be installed and loaded, but no real idea how to get there.
My df-a outputs:
Filesystem Size Used Available Use% Mounted on
tmpfs 833.0M 9.4M 823.6M 1% /
proc 0 0 0 0% /proc
sysfs 0 0 0 0% /sys
devpts 0 0 0 0% /dev/pts
/dev/mmcblk0p2 10.1M 9.3M 0 100% /mnt/mmcblk0p2
/dev/loop1 1.9M 1.9M 0 100% /tmp/tcloop/openssh
/dev/loop6 1.1M 1.1M 0 100% /tmp/tcloop/openssl
/dev/loop0 512.0K 512.0K 0 100% /tmp/tcloop/sqlite3
/dev/loop2 116.0K 116.0K 0 100% /tmp/tcloop/readline
/dev/loop3 128.0K 128.0K 0 100% /tmp/tcloop/gdbm
Installing gave me:
tce-load -w -i python.tcz
Downloading: python.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: can't open 'python.tcz': No space left on device
md5sum: python.tcz.md5.txt: No such file or directory
Error on python.tcz
or
tce-load -w -i python.tcz
python.tcz.dep OK
readline.tcz.dep OK
Downloading: sqlite3.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
sqlite3.tcz 100% |*********************************************| 400k 0:00:00 ETA
sqlite3.tcz: OK
Downloading: readline.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
readline.tcz 100% |*********************************************| 116k 0:00:00 ETA
readline.tcz: OK
Downloading: gdbm.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
gdbm.tcz 100% |*********************************************| 61440 0:00:00 ETA
gdbm.tcz: OK
Downloading: python.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
python.tcz 10% |**** | 1022k 0:00:08 ETAw get: short write
python.tcz: FAILED
md5sum: WARNING: 1 of 1 computed checksums did NOT match
Error on python.tcz