iPXE:网络启动(无盘启动):Linux Mint 20.1 "Ulyssa" - Release amd64

不废话:

default menu.c32
timeout 1

label live linux mint 20.1 
kernel /os/mint201/casper/vmlinuz
initrd /os/mint201/casper/initrd.lz
append root=/dev/nfs netboot=nfs nfsroot=192.168.56.1:/g/test/mint201  ip=dhcp boot=casper text nosplash 

 

posted on 2021-04-22 21:15  jinzhenshui  阅读(381)  评论(0)    收藏  举报