mirror of https://gitee.com/openkylin/libvirt.git
15 lines
409 B
Plaintext
15 lines
409 B
Plaintext
.encoding = "UTF-8"
|
|
config.version = "8"
|
|
virtualHW.version = "4"
|
|
guestOS = "other"
|
|
uuid.bios = "56 4d 9b ef ac d9 b4 e0-c8 f0 ae a8 b9 10 35 15"
|
|
displayName = "floppy-file"
|
|
memsize = "4"
|
|
numvcpus = "1"
|
|
floppy0.present = "true"
|
|
floppy0.fileType = "file"
|
|
floppy0.fileName = "/vmfs/volumes/testing/floppy.flp"
|
|
floppy1.present = "true"
|
|
floppy1.fileType = "file"
|
|
floppy1.fileName = "/vmfs/volumes/testing/floppy1"
|