20
2024
03
23:47:21

Netboot

后缀说明
.isoCD/DVD, 虚拟光驱, DARC/iLO, VMware, VBox
.dsk1.44 MB 软盘, 虚拟软盘, DARC/iLO, VMware, VBox
.usb用于创建 USB
.lkrn用于从 GRUB/EXTLINUX 启动
.kpxeDHCP 启动镜像或內建 iPXE 网卡
undionly.kpxe带 UNDI 支持的 PXE 镜像
.efiEFI 启动镜像
wget -nd -P x86_64 --mirror http://boot.alpinelinux.org/images/latest-stable/x86_64/

netboot.xyz

# 使用 netboot.xyz 启动脚本
# 如果不支持 https 则可以使用 http
chain --autofree https://boot.netboot.xyz

https://boot.netboot.xyz

#!ipxe
####       boot.netboot.xyz initial loader       ####
#### see http://netboot.xyz for more information ####
set conn_type https
chain --autofree https://boot.netboot.xyz/menu.ipxe || echo HTTPS failed... attempting HTTP...
set conn_type http
chain --autofree http://boot.netboot.xyz/menu.ipxe || echo HTTP failed, localbooting...




推荐本站淘宝优惠价购买喜欢的宝贝:

image.png

本文链接:https://hqyman.cn/post/5505.html 非本站原创文章欢迎转载,原创文章需保留本站地址!

分享到:
打赏





休息一下~~


« 上一篇 下一篇 »

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

请先 登录 再评论,若不是会员请先 注册

您的IP地址是: