NFC settings and mount mounting in linux

Source: Internet
Author: User
For more information about NFC settings and mount mounting in linux-Linux Enterprise Application-Linux server application, see the following. 1. When debugging the communication between the PC and arm2410, the server cannot be opened due to improper configuration of the NFC server. Run the following command in the terminal window to solve the problem:
Cd/etc
Ls
Vi exports (modified to the correct configuration) Exit and save
Cp exports. bak
Y
Open Network Settings select nfs click stop OK and then start to confirm
Click solve NFC server issues.
2 PC and arm2410 Communication
1) after setting the NFC server according to the instructions, enter minicom in the root Terminal
2) power on the Development Board
3) re-open a root terminal and set the ip address
Ifconfig eth0 192.168.0.1
4) the same ip address is set on the Development Board terminal.
Ifconfig eth0 192.168.0.1
5) mount 192.168.0.1:/arm2410dev/host
Cd host
Set successfully.
Related Article

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.