Operation Manual

4c
Save the le and restart xinetd with rcxinetd restart.
1.3.3 Using PXE Boot
Some technical background information as well as PXE's complete specications are
available in the Preboot Execution Environment (PXE) Specication (http://www
.pix.net/software/pxeboot/archive/pxespec.pdf).
1
Change to the directory boot/<architecture>/loader of your installation
repository and copy the linux, initrd, message, biostest, and memtest
les to the /srv/tftpboot directory by entering the following:
cp -a linux initrd message biostest memtest /srv/tftpboot
2
Install the syslinux package directly from your installation DVDs with YaST.
3
Copy the /usr/share/syslinux/pxelinux.0 le to the /srv/
tftpboot directory by entering the following:
cp -a /usr/share/syslinux/pxelinux.0 /srv/tftpboot
4
Change to the directory of your installation repository and copy the isolinux
.cfg le to /srv/tftpboot/pxelinux.cfg/default by entering the
following:
cp -a boot/<architecture>/loader/isolinux.cfg
/srv/tftpboot/pxelinux.cfg/default
5
Edit the /srv/tftpboot/pxelinux.cfg/default le and remove the
lines beginning with gfxboot, readinfo, and framebuffer.
6
Insert the following entries in the append lines of the default failsafe and
apic labels:
26 Reference