Would you please suggest my next step to getting a wifi session in Tinycore? I'm an amateur,
evaluating TC along with other distros. My only internet connection is wifi by booting another
distro; I can manually download tcz files from the TC4 repository.
Here's the setup:
I'm grub2-booting the recent TC multicore iso, via grub2's <loopback> command
(my preferred booting method). My grub2 kernel line is "linux (TC)/boot/vmlinuz cde showapps secure".
"cde" means, I think, that there's a bunch of wifi packages available (I can view them in the
shell-loop-mounted iso), but I don't yet know how to access them from within TC (actually I
can't seem to find them anywhere).
<dmesg> indicates that my Atheros wifi card has been detected (vendor ID 168c on pci bus 03),
but I don't know the interface name (<ifconfig> only shows lo).
TC has the directory "/mnt/sda1/tce/", with mostly empty subdirectories/files, on my flash SSD
(main drive).
What could I do next (preferably using generic, command-line methods)? Tinycore's instructions are
pretty involved, and I've been working on this for hours.