Tiny Core Linux
Tiny Core Base => Raspberry Pi => Topic started by: hemorrhoidman on December 06, 2023, 01:23:08 AM
-
hello, I am very new to forums, and I just have this one issue when trying to get picore v14.0 running on my raspi3 B+.
I type "tce-load -wi TC" into the raspi and it fails and says "TC.tcz.md5.txt no such file"?
I imaged the sd card with raspi disk imager if that helps.
when I imaged the card the only thing i could select was the .iso file in the zip. I tried to move other file in the zip over on the the disk manually (by dragging and dropping into the drive folder) but saw no difference.
-
The checksum is present on the server: http://tinycorelinux.net/14.x/armv7l/tcz/TC.tcz.md5.txt
You could try the following: tce-load -wi Xorg flwm wbar aterm
-
I fixed it by typing in "tce-load -wi http://tinycorelinux.net/14.x/armv7l/tcz/TC.tcz" instead. Now I'm just trying to set up wifi, I have a feeling I might have to do the same thing for wifi because I just used "tce-load -wi wifi" and it did install, but it can't find any networks.
the system info told me my raspberry pi 3 B+ was armv7 too, but the 3 B+ is a v8 64-bit?
-
the system info told me my raspberry pi 3 B+ was armv7 too, but the 3 B+ is a v8 64-bit?
There's a 64bit version here: http://tinycorelinux.net/14.x/aarch64/releases/RPi/
-
so I used this version and now wifi works, but I didnt see TC.tcz in http://tinycorelinux.net/14.x/aarch64/tcz/ (http://tinycorelinux.net/14.x/aarch64/tcz/)
What GUI extension should I use instead?
-
Hi hemorrhoidman
TC.tcz is a meta-extension. It is the equivalent of running:
tce-load -wi Xorg flwm_topside wbar aterm
-
Thanks! It works now.