Quick Start Guide
This guide helps you install Red Hat Enterprise Linux on a Linux on Power Systems server.
Overview
Use this information to install Red Hat Enterprise Linux on a non-virtualized or bare metal IBM Power System (POWER9) server by using a network boot server. This procedure follows these general steps:
- Connect to the BMC firmware to set up network connection
- Configure Petitboot for a network installation
- Install Red Hat Enterprise Linux from the network connection
Completing the prerequisites and booting your firmware
Before you power on the system, ensure that you have the following items:
- Ethernet cable
- VGA monitor. The VGA resolution must be set to 1024x768-60Hz.
- USB Keyboard
- Power cords and outlet for your system
For a list of supported distributions, see Supported Linux distributions for POWER8 and POWER9 Linux on Power Systems.
Complete these steps:- If your system belongs in a rack, install your system into that rack. For instructions, see IBM® Power Systems™ information at https://www.ibm.com/support/knowledgecenter/POWER9/p9hdx/POWER9welcome.htm.
- Connect an Ethernet cable to the embedded Ethernet port next to the serial port on the back of your system. Connect the other end to your network.
- Connect your VGA monitor to the VGA port on back of system.
- Connect your USB keyboard to an available USB port
- Connect the power cords to the system and plug them into the outlets.
At this point, your firmware is booting. Wait for the green LED on the power button to start flashing, indicating that it is ready to use. If your system does not have a green LED indicator light, then wait 1 to 2 minutes.
Configuring Petitboot
After the system powers on, the Petitboot bootloader scans local boot devices and network interfaces to find boot options that are available to the system. To install Red Hat Enterprise Linux from a network server, you need to set up a network interface (that is not the BMC network interface).Set up a network connection and provide the network boot detail to Petitboot by following these steps:
- Connect an Ethernet cable to the second Ethernet port on the back of your system. Connect the other end to your network.
- On the Petitboot main screen, select c to configure your system options.
- In the Network field of the configuration screen, enter your network information:
- Select your network type
- Select your network device (remember the interface name and mac address)
- Specify your IP/mask, Gateway, and DNS server (remember these setting as you will need them in the next step)
- Select OK to return to the main menu.
- Back on the Petitboot main screen, select n to create new options.
- Choose your boot device or select to Specify paths/URLs manually and then
enter your boot options:
- In the Kernel field, enter the path to the kernel. This field is
mandatory. Enter a URL similar to this one for a
network:
http://<http_server_ip>/ppc/ppc64/vmlinuz
- In the Initrd field, enter the path to the init ramdisk. Enter a URL
similar to this one for a
network:
http://<http_server_ip>/ppc/ppc64/initrd.gz
- In the Boot parameter field, set up the set up the repository path and the IP address of the
server where the operating system is installed. For example: append
repo=http://<http_server_ip>/ root=live:http://<http_server_ip>/os/LiveOS/squashfs.img
ipv6.disable=1 ifname=<ethernet_interface_name>:<mac_addr> ip=<os ip>::<gateway>:<2
digit mask>:<hostname>:<ethernet_interface_name>:none nameserver=<anem_server>
inst.text
You can accept the defaults for the rest of the fields.
- In the Kernel field, enter the path to the kernel. This field is
mandatory. Enter a URL similar to this one for a
network:
- After you set your netboot options, select OK and press Enter.
- On the Petitboot main window, select User Item 1 as your boot option and press Enter.
Notices
© Copyright IBM Corp. 2015, 2018. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
IBM,
the IBM logo, and ibm.com® are trademarks or registered trademarks
of International Business Machines Corp., registered in many jurisdictions
worldwide. Other product and service names might be trademarks of IBM or other companies. A current
list of IBM trademarks is available
on the web at Copyright
and trademark information
(www.ibm.com/legal/copytrade.shtml).