Curtinator-OEM is not compliant with new QEMU sytax.
Bug #1752345 reported by
Patrick M. Womack
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
curtinator |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
When running Curtinator-OEM, the specified memory setting for QEMU is not in the expected syntax, causing any attempt to use curtinator-oem to fail.
To resolve:
In curtinator-oem.sh ln: 72
Change: "2048m -no-reboot #"
to: "2048M -no-reboot #"
Related branches
Changed in curtinator: | |
status: | New → Fix Released |
To post a comment you must log in.
Thanks for the report and fix!