Hi Dennis Lee,
Thank You for the reply and support. With the same Ubuntu Desktop, with the same BBB, if I just replace the SD card, ssh through USB port is working. Here I have two SD cards. One with minimal image ( prepared from rootfs obtained from https: //rcn-ee.com/rootfs/eewiki/minfs/debian-8.7-minimal-armhf-2017-03-02.tar.xz , bootloader and kernel as per the procedure in https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-SetupmicroSDcard. With this SD card, ssh through USB port is not working. The other SD card is having the latest image "bone-debian-8.7-lxqt-4gb-armhf-2017-03-19-4gb.img" from https://beagleboard.org/latest-images. In this SD card, the total image is written with software "mksub" or "Startup Disk Creator". With this SD card, ssh through USB port is working. My question is, what are the packages to be installed, scripts to be run to make the minimal image, working for ssh through USB port. Thanks in advance. Thanks & Regards, Sajeevan.K On Thursday, April 13, 2017 at 7:41:12 PM UTC+5:30, Dennis Lee Bieber wrote: > > On Thu, 13 Apr 2017 03:26:39 -0700 (PDT), sajeevan k > <[email protected] <javascript:>> declaimed the > following: > > > > >Note 2:- The command ip addr is not showing usb0 with address 192.168.7.1 > >in Ubuntu Host terminal. > > But the command ip addr is showing usb0 with address > >192.168.7.2 in BBB Target terminal > > > >Note 3:- ping 192.168.7.2 & 192.168.7.1 are not working in desktop. ping > >192.168.7.1 is not working in BBB.But ping 192.168.7.2 is working in BBB. > > > >Please suggest the solutions to make it working. > > > > Based on my interpretations, there is nothing wrong with the BBB. > > The problem appears to be that your host desktop is not detecting > a > "network" connection on whatever port (it may not be USB0) to which the > BBB > cable is connected. > > 192.168.7.1 is the IP address that the host is supposed to define > for > its end of the connection, once it detects a BBB and loads the proper > driver. > > Do you have the suitable drivers installed on the host side? (in a > very > simplistic description, as I understand the base USB protocol: when you > connect the BBB, the host senses a new device, asks it for its > maker/device > codes, matches those up with drivers, and connects the drivers to the > device -- one of those drivers would be the network interface using > 192.168.7.1 locally, attempting to talk to 192.168.7.2 remote). > -- > Wulfraed Dennis Lee Bieber AF6VN > [email protected] <javascript:> HTTP://wlfraed.home.netcom.com/ > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/bb867b18-ca4e-4aa0-b0e5-8fab56a3da58%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
