PXE:另类方式启动 centos live

default menu.c32
timeout 1


label centos76-live-by-other
menu label centos76-live from ftp by other
kernel centos76live/isolinux/vmlinuz
append initrd=centos76live/isolinux/initrd.img root=live:ftp://192.168.143.1/centos76live/LiveOS/squashfs.img

 

后续测试

default menu.c32
timeout 1


label centos76-live-by-other
menu label centos76-live from ftp by other
kernel centos76live/isolinux/vmlinuz
append initrd=centos76live/isolinux/initrd.img root=live:ftp://192.168.143.1/centos76live/LiveOS/squashfs.img
#append initrd=centos76live/isolinux/initrd.img root=live:ftp://192.168.143.1/centos76live/ct7.iso
#append initrd=centos76live/isolinux/initrd.img root=live:ftp://192.168.143.1/centos76live/ct7.iso rootflags=loop
#append initrd=centos76live/isolinux/initrd.img root=live:ftp://192.168.143.1/centos76live/ct7.iso rootfstype=iso9660 rootflags=loop

 

 

append initrd=centos76live/isolinux/initrd.img root=live:ftp://192.168.143.1/centos76live/LiveOS/squashfs.img

posted on 2019-03-31 20:54  jinzhenshui  阅读(1109)  评论(0)    收藏  举报