By accessing the website and accepting the Cookie Policy, you agree to use the cookies provided by the Site in accordance with to analyze traffic, remember your preferences, and optimize your experience.
手动引导启动netboot.xyz安装任意系统
2022-07-21 11:40:58    94    0    0
emengweb
使用IPXE引导启动netboox.xyz安装任意系统
curl -4 https://boot.netboot.xyz/ipxe/netboot.xyz.lkrn -o /boot/netboot.xyz.lkrn
cat <<EOF >>/etc/grub.d/40_custom
menuentry "netboot.xyz.lkrn" {
    linux16 /boot/netboot.xyz.lkrn
}
EOF
grub2-mkconfig -o /boot/grub2/grub.cfg
reboot
重启,等待引导进入netboot.xyz选择任意系统进行安装。

上一篇: 宝塔面板7.9.2(含)以下包含RCE安全漏洞,请马上升级

下一篇: 安装 Certbot 申请 SSL 证书 - 解决宝塔面板申请 Let's Encrypt 证书时报错的问题

94 人读过
文档导航