mcnd2
(usa Debian)
Enviado em 02/02/2014 - 16:56h
Josue A. Santos escreveu:
mcnd2 escreveu:
Após alteração feita e salva como citado acima, rodei o comandos "service networking restart" e depois tentei fazer a copia mais não adiantou, me retornando o mesmo:
root@debian:/mnt/mychroot# service networking restart
[warn] Running /etc/init.d/networking restart is deprecated because it may not re-enable some interfaces ... (warning).
[ ok ] Reconfiguring network interfaces...done.
root@debian:/mnt/mychroot# cp /etc/resolv.conf /mnt/mychroot/etc
cp: não se escreve através de uma ligação simbólica quebrada: "/mnt/mychroot/etc/resolv.conf"
root@debian:/mnt/mychroot#
???
Não precisa copiar o resolv.conf, você já o inseriu manualmente.
Tente pingar o google
E outra veja se a interface wlan0 está ativa através do ifconfig
Então Josué, fiz o seguinte, renomeei o arquivo existente como "resolv.conf.bkp" e como root em modo gráfico pelo thunar copiei o aqruivo do debian para o sabayon onde esta montado. Pronto!
A wifi já esta ativa:
root@debian:/mnt/mychroot# ifconfig
lo Link encap:Loopback Local
inet end.: 127.0.0.1 Masc:255.0.0.0
endereço inet6: ::1/128 Escopo:Máquina
UP LOOPBACKRUNNING MTU:16436 Métrica:1
RX packets:204 errors:0 dropped:0 overruns:0 frame:0
TX packets:204 errors:0 dropped:0 overruns:0 carrier:0
colisões:0 txqueuelen:0
RX bytes:16896 (16.5 KiB) TX bytes:16896 (16.5 KiB)
wlan0 Link encap:Ethernet Endereço de HW c0:cb:38:79:79:75
inet end.: 192.168.0.145 Bcast:192.168.0.255 Masc:255.255.255.0
endereço inet6: fe80::c2cb:38ff:fe79:7975/64 Escopo:Link
UP BROADCASTRUNNING MULTICAST MTU:1500 Métrica:1
RX packets:4543 errors:0 dropped:0 overruns:0 frame:0
TX packets:4580 errors:0 dropped:0 overruns:0 carrier:0
colisões:0 txqueuelen:1000
RX bytes:2158340 (2.0 MiB) TX bytes:882468 (861.7 KiB)
root@debian:/mnt/mychroot#
Depois "ping google.com.br" e me retornou:
root@debian:/mnt/mychroot# ping google.com.br
PING google.com.br (189.45.9.50) 56(84) bytes of data.
64 bytes from 189-45-9-50.nbtelecom.com.br (189.45.9.50): icmp_req=1 ttl=58 time=3.65 ms
64 bytes from 189-45-9-50.nbtelecom.com.br (189.45.9.50): icmp_req=2 ttl=58 time=3.28 ms
64 bytes from 189-45-9-50.nbtelecom.com.br (189.45.9.50): icmp_req=3 ttl=58 time=3.75 ms
64 bytes from 189-45-9-50.nbtelecom.com.br (189.45.9.50): icmp_req=4 ttl=58 time=4.12 ms
64 bytes from 189-45-9-50.nbtelecom.com.br (189.45.9.50): icmp_req=5 ttl=58 time=5.53 ms
64 bytes from 189-45-9-50.nbtelecom.com.br (189.45.9.50): icmp_req=6 ttl=58 time=3.55 ms
64 bytes from 189-45-9-50.nbtelecom.com.br (189.45.9.50): icmp_req=7 ttl=58 time=3.02 ms
64 bytes from 189-45-9-50.nbtelecom.com.br (189.45.9.50): icmp_req=8 ttl=58 time=3.18 ms
64 bytes from 189-45-9-50.nbtelecom.com.br (189.45.9.50): icmp_req=9 ttl=58 time=3.61 ms
64 bytes from 189-45-9-50.nbtelecom.com.br (189.45.9.50): icmp_req=10 ttl=58 time=5.12 ms
Terminado
root@debian:/mnt/mychroot#
Como não sei para o ping, executei um killall ping para encerrar.
Sigo agora com o procedimento?