diff options
Diffstat (limited to 'testiso')
| -rw-r--r-- | testiso | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +#!/bin/sh
+
+if [ $# -ne 1 ]; then
+ echo "usage: testiso <iso name>"
+fi
+qemu -boot d -kernel-kqemu -cdrom "${1}"
|
![]() |
index : forks/archiso | |
| Fork of the official archiso scripts repository | Thorsten Töpper |
| aboutsummaryrefslogtreecommitdiff |