修改/tftpboot

maj333發表於2009-07-24

修改/tftpboot/linux-install/pxelinux.cfg/default為如下內容:

default install

timeout 100

prompt 1

display msgs/myboot.msg

F1 msgs/myboot.msg

F2 msgs/myboot.msg

F3 msgs/myboot.msg

F4 msgs/myboot.msg

F5 msgs/myboot.msg

F7 msgs/myboot.msg

label install

KERNEL vmlinuz

APPEND initrd=initrd.img

label linux rescue

KERNEL vmlinuz linux rescue

APPEND initrd=initrd.img

label local

localboot 1

[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/17188981/viewspace-1024512/,如需轉載,請註明出處,否則將追究法律責任。

相關文章