admin 管理员组

文章数量: 1184232

将 Linux 系统制作成 ISO 镜像文件

安装过程

首先进入/etc/yum.repos.d目录 【Centos7】

wget ftp://ftp.mondorescue.org/centos/7/x86_64/mondorescue.repo

2修改源地址

vim mondorescure.repo

[mondorescue]
name=centos 7 x86_64 - mondorescue Vanilla Packages
baseurl=ftp://mondrescue.org//centos/7/x86_64
enabled=1
gpgcheck=0
gpgkey=ftp://ftp.mondorescue.org//centos/7/x86_64/mondorescue.pubkey

安装在 /etc/yum.repos.d目录下

yum -y install mondo

运行 mondoarchive 命令


本文标签: 轻松掌握 入门必备 制作可引