Uploaded image for project: 'Hybrid Cloud Infrastructure Documentation'
  1. Hybrid Cloud Infrastructure Documentation
  2. HCIDOCS-526

Documentation feedback - incorrect command on Assisted Installer latest docs

XMLWordPrintable

    • 1
    • False
    • Hide

      None

      Show
      None
    • True
    • HCIDOCS 2024#10
    • 1
    • Critical

      Details: The command as is for step 2. iii. under the heading 8.4 Booting hosts using iPXE is incorrect.

      The current command is:

      `grep ^kernel ipxe-script | xargs n1| grep ^coreos.live.rootfs_url | cut -d = -f 2 | xargs curl -o rootfs.img -L`

       

      it should be:

      `grep ^kernel ipxe-script | xargs -n1 | grep ^coreos.live.rootfs_url | cut -d = -f 2 | xargs curl -o rootfs.img -L`

       

      Documentation URL: https://docs.redhat.com/en/documentation/assisted_installer_for_openshift_container_platform/2024/html/installing_openshift_container_platform_with_the_assisted_installer/assembly_booting-hosts-with-the-discovery-image#booting-hosts-using-ipxe_booting-hosts-with-the-discovery-image

              rhn-support-jowilkin John Wilkins
              kugupta@redhat.com Kush Gupta
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: