mirror of
https://github.com/NAStool/nas-tools-wiki.git
synced 2026-04-29 21:13:47 +08:00
docs: update 常见问题
This commit is contained in:
4
常见问题.md
4
常见问题.md
@@ -2,7 +2,7 @@
|
||||
title: 常见问题
|
||||
description:
|
||||
published: 1
|
||||
date: 2023-05-12T15:05:42.344Z
|
||||
date: 2023-05-12T15:06:51.751Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2023-05-12T04:26:30.172Z
|
||||
@@ -79,7 +79,7 @@ sudo sysctl -p
|
||||
|
||||
<br>
|
||||
|
||||
## <font color=#1786D0>文件转移报错 `cross-device`</font>
|
||||
## <font color=#1786D0>文件转移报错: cross-device</font>
|
||||
|
||||
- `不同的磁盘`下的文件是不能硬链接的,文件转移的源目录和目的目录需要在同一磁盘上。
|
||||
- 在docker中`不同的映射目录`会被系统层认为是跨盘,无法相互硬链接,在配置容器时应直接将源目录和目的目录的`上级目录`映射到容器内。
|
||||
|
||||
Reference in New Issue
Block a user