Copy of soft link file under Linux

Source: Internet
Author: User
Tags bz2

It is not possible to copy the problem when compiling the LIBNL library for copying to other machines, because the SD card is the FAT32 file system format, and the file system does not support ln soft link file under Linux.

void@void-thinkpad-e450:~/libnl-3.4.0$ sudo cp/usr/local/arm/libnl3.4/lib/media/void/0000-006f/-rfcp:cannot Create symbolic link '/media/void/0000-006f/lib/libnl-cli-3. So ': Operation not permittedcp:cannot create symbolic link '/media/void/0000-006f/lib/libnl-3. So. $': Operation not permittedcp:cannot create symbolic link '/media/void/0000-006f/lib/libnl-3. So ': Operation not permittedcp:cannot create symbolic link '/media/void/0000-006f/lib/libnl-route-3. So. $': Operation not permittedcp:cannot create symbolic link '/media/void/0000-006f/lib/libnl-genl-3. So ': Operation not permittedcp:cannot create symbolic link '/media/void/0000-006f/lib/libnl-nf-3. So. $': Operation not permittedcp:cannot create symbolic link '/media/void/0000-006f/lib/libnl-xfrm-3. So ': Operation not permittedcp:cannot create symbolic link '/media/void/0000-006f/lib/libnl-genl-3. So. $': Operation not permittedcp:cannot create symbolic link '/media/void/0000-006f/lib/libnl-idiag-3. So. $': Operation not permittedcp:cannot create symbolic link '/media/void/0000-006f/lib/libnl-xfrm-3. So. $': Operation not permittedcp:cannot create symbolic link '/media/void/0000-006f/lib/libnl-nf-3. So ': Operation not permittedcp:cannot create symbolic link '/media/void/0000-006f/lib/libnl-route-3. So ': Operation not permittedcp:cannot create symbolic link '/media/void/0000-006f/lib/libnl-idiag-3. So ': Operation not permittedcp:cannot create symbolic link '/media/void/0000-006f/lib/libnl-cli-3. So. $': Operation not permitted

So I had to pack the whole folder, copy it to another machine and unzip it again.

void@void-thinkpad-e450:/usr/local/arm/libnl3.4$ sudo tar-cjvf libnl.bz2.Libvoid@void-thinkpad-e450:/usr/local/arm/libnl3.4$ CP libnl.bz2/media/void/0000-006f/GCC-LINARO.TAR.BZ2 lib/libnl-3.4.0. tar.gz libnl-doc-3.4.0. tar.gz trave/void@void-thinkpad-e450:/usr/local/arm/libnl3.4$ CP libnl.bz2/media/void/0000-006f/-V ' libnl.bz2 ''/media/void/0000-006f/libnl.bz2 'void@void-thinkpad-e450:/usr/local/arm/libnl3.4$ syncvoid@void-thinkpad-e450:/usr/local/arm/libnl3.4$ umount/media/void/0000-006Fvoid@void-thinkpad-e450:/usr/local/arm/libnl3.4$

Copy of soft link file under Linux

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.