Ifconfig not working Pandaboard

107 views
Skip to first unread message

RRC

unread,
Apr 27, 2012, 1:32:28 AM4/27/12
to pandaboard
Hi Folks,

Currently i am working on Pandaboard and i am facing some problems
while passing "ifconfig eth0" command, it is "permission denied". Can
you please how to make ethernet up in Pandaboard?

Regards,
Ravi

Dan MacDonald

unread,
Apr 27, 2012, 2:58:53 AM4/27/12
to panda...@googlegroups.com
sudo ifconfig ...

You need to have root priv to use ifconfig

ravi....@gmail.com

unread,
May 2, 2012, 4:51:10 AM5/2/12
to panda...@googlegroups.com
hi dan,

when i am trying "sudo ifconfig eth0" command, it is showing "/system/bin/sh: sudo not found".
Is there any other way to flash a ".apk" binary to pandaboard?

Please let me know.

Regards,
Ravi

murali m

unread,
May 3, 2012, 12:02:10 AM5/3/12
to panda...@googlegroups.com
Hi Ravi,

If your purpose is to set the ip address for the eth0 interface in pandaboard, do the following

first to check what are the interface available and their properties execute the command
$ netcfg

you can see eth0 as DOWN with no IP address

Now execute
$ ifconfig eth0 192.xxx.xxx.xxx up

Now your ethernet interface would have been configured.

Regards,
Murali.M
Reply all
Reply to author
Forward
0 new messages