summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2021-03-31 13:10:03 +0800
committerIru Cai <mytbk920423@gmail.com>2021-03-31 13:10:03 +0800
commit15d0beb37cf9ef09df6bb5825c522cac2b6e1b32 (patch)
tree3f8cd3c067d47e43c53030e580f5a86f0aeafd0d /README.md
parenta42acb2e3d3f823e8db5725eb543e74e9cae32bc (diff)
downloadliveusb-builder-15d0beb37cf9ef09df6bb5825c522cac2b6e1b32.tar.xz
document testusb.sh
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index aaa3af7..d09b183 100644
--- a/README.md
+++ b/README.md
@@ -137,6 +137,8 @@ I've made some experimental features that are not yet merged to the main source
The resulting USB stick works on QEMU with PC BIOS (SeaBIOS), UEFI (OVMF), libreboot (i440fx, GRUB txtmode) as firmware.
+The script ``testusb.sh`` can be used to test a USB stick with QEMU.
+
## Related work
You can search keyword ``multiboot`` on GitHub and find some related projects. Listed below is some related work I know or find.