安装重新旋转/定制的 centos 时出错 [英] error while installing respinned/customized centos

查看:21
本文介绍了安装重新旋转/定制的 centos 时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我关注此链接的目的是创建自定义 CentOS ISO,其中包含一些从 Internet 下载的额外软件包(例如 ABCD.rpm).https://wikis.uit.tufts.edu/confluence/display/TUSKpub/Build+Custom+RHEL+or+CentOS+Respin+DVD我通过仅复制"/Packages 目录中的 ABCD.rpm 包来自定义 ISO

i am following this link with an aim to create custom CentOS ISO with some extra packages downloaded from internet (say ABCD.rpm). https://wikis.uit.tufts.edu/confluence/display/TUSKpub/Build+Custom+RHEL+or+CentOS+Respin+DVD i customized the ISO by "only copying" ABCD.rpm package in /Packages directory

现在当我通过 kickstart 从 ISO 启动时,出现以下错误

now when i boot from ISO via kickstart, i get following error

知道我哪里出错了吗?

推荐答案

我遇到了同样的问题.使用以下命令创建 ISO 后,它工作正常.

I was running into the same issue. It is working fine after using the following command to create ISO.

mkisofs -r -N -L -d -J -T -joliet-long -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -V RHEL6.5 -boot-load-size 4 -boot-info-table -o RHEL6.5-20131111.0-Server-x86_64-DVD1_new3.iso RHEL6.5-20131111.0-Server-x86_64-DVD1_new

这篇关于安装重新旋转/定制的 centos 时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆