TIP: Changing Kernel and Initrd Filenames
It is possible to use different filenames for kernel and initrd images. This
is useful if you want to provide different operating systems from the
same boot server. However, you should be aware, that only one dot is
permitted in the filenames that are provided by tftp for the pxe boot.
An example
/srv/tftpboot/pxelinux.cfg/default
file follows.
Adjust the protocol prefix for the installation source to match your network setup
and specify your preferred method of connecting to the installer by adding the
vnc
and
vncpassword
or the
usessh
and
sshpassword
options to the
install
entry. The lines separated by
\
must be entered as one continuous
line without a line break and without the
\
.
default harddisk
# default
label linux
kernel linux
append initrd=initrd ramdisk_size=65536 \
install=nfs://
ip_instserver
/
path_instsource
/
product
/DVD1
# repair
label repair
kernel linux
append initrd=initrd splash=silent repair=1 showopts
# rescue
label rescue
kernel linux
append initrd=initrd ramdisk_size=65536 rescue=1
# bios test
label firmware
kernel linux
append initrd=biostest,initrd splash=silent
install=exec:/bin/run_biostest showopts
#
memory test
label memtest
kernel memtest
# hard disk
label harddisk
localboot 0
implicit
0
display
message
214
Deployment Guide
Summary of Contents for LINUX ENTERPRISE SERVER 11 - DEPLOYMENT
Page 1: ...SUSE Linux Enterprise Server www novell com 11 March 23 2009 Deployment Guide...
Page 8: ......
Page 17: ...Part I Architecture Specific Installation Considerations...
Page 18: ......
Page 50: ......
Page 89: ...Part II Manual Deployment...
Page 90: ......
Page 152: ......
Page 192: ......
Page 200: ......
Page 238: ......
Page 258: ......
Page 265: ...Part III Imaging and Creating Products...
Page 266: ......
Page 282: ......
Page 294: ......
Page 295: ...Part IV Automated Installations...
Page 296: ......