Hi all,
i want to install piCore on a Raspberry Model A+. As you know, this model does not have an ethernet interface.
I will use an Edimax Wifi USB Stick to connect to my network.
What is the best way to add wifi support to piCore without the possibillity to use "tce-load -wi" to automatically download and install the extensions with all dependencies?
What i have done so far:
- Downloaded all TCZs from repo, manually resolved the dependencies by looking up every .DEP file by hand.
- Copied all TCZs to SD card. (Won't fit, so i had to remove some files from boot partition (Windows can't mount the linux partition))
- Ran piCore and "tce-load -i" the local extenions. As i did not copied the .DEP files as well, tce-load won't install all dependend TCZ automatically, so i had to install each TCZ explicitly.
- tce-load -i will not update onboot.lst and will not copy the TCZ to /optional/ folder. So installing wifi it is not persistent.
This is extremly exhausting .... :-/
Some suggestions to speed this up?
Thanks in advance!
Joachim