- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
kickstart[精]
1. Kickstart Concepts2. Package Selection3. 磁盘分区4. 软件包组与软件包5. 安装时使用ks.cfg的方法6. Configuring a Kickstart Server1. Kickstart Concepts======================生成kickstart所需配置文件的2个方法:(1)使用/root/anaconda-ks.cfg(2)使用system-config-kickstart生成的文件There are two methods for creating the required kickstart configuration file:Start with the anaconda-ks.cfg file from the root users home directory, /root.Use the graphical Kickstart Configurator, accessible via the system-config-kickstart command.The first option lets you use the kickstart template file created for your computer by Anaconda, the Red Hat Enterprise Linux installation program. The second option, the Kickstart Configurator, is discussed in detail later in this chapter.2. Package Selection=====================在使用system-config-kickstart时,Package Selection组件出现如下错误时的解决办法。Package SelectionPackage selection is disabled due to problems downloading package information.解决的办法:(1) 备份rhel-debuginfo.repocd /etc/yum.repos.d/cp rhel-debuginfo.repo? rhel-debuginfo.repo.bak(2) 将光盘映像挂载到/mnt/myfile下mount -o loop rhel-5.2-server-i386-dvd.iso? /mnt/myfile(3) 修改rhel-debuginfo.repo原:[rhel-debuginfo]name=Red Hat Enterprise Linux $releasever - $basearch - Debugbaseurl=/pub/redhat/linux/enterprise/$releasever/en/os/$basearch/Debuginfo/enabled=0gpgcheck=1gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release修改baseurl、enabled、gpgkey,? 改后的结果如下:[rhel-debuginfo]name=Red Hat Enterprise Linux $releasever - $basearch - Debugbaseurl=file:///mnt/myfile/Serverenabled=1gpgcheck=1gpgkey=file:///mnt/myfile/RPM-GPG-KEY-redhat-release注意:目前使用自作的yum Server不好使。3. 磁盘分区===========在使用system-config-kickstart时, Partition Information 不支持lvm 。(1) 清除分区表The partitioning options in the kickstart file are a bit complex. They can give you full control of the partitioning options, too. You can clear all partitions with clearpart --all, or just clear any Linux-type partitions with clea
您可能关注的文档
最近下载
- 2025秋统编版(2024)小学道德与法治三年级上册(全册)课时练习及答案(附目录).docx
- (2025秋新版)人教版三年级数学上册《观察物体》PPT课件.pptx VIP
- (鲁班奖)网架专家论证汇报资料.ppt VIP
- 行业资料 - 国家储备林改培技术规程-国家林业局.pdf VIP
- Q960E高强度调质钢焊接工艺研究.pdf VIP
- 2025-2026学年第一学期数学教研组工作计划.doc VIP
- ISO15378-2017药包材对ISO9001的应用.pptx VIP
- 13.1三角形的概念 课件(共24张PPT) 人教版(2025)数学八年级上册(含音频+视频).pptx VIP
- 2025级中职语文教学工作计划5篇.pdf VIP
- 第十章 商品的品名品质数量和包装.ppt VIP
文档评论(0)