diff options
Diffstat (limited to 'linux/scripts/runvm/profile/crux')
-rw-r--r-- | linux/scripts/runvm/profile/crux | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linux/scripts/runvm/profile/crux b/linux/scripts/runvm/profile/crux new file mode 100644 index 0000000..672b80d --- /dev/null +++ b/linux/scripts/runvm/profile/crux @@ -0,0 +1,7 @@ +mac="54:60:be:ef:5c:64" +memory=1024 +boot=$2 +tap="tap4" +iso=iso/crux-3.4.iso +image=img/c14.qcow2 +other="-vga std -display sdl" |