where to get the image from Red Hat

This commit is contained in:
2023-05-15 13:11:19 +02:00
parent da5f780394
commit c97d0af7bd
+1 -1
View File
@@ -11,7 +11,7 @@ This would be the sequence the systems need to be set up:
The steps involved to bootstrap the boot server and the repository server are the following:
1. Create the VM in vcenter (Make sure secure boot is disabled!)
1. Get the latest RedHat RHEL iso from somewhere (i.e. ETH Redhat Satellite)
1. Get the latest RedHat RHEL iso from somewhere (i.e. ETH Red Hat Satellite or directly from [Red Hat](https://access.redhat.com/downloads))
- There are two ISOs, one ~900MB and one ~11GB (RHEL8). The smaller one is able to boot and start the installation of the system, however it requires a network based repository for the installation (i.e. the content of the unpacked ISO need to be available via http(s))
With the bigger one the system can be completely installed.