gpt4 book ai didi

amazon-web-services - 无法在 EC2 实例上安装卷

转载 作者:行者123 更新时间:2023-12-05 04:00:55 24 4
gpt4 key购买 nike

我将卷附加到 EC2 实例,现在当我尝试挂载它时出现此错误:

sudo mount /dev/xvdf /mnt/tmp
mount: /mnt/tmp: wrong fs type, bad option, bad superblock on /dev/xvdf, missing codepage or helper program, or other error.

有什么问题?

最佳答案

我使用的是 Amazon Linux 2 镜像,所以我必须使用此命令安装卷

sudo mount -o nouuid /dev/xvdf1 /mnt/tempvol

现在可以了。

关于amazon-web-services - 无法在 EC2 实例上安装卷,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55833917/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com