当前位置:首页 » 操作系统 » pxelinux

pxelinux

发布时间: 2025-08-21 11:00:31

❶ pxe安装linux提示:could not find kernel image :linux

[root@cc tftpboot]# pwd
/var/lib/tftpboot
[root@cc tftpboot]# ls
boot.cat grub.conf isolinux.bin memtest pxelinux.cfg TRANS.TBL vmlinuz
boot.msg initrd.img isolinux.cfg pxelinux.0 splash.jpg vesamenu.c32
[root@cc tftpboot]# head -5 pxelinux.cfg/default
default vesamenu.c32
#prompt 1
timeout 600
display boot.msg
我当时也遇到这个问题,解决的方法是: 关闭 iptables 的开机自启动,修改selinux 的配置文件。
vim /etc/sysconfig/selinux
#SELINUX=enforcing
SELINUX=disabled # 设置成disabled
chkconfig iptables off
reboot
之后就可以了。

热点内容
htcandroidl 发布:2025-08-21 12:50:59 浏览:961
编程拳皇 发布:2025-08-21 12:50:57 浏览:328
sqlserver2005作业 发布:2025-08-21 12:15:25 浏览:323
安卓手机怎么设置侧边任务栏 发布:2025-08-21 12:11:10 浏览:773
二级c能编译吗 发布:2025-08-21 11:58:53 浏览:972
文件夹名字太长 发布:2025-08-21 11:48:00 浏览:101
bcb编译delphi 发布:2025-08-21 11:46:29 浏览:838
共享无法访问您可能没有权限使用网络资源 发布:2025-08-21 11:34:59 浏览:884
方舟服务器ip可以直连 发布:2025-08-21 11:34:57 浏览:856
新闻服务器地址 发布:2025-08-21 11:16:47 浏览:411