boot instance own kernel
authorDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 13 Aug 2018 13:16:41 +0000 (15:16 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 13 Aug 2018 13:16:41 +0000 (15:16 +0200)
gnt-instance-boot-vda.sh [new file with mode: 0755]

diff --git a/gnt-instance-boot-vda.sh b/gnt-instance-boot-vda.sh
new file mode 100755 (executable)
index 0000000..c272194
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh -xe
+
+gnt-instance modify -H initrd_path=,kernel_path= $1
+