61
Tiny Core Netbooks / Re: Can I get wifi support for TinyCorePure64-16.2.iso?
« Last post by Rich on January 17, 2026, 01:18:59 PM »Hi MaxFury
wifi.sh creates a file in your home directory called wifi.db.
If you run:
instead of scanning.
The format of the file is:
create that file. The gaps between access point,Password. and
WPA are tabs, not blank spaces. Replace Password with your
password.
What should I do?
wifi.sh creates a file in your home directory called wifi.db.
If you run:
Code: [Select]
sudo wifi.sh -ait automatically connects to the first entry in that fileinstead of scanning.
The format of the file is:
Code: [Select]
Linksys00216 Password WPA
NETGEAR53 Password WPASo if you know the name of the access point, you cancreate that file. The gaps between access point,Password. and
WPA are tabs, not blank spaces. Replace Password with your
password.
Recent Posts