Hello,
I want to have wlan to work.
No problem with doing that job with ceni, or create wpa_supplicant.conf manually.
Ceni adds information about wlan0 (
Quote:
iface wlan0 inet manual...
) to /etc/network/interfaces.
After reboot that file is in original state without any wlan0-information which Ceni added on last session.
Now interfaces file contains only
Quote:
# The loopback network interface
auto lo
iface lo inet loopback
To the installation:
Live-System-CD with enabled persistent-mode on USB-Stick.
Other changes in filesystem are persistent. Installation of tools - no problem, everythings there after reboot.
Only the interfaces-file is not saved persistent.
So I thought, change the file in the /fll/8...../cow/etc/network directory may have success. Seems to be, that the live-system is started from that point.
But nothing helped. Can't change the file permanently.
So the wpa_supplicant does start with error: wlan0=wlan0 Unkown interface wlan0...
Anybody there who can help me???
Thanks a lot |