File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ QEMU X.Y.Z monitor - type 'help' for more information
142
142
143
143
Testing: -drive if=ide
144
144
QEMU X.Y.Z monitor - type 'help' for more information
145
- (qemu) QEMU_PROG: Initialization of device ide-hd failed: Device needs media, but drive is empty
145
+ (qemu) QEMU_PROG: Device needs media, but drive is empty
146
146
147
147
Testing: -drive if=virtio
148
148
QEMU X.Y.Z monitor - type 'help' for more information
@@ -214,7 +214,7 @@ QEMU X.Y.Z monitor - type 'help' for more information
214
214
215
215
Testing: -drive file=TEST_DIR/t.qcow2,if=ide,readonly=on
216
216
QEMU X.Y.Z monitor - type 'help' for more information
217
- (qemu) QEMU_PROG: Initialization of device ide-hd failed: Block node is read-only
217
+ (qemu) QEMU_PROG: Block node is read-only
218
218
219
219
Testing: -drive file=TEST_DIR/t.qcow2,if=virtio,readonly=on
220
220
QEMU X.Y.Z monitor - type 'help' for more information
You can’t perform that action at this time.
0 commit comments