ocalhost zime$ dd if=devzero of=mntpart5testfile bs=1M count=7dd 打开mntpart5testfile 失败 权限不够用chmod怎么做
你可以使用以下命令为文件添加写权限:
sudo chmod +w /mnt/part5/testfile
然后再次运行dd命令即可。
原文地址: https://www.cveoy.top/t/topic/bh04 著作权归作者所有。请勿转载和采集!
安全问答是一个知识全球问答,包含丰富的问答知识
你可以使用以下命令为文件添加写权限:
sudo chmod +w /mnt/part5/testfile
然后再次运行dd命令即可。
原文地址: https://www.cveoy.top/t/topic/bh04 著作权归作者所有。请勿转载和采集!