syslinux(pxelinux.0) 4.x不支持localboot的解决方法

把原先的

label hd
menu label ^h) Boot to Local Hard Disk
localboot 0×80

改成:

label hd
menu label ^h) Boot to Local Hard Disk
kernel chain.c32
append hd0 0

chain.c32在syslinux里面有。

最终网络安装的效果图如下:

Advertisement

About Ding Honghui

I'm a linux fans
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s