Skip to content

Commit c1b8b73

Browse files
committed
typo
Signed-off-by: ViniRodrig <vmarquesrodrigues25@gmail.com>
1 parent 68ebb72 commit c1b8b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/virt/network-virtualization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ qemu-system-x86_64 \
219219
-cpu host \
220220
-enable-kvm \
221221
-drive if=virtio,format=qcow2,file=virtio.qcow2 \
222-
-drive if=virtio,format=raw,file=my-seed2.img \
222+
-drive if=virtio,format=raw,file=my-seed.img \
223223
-m 2048 -smp 2 \
224224
-netdev tap,id=mynet1,ifname=tap1,script=no,downscript=no \
225225
-device virtio-net-pci,netdev=mynet1,mac=52:54:00:12:34:57 \

0 commit comments

Comments
 (0)