Posted by: Anonymous Coward
on June 27, 2006 04:03 PM
You must have in<nobr> <wbr></nobr>/tftpboot/pxelinux.cfg/default the following :
DEFAULT systemimager
# # Uncomment next line to send pxelinux boot prompt over serial port 0. # NOTE: Be sure your serial port speed is appropriate (57600, 9600, etc.) # #SERIAL 0 57600 LABEL systemimager DISPLAY message.txt PROMPT 1 TIMEOUT 50 KERNEL kernel APPEND vga=extended initrd=initrd.img boot=/dev/ram
Re:HowTo CLONE WINDOWS XP/2000 INSTALLATIONS
Posted by: Anonymous Coward on June 27, 2006 04:03 PMDEFAULT systemimager
#
# Uncomment next line to send pxelinux boot prompt over serial port 0.
# NOTE: Be sure your serial port speed is appropriate (57600, 9600, etc.)
#
#SERIAL 0 57600
LABEL systemimager
DISPLAY message.txt
PROMPT 1
TIMEOUT 50
KERNEL kernel
APPEND vga=extended initrd=initrd.img boot=/dev/ram
#