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
Содержание LINUX ENTERPRISE SERVER 11 - DEPLOYMENT
Страница 1: ...SUSE Linux Enterprise Server www novell com 11 March 23 2009 Deployment Guide...
Страница 8: ......
Страница 17: ...Part I Architecture Specific Installation Considerations...
Страница 18: ......
Страница 50: ......
Страница 89: ...Part II Manual Deployment...
Страница 90: ......
Страница 152: ......
Страница 192: ......
Страница 200: ......
Страница 238: ......
Страница 258: ......
Страница 265: ...Part III Imaging and Creating Products...
Страница 266: ......
Страница 282: ......
Страница 294: ......
Страница 295: ...Part IV Automated Installations...
Страница 296: ......