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

kickstart file did not works through http

    • None
    • Critical
    • rhel-sst-virtualization
    • ssg_virtualization
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None

      What were you trying to do that didn't work?

      When I using virt-install --extra-args options to install a vm, the kickstart did not start

      Please provide the package NVR for which bug is seen:

      virt-install-4.1.0-5.el9.noarch
      libvirt-10.4.0-1.el9.aarch64
      qemu-kvm-9.0.0-4.el9.aarch64

      How reproducible:

      100%

      Steps to reproduce

      1. run the command below to install a rhel guest
         # virt-install \
        -n vm1 \
        -r 4096 \
        -f /var/lib/libvirt/images/vm1.img \
        -s 20 -m 52:54:00:d4:eb:aa \
        -l #Install source# \
        -x "ks=LIBVIRT_DOWNLOAD/ks-rhel9u4-aarch64.cfg"  \
        --noreboot \
        --console pty 

      Expected results

      vm can be kickstarted 

      Actual results

      1. The proccess will stay on config tabs, not kickstart, like Attachment

      Other info:

      I tried download the ks file and using 

      --initrd-inject=/tmp/ks-rhel9u4-aarch64.cfg --extra-args inst.ks=file:/ks-rhel9u4-aarch64.cfg

      the vm can be kickstarted successfully

              virt-maint virt-maint
              hongzliu@redhat.com Hongzhou Liu
              virt-maint virt-maint
              virt-bugs virt-bugs
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: