Changes

Jump to: navigation, search

OPS245 Lab 2 dev

14 bytes removed, 17:42, 30 January 2023
Part 3: Installing from a Network using a Kickstart File
:: '''RHEL Boot ISO:''' Download from [https://access.redhat.com/ Red Hat customer portal] (downloaded in Part 1)
:: '''Kickstart File URL (Kernel options): '''
:::* Home:''' <span style="color:green;font-weight:bold">ks=</span>https://raw.githubusercontent.com/OPS245/labs/main/centos7-kickstartks.cfg
:: '''VM Image Pathname:''' /var/lib/libvirt/images/rhel3.qcow2
:: '''Memory:''' 2048MB ('''IMPORTANT''' Do not use less than 2048MB during installation.)
# Note the time (you will need this after you have finished installing rhel3).
# Create the VM (called '''rhel3''')
# During the install, copy the network URL, then click the '''URL options''' to expand the '''kernel options''' input textbox. Type the following in the kernel options textbox: <ul><li><span style="color:green;font-weight:bold">ks=</span>https://raw.githubusercontent.com/OPS245/labs/main/rhel9-kickstartks.cfg</li></ul>
# Then click the '''forward''' button to proceed. Make certain to select the correct Memory Size and Disk Space size shown in the VM Details above
# Make certain to enter the name: '''rhel3''', <u>AND</u> then select the option: '''Customize configuration before install''', and select '''Copy Host CPU Configuration''', click '''Apply''', and then click '''Begin Installation'''.

Navigation menu