安装RHEL 6.1时的多网卡选择问题

Dave888Zhou 2011-08-11 10:49:41
在多个网卡的机器上,通过NFS方式,使用Kickstart文件并在文本模式下安装RHEL 6.1时,会弹出一个多网卡的选择界面,选择正确的网卡后,安装继续并且成功。Kickstart文件内容如下:

nstall
key --skip
lang en_US.UTF-8
timezone America/New_York
keyboard us
text
skipx
network --bootproto dhcp
firewall --service=ssh
authconfig --enableshadow --passalgo=sha512 --enablefingerprint
rootpw password
bootloader --location=partition --driveorder=sda --append="crashkernel=auto rhgb quiet"
selinux --enforcing
timezone --utc America/New_York
clearpart --all --drives=sda
autopart
reboot
%packages
@base
@console-internet
@core
@debugging
@directory-client
@emacs
@ftp-server
@hardware-monitoring
@java-platform
@large-systems
@mysql-client
@mysql
@nfs-file-server
@network-file-system-client
@network-tools
@performance
@perl-runtime
@postgresql-client
@postgresql
@server-platform
@server-policy
@system-admin-tools
@virtualization
@web-server
pax
python-dmidecode
oddjob
sgpio
certmonger
pam_krb5
krb5-workstation
nscd
pam_ldap
nss-pam-ldapd
perl-DBD-MySQL
perl-DBD-SQLite
crypto-utils
certmonger
@basic-desktop
@desktop-debugging
@desktop-platform
@input-methods
@internet-browser
@legacy-x
@x11
libXmu
dnsmasq
@compat-libraries

这意味着在安装RHEL 6.1时,Kickstart方式并不是完全无人值守的。但是在安装以前版本的RHEL时(6.0, 5.x),不会出现这样的选择界面,它会自动激活网卡然后继续安装过程,是真正完全无人值守的。为什么在RHEL 6.1中会出现这种问题,是不是在RHEL 6.1中,对安装程序Anaconda做了修改,在有多网卡必须弹出选择界面?
在安装RHEL 6.1的多网卡选择界面处,按Ctrl+Alt+F3,查看log,可以看到Anaconda的版本是13.21.117,最后一行的消息是"iBFT doesn't couldn't provide valid NIC MAC address",这是什么意思?
...全文
365 3 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
hjl5137 2012-03-10
  • 打赏
  • 举报
回复
我也遇到了 这个问题,没有解决
Dave888Zhou 2011-08-15
  • 打赏
  • 举报
回复
请大家帮帮忙哦,比较急,谢谢啦
Dave888Zhou 2011-08-11
  • 打赏
  • 举报
回复
查资料说iBFT是iSCSI Boot Firmware Table,是iSCSI Boot Firmware中的一种数据结构,是不是问题与iSCSI的Boot Firmware有关?

19,619

社区成员

发帖
与我相关
我的任务
社区描述
系统使用、管理、维护问题。可以是Ubuntu, Fedora, Unix等等
社区管理员
  • 系统维护与使用区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧