Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Home Assistant OS VM - efidisk0: invalid format - format error #386

Closed
robs23 opened this issue Jul 29, 2022 · 7 comments
Closed

Home Assistant OS VM - efidisk0: invalid format - format error #386

robs23 opened this issue Jul 29, 2022 · 7 comments

Comments

@robs23
Copy link

robs23 commented Jul 29, 2022

I'm getting this error during installation:

- Creating HAOS VM...400 Parameter verification failed.
efidisk0: invalid format - format error
efidisk0.efitype: property is not defined in schema and the schema does not allow additional properties

qm set <vmid> [OPTIONS]
‼ ERROR 255@336 Unknown failure occurred.

I've used default settings, local-lvm is used as storage location.
Following other issues here, I've run pvesm status -content images | awk 'NR>1' and I'm posting its result below:
local-lvm lvmthin active 66756608 15527587 51229020 23.26%

@tteck
Copy link
Owner

tteck commented Jul 29, 2022

What machine are you using?

@robs23
Copy link
Author

robs23 commented Jul 29, 2022

HP T620, PVE 6.3-3

@tteck
Copy link
Owner

tteck commented Jul 29, 2022

Old PVE version
try this one

bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/vm/haos_vm.sh)"

@robs23
Copy link
Author

robs23 commented Jul 29, 2022

Kind of the same error but a bit different description?

 - Creating HAOS VM...400 Parameter verification failed.
efidisk0: invalid format - format error
efidisk0.size: invalid format - value does not look like a valid disk size: 128k

This 128k looks strange

@tteck
Copy link
Owner

tteck commented Jul 29, 2022

oops... should have been 128K Try it now

@robs23
Copy link
Author

robs23 commented Jul 29, 2022

Don't know what you've changed but this time it worked like a charm. Thank you!

@tteck
Copy link
Owner

tteck commented Jul 29, 2022

These scripts utilize PVE 7's advanced features. I'd recommend updating when you get a chance.

@tteck tteck closed this as completed Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants