Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-34132

anaconda-iso should have default kickstart installation mode

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • None
    • rhel-9.4
    • None
    • None
    • None
    • sst_image_builder
    • ssg_front_door
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • All
    • None

      There's no default kickstart installation mode in osbuild-base.ks.

      # cat /mnt/osbuild-base.ksĀ 
      ostreecontainer --url=/run/install/repo/container --transport=oci --no-signature-verification
      rootpw --lock
      lang en_US.UTF-8
      keyboard us
      timezone UTC
      clearpart --all
      network --device=link --bootproto=dhcp --onboot=on --activate 

      According to https://docs.centos.org/en-US/8-docs/advanced-install/assembly_kickstart-commands-and-options-reference/#text_kickstart-commands-for-installation-program-configuration-and-flow-control, for a fully automatic installation, you must either specify one of the available modes (graphical, text, or cmdline) in the Kickstart file.

      The automatic installation is not supported by virt-install on aarch64.

      I think we should have a default mode, graphical or text to make the ISO automatic installation. Customer can replace kickstart file by themselves if they need.

            osbuilders Osbuilders Bot Account
            xiaofwan@redhat.com Xiaofeng Wang
            Osbuilders Bot Account Osbuilders Bot Account
            Release Test Team Release Test Team
            Vidya Iyengar Vidya Iyengar
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: