I followed the very same steps.
I started from the beginning and again. Etched the 9.0.1 image. Expanded partition etc. From wifi.sh I got only "Failed to connect".
Then, from:
http://forum.tinycorelinux.net/index.php/topic,21134.15.html, I changed onboot.lst from:
mc.tcz
openssh.tcz
firmware-rpi3-wireless.tcz
wifi.tcz
to:
mc.tcz
openssh.tcz
firmware-rpi3-wireless.tcz
readline.tcz
wifi.tcz
But readline.tcz was already copied to the directory mmcblk0p2/tce/optional together with libiw, libnl and so on. Anyway, only the latest file onboot.lst allows me to connect to wifi network. Then I added sudo wifi.sh -a to the file bootlocal.lst and did the usual backup, but at the reboot nothing happens. RPI Zero W does not connect to wifi. Simply, the command sudo wifi.sh -a is not executed at boot. If I do sudo wifi.sh -a again, from the prompt, it "seems" to connect to wifi.
Note: the time from the command sudo wifi.sh -a to connection is sligthly longer than with piCore 11.x.
Wget does not reach the TC repository and says:
wget: bad address 'repo.tinycorelinux.net'
The command:
wget
http://tinycorelinux.net/9.x/armv6/tcz/hplip.tczgives:
wget: bad address 'tinycorelinux.net'
From the Android app Raspcontroller, SSH takes a very long time and then fails to connect. From the Android app ConnectBot,again SSH and I get prompted to change the expired (?) RPI Zero W password. Weird. Or else, it says "Host unreachable".
I did not have any of such issues with piCore 11.0, wget and the apps worked as a breeeze with piCore 11.0. Is it a known behavour of piCore 9.0.1? Do you have any advice? I fail to understand the logic behind. Thanks.