Skip to content

Redhat 8 Installation using EFI based installation, After completed the boot command with Ctrl-x, VM goes to poweroff state #426

@prabahar-subramani

Description

@prabahar-subramani

Hi All,

I'm trying to provision EFI based Redhat OS installation using packer with Vcenter. Here i'm using Kickstart file for preseeding. After typed the Boot Command and then do the Ctrl-X and then VM goes to poweroff state.

Below the Packer Information:
boot_order = "disk,cdrom,floppy"
boot_wait = "10s"
boot_command = [
"",
"e",
"",
"",
"linuxefi /images/pxeboot/vmlinuz inst.ks=hd:sr1:ks.cfg inst.stage2=hd:LABEL=RHEL-8-6-0-BaseOS-x86_64 quiet",
"",
"x",
""
]

Packer Version:
Packer v1.8.0

And also tried on Packer : 1.9.0

Still the issue exist.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions