element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      • Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet & Tria Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
Avnet Boards General Linux Lab 4.1 - Fatal error when I expand Root entry
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Avnet Boards Forums to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 3 replies
  • Subscribers 354 subscribers
  • Views 356 views
  • Users 0 members are here
Related

Linux Lab 4.1 - Fatal error when I expand Root entry

Former Member
Former Member over 12 years ago

Hi all,

    Ran into the following problem. Any pointers to resolve this would be of great help.

     Description:

     Linux Lab 4.1

     Document: Linux_on_Zynq_Lab4_1_v02.pdf

     Steps 1 to 24 go through fine.

     At Step 25, last line:

     Expand the Rot entry and after a few seconds, the tree will populate with a file system structure as see in Figure 19

     When I expand the root entry,  I see the following fatal error:

tFailed to connect sshd on 192.168.1.10:22

ttwith OK and details buttons

tThe details button gives:
tjava.net.SocketException:Network is
unreachable:coonect

t
    I did some online research on the above message but did not seem to be relevant to what I am doing.

  
tAny idea to resolve this would be of great help !!

Thank you


Adding to the above, I see that the IPv4 address as
192.168.248.1

and

192.168.40.1 for two different Ethernet Network adapters

This should not cause a conflict ?

please comment ..

  

  • Sign in to reply
  • Cancel
  • zedhed
    0 zedhed over 12 years ago

    Hi lasur2,

    I think I ran into similar a similar error when developing this lab.  IIRC, it was related to not being able to establish a connection to ZedBoard because of my improper network configuration and then later on I found that the sftp server was not running on ZedBoard.

    The easiest one of these to check would be your network configuration.  Make sure that you are able to reach the ZedBoard host from your PC by pinging the IP address 192.168.1.10.  If this does not work, check your network configuration.  If your 192.168.40.1 adapter is configured for a class C network, you may need to change the address of this adapter so that it is on the same subnet as the ZedBoard address.  Something like IP=192.168.1.100 with SM=255.255.255.0 should work.  Also, I always seem to have problems on my laptop where I need to disable my wireless adapter first in order to route the SDK connections across my wired ethernet adapter to ZedBoard.

    Try looking at those things first and see if you are able to get a network configuration that works better for you.

    Regards,

    -Kevin

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 12 years ago

    Hi Kevin,

    Thanks for the reply. I implemented the above resolution it does work.

    However, I ran into a new issue related to the at stage # 26 of the same experiment. The Description is provided below. I look forward to your valuable suggestion.
    Thanks so much,

    Description:

    Lab 4.1 Experiment #1 is stuck at step #26.

    Before I proceeded with Linux Lab 4.1, experiment #1  which failed earlier, I tried to run the Zed board demo Ethernet !!

    What did I do?
    I used the SD card of another Zed board with a factory image on the board I was working , got Ethernet demo working  up to step #5.

    When I used the SD card from my own board, I got a warning message:
    Somebody did something NASTY!!, Do you need old new encryption keys u2026
    I clicked YES !!!

    There after this is what is happeningu2026
    Lab 4.1 Experiment #1, at step #26,
    Step #26


    I see the window on page 18 step # 26 of the Linux Lab Experiment #1,

    I set the password and save it.

    Now when I double click on root, I see another password prompt !!!!

    I tried all possible passwords doesnu2019t work !!, I tried to change the password on the
    1. Linux prompt on tera term
    2. Select Window -> Preferences
    Expand Remote Systems
    Select Passwords
    Use the Add, Change, and Remove buttons to manage your password information for remote system
    3. Password recovery for secure storage General > Security > Secure Storage .

        Changed the password, recovery questions etc,
    NONE of these WORK!!

    Please help me resolve this I am stuck !!

    Or Do I need to have putty on my computer ??


    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • zedhed
    0 zedhed over 12 years ago

    Hi lasur2,

    I do not think that the connection to the remote host has to do with the encryption keys but rather the hashed password found in the /etc/passwd file on your ZedBoard Root File System that you created in Lab 2.2.  The hashed entry must perfectly match this one found in the Lab 2.2 instructions or else it will be impossible to know the root password.

    root:$1$qC.CEbjC$SVJyqm.IG.gkElhaeM.FD0:0:0:root:/root:/bin/sh

    Take a look a this other thread and see if this is similar to the problem you are experiencing:

    http://www.zedboard.org/content/speedway-linux-tutorial-rse-setup

    Regards,

    -Kevin

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube