pxe_vm_lab_setup.sh fails for virt-install --version 4.1.0 #118

Open
opened 2025-08-20 18:53:04 +00:00 by wjro · 0 comments
Owner
Creating OPNsense VM using serial image...                                                                                                    
ERROR                                                                                                                                                                                  
An install method must be specified                                                                                                                                                          
(--location URL, --cdrom CD/ISO, --pxe, --import, --boot hd|cdrom|...) 

adding hd to line 138 :

--boot uefi,menu=on,hd

does not fix the error
suspected its a problem with the virt-install version 4.1.0

``` Creating OPNsense VM using serial image... ERROR An install method must be specified (--location URL, --cdrom CD/ISO, --pxe, --import, --boot hd|cdrom|...) ``` adding hd to line 138 : ``` --boot uefi,menu=on,hd ``` does not fix the error suspected its a problem with the virt-install version 4.1.0
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: NationTech/harmony#118
No description provided.