共计 105 个字符,预计需要花费 1 分钟才能阅读完成。
需要安装 cifs-utils 包:
yum install cifs-utils -y mount -t cifs //ip/remote -o username=guozi,password=123456 /mnt
Kickstart文件中的主要项目及参数介绍
CentOS 6.x中根文件系统解压、打包