pages*: add /dev to the placeholder (#12923)

This commit is contained in:
Sebastiaan Speck
2024-06-11 06:47:57 +02:00
committed by GitHub
parent 1adda9dd4e
commit 289691e746
12 changed files with 25 additions and 25 deletions

View File

@@ -22,4 +22,4 @@
- Boot from physical device (e.g. from USB to test bootable medium):
`qemu-system-i386 -hda /dev/{{storage_device}}`
`qemu-system-i386 -hda {{/dev/storage_device}}`