Modify the IP address of the arm Development Board

Source: Internet
Author: User

To modify the IP address of the arm Development Board, if it is a yaffs2 file, you can

1. First, modify the/etc/init. d/RCS file in/sbin/ifconfig lo 127.0.0.0.

Add one/sbin/ifconfig eth0 192.168.1.20 up

Note: 192.168.1.20 is just an example. You can change it to the IP address you want to modify.

I can do this after modification, but I found that it still does not work. Using the ifconfig command, I found that the IP address of the Development Board has not been changed.

Later, I had no intention of inserting a plug-in and found that I had to modify another one.

2. Modify/etc/eth0-setting

Change the IP address to the IP address you want to set.

Restart the Development Board and run the ifconfig command to find that the IP address has been changed.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.