View Single Post
Posts: 46 | Thanked: 11 times | Joined on Jun 2013
#62
Originally Posted by djselbeck View Post
Some name them wlp...s... something for example. You should definitely check if there is a new interface.
How can i do this?
sudo ifconfig - a shows this, and i guess these are the devices it can use:
Code:
eth0      Link encap:Ethernet  HWaddr e8:40:f2:81:8d:cd  
          inet6 addr: fe80::ea40:f2ff:fe81:8dcd/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:250 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:55414 (55.4 KB)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:553 errors:0 dropped:0 overruns:0 frame:0
          TX packets:553 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:51084 (51.0 KB)  TX bytes:51084 (51.0 KB)

wlan0     Link encap:Ethernet  HWaddr 9c:b7:0d:fd:3b:4d  
          inet addr:192.168.1.175  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::9eb7:dff:fefd:3b4d/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:8620 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5460 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:10337241 (10.3 MB)  TX bytes:770879 (770.8 KB)
@juiceme i did as you said, but fastboot -i 0x2931 boot boot-telnet-initrd.img stil displays
FAILED (remote: access denied. need privilege!)