Ask Your Question
3

What does the error message "EXDEV: cross-device link not permitted, rename '/tmp/ on Ubuntu 16.04 LTS" mean?

asked 2023-07-14 02:36:40 +0000

djk gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2023-07-14 02:49:02 +0000

huitzilopochtli gravatar image

The error message "EXDEV: cross-device link not permitted, rename '/tmp/" on Ubuntu 16.04 LTS means that the user is trying to move or rename a file or directory between two different file systems or devices, which is not allowed. The /tmp directory is typically located on a separate file system, which means that moving or renaming files within it can result in this error.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-07-14 02:36:40 +0000

Seen: 12 times

Last updated: Jul 14 '23