mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[GH-ISSUE #469] Specify a MAC address for creating VMS #287
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#287
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @XzBuleSky on GitHub (Dec 2, 2021).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/469
I want to specify a MAC address on the VM creation page and assign IP addresses in cooperation with DHCP
@catborise commented on GitHub (Dec 2, 2021):
while creating instance with flavor option there is MAC adress input which you can change, but there arent other two options. we can add it.
@XzBuleSky commented on GitHub (Dec 2, 2021):
@catborise Hi, I also want to ask if webvirtcloud supports PXE startup?
@catborise commented on GitHub (Dec 3, 2021):
i did add MAC address inputs for instance create methods
@catborise commented on GitHub (Dec 3, 2021):
@XzBuleSky i think you want this for flavor method?
@XzBuleSky commented on GitHub (Dec 6, 2021):
@aliceinwire Yes, I need the function of PXE to start the automatic installation system, but I can't find the corresponding option
@catborise commented on GitHub (Dec 6, 2021):
@XzBuleSky after create the instance you can configure boot option. under settings->boot : boot order. select net then move up to make it first option. then run instance