Fujitsu PRIMERGY M4
Installation Kit
version
1.0
details
This site contains an installation kit for use with installing SUSE Linux Enterprise Server on Fujitsu PRIMERGY M4 servers.
The installation kit is supported on the following Fujitsu systems:
- PRIMERGY RX2530 M4
- PRIMERGY RX2540 M4
- PRIMERGY RX4770 M4
platforms
- SUSE Linux Enterprise Server 11 Service Pack 4
architectures
- x86_64
media
Installation Kit ISO Image | |
---|---|
File: | Fujitsu_PRIMERGY-sle11sp4-x86_64-1.0.iso ยท [download] |
Size | 386.3 MB |
MD5 Checksum | b6b43b61de541bcfe846f4a5906add5b |
SHA256 Checksum | 3d4d4cc19c52f0cc19c4a0b186c70e66fa5e57391d1471260e06870cd16a99bb |
installation
Media installation
- Burn the ISO image above to an empty CD/DVD media.
- Start the installation using the new CD/DVD media, having the standard SUSE Linux Enterprise media at hand or a URL to a network installation server.
- If doing a network install, enter the URL of the network install source on the boot command line using the 'install=' option.
- If doing installation from optical media the installer will first boot from the installation kit and then ask to insert CD1 of the SUSE Linux Enterprise product.
- An updated kernel will be used for installation and installed onto the system.
PXE boot installation
- Download the ISO image above.
- Mount the ISO image for access to the contents.
- Copy the kernel and initrd images from the installation kit iso image to the appropriate location on your tftp boot server. The initrd and kernel image are found under the ./install/boot/x86_64/loader directory.
- Copy the contents of the ISO image to a location on your installation server. (The /boot directory may be omitted)
- Add the URL of the installation kit location on the installation server to the boot command of the pxelinux config file using the 'addon=' option.
- An updated kernel will be used for installation and installed onto the system.
Example pxelinux config file section:
# Install SLES 11 SP4 with Installation Kit label install-M4 kernel linux-M4 append initrd=initrd-M4 splash=silent vga=0x314 showopts install=http://installserver/SLES-11-SP4-x86_64 addon=http://installserver/M4-kit