Boot from CD-ROM works.

This commit is contained in:
Michael Lipp 2023-05-28 21:35:13 +02:00
parent 2ed51772ed
commit ad7e63d78c
6 changed files with 122 additions and 21 deletions

View file

@ -43,8 +43,8 @@
# "bootMode": "uefi"
# RAM settings
# "maximumRam": "512M"
# "currentRam": "512M"
# "maximumRam": "1G"
# "currentRam": "1G"
# CPU settings
# "cpuModel": "host"
@ -59,4 +59,12 @@
# "threadsPerCore": 0
# "accelertor": "kvm"
# RTC settings.
# "rtcBase": "utc"
# "rtcClock": "rt"
"drives":
- "type": "ide-cd"
"bootindex": (undefined)
"file": (undefined)