Thread
:
where is ping, ifconfig, host?
View Single Post
fanoush
2007-06-15 , 05:43
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#
6
As a quick workaround you can use ping from initfs (as root). There is another busybox there configured with more commands. Use ping like
Code:
/home/user # chroot /mnt/initfs ping 10.6.101.1
if you need DNS to work inside initfs do a
Code:
/home/user # cp /etc/resolv.conf /mnt/initfs/etc/
Quote & Reply
|
fanoush
View Public Profile
Send a private message to fanoush
Visit fanoush's homepage!
Find all posts by fanoush