I have problem with usb0.
When i connect my axim it lifts up, but I can`t ping it("ping 10.0.0.2" returns 
operation not permitted message).
As a result, I can`t mount rootfs.img through NFS(it takes several minutes 
after "Trying to mount over NFS message" and then returns error)

ifconfig returns(Is it correct?)
usb0      Link encap:Ethernet  HWaddr 02:97:16:B9:FC:98
          inet addr:10.0.0.1  Bcast:10.255.255.255  Mask:255.0.0.0
          inet6 addr: fe80::97:16ff:feb9:fc98/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:18 errors:0 dropped:0 overruns:0 frame:0
          TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:888 (888.0 b)  TX bytes:630 (630.0 b)
I also created /etc/sysconfig/network-scripts/ifcfg-usb0(as written in previous 
mail) and added to /etc/network/interfaces(as written in UsbNet for Ubuntu 
Breezy)
mapping hotplug
        script grep
        map usb0

iface usb0 inet static
address 10.0.0.1
netmask 255.0.0.0
gateway 10.0.0.1
pre-up /etc/network/axim

What I`m doing wrong?
-- 
_______________________________________________
Aximx50-port mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/aximx50-port

Reply via email to