having trouble getting pi, running raspian connect hidden network (wpa2).
searched high , low solution can seem work,
i'm following guide: http://www.bytecreation.com/blog/2014/1 ... idden-ssid
when type in terminal screen takes me editing screen i'm supposed editing file
instead of showing text shows me blank file can type into.
type code in
hit ^x exit
hit y save
, hit enter save in /ect/network/interfaces
heres failure part
after hitting enter receive message
can't open file write:/etc/network/interfaces
btw file /ect/network/interfaces exist b/c if go through gui can see , open text file, can save it.
im lost...loster lost puppy knows loster isn't word gonna use anyway gain sympathy....
pretty big noob explanations or directions make em crystal clear cause miracle i've gotten far.
if have easier solution, , mean easier, appreciated , reciprocated through puppy licks, dog not me....that'd weird.
searched high , low solution can seem work,
i'm following guide: http://www.bytecreation.com/blog/2014/1 ... idden-ssid
when type in
code: select all
sudo nano /etc/network/interfaces
instead of showing text shows me blank file can type into.
type code in
code: select all
auto lo iface lo inet loopback iface eth0 inet dhcp allow-hotplug wlan0 auto wlan0 iface wlan0 inet dhcp pre-up wpa_supplicant -dwext -i wlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf -b
hit ^x exit
hit y save
, hit enter save in /ect/network/interfaces
heres failure part
after hitting enter receive message
can't open file write:/etc/network/interfaces
btw file /ect/network/interfaces exist b/c if go through gui can see , open text file, can save it.
im lost...loster lost puppy knows loster isn't word gonna use anyway gain sympathy....
pretty big noob explanations or directions make em crystal clear cause miracle i've gotten far.
if have easier solution, , mean easier, appreciated , reciprocated through puppy licks, dog not me....that'd weird.
hmm. have mistyped /etc/ /ect/ ?
try in terminal: still fails? please post output of command:
try in terminal:
code: select all
cd / cd etc cd network ls -la sudo nano interfaces
code: select all
mount | grep ' / '
raspberrypi
Comments
Post a Comment