Quick Start Guide For Installing Red Hat Enterprise Linux On IBM Power System POWER9 Servers
Quick Start Guide For Installing Red Hat Enterprise Linux On IBM Power System POWER9 Servers
Quick Start Guide for installing Red Hat Enterprise Linux on IBM
Power System POWER9 servers
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
where BMC server_ip_address is the IP address of the BMC and BMC server password is the password to
authenticate.
c. To power on your server, run the following command:
where BMC server_ip_address is the IP address of the BMC and BMC server password is the password to
authenticate.
4 Step 4: 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:
a. Connect an Ethernet cable to the second Ethernet port on the back of your system. Connect the other end to
your network.
b. On the Petitboot main screen, select c to configure your system options.
c. In the Network field of the configuration screen, enter your network information:
i. Select your network type
ii. Select your network device (remember the interface name and mac address)
iii. Specify your IP/mask, Gateway, and DNS server (remember these setting as you will need them in the next
step)
iv. Select OK to return to the main menu.
d. Back on the Petitboot main screen, select n to create new options.
e. Choose your boot device or select to Specify paths/URLs manually and then enter your boot options:
i. 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
ii. 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
iii. 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.
f. After you set your netboot options, select OK and press Enter.
g. On the Petitboot main window, select User Item 1 as your boot option and press Enter.
More information
For more information, see the following resources:
• IBM Knowledge center at https://www-01.ibm.com/support/knowledgecenter/
• The Linux on Power® developer portal at Linux on Power developer portal.
© 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).