Skip to content

Commit

Permalink
boot instance own kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
dpavlin committed Aug 13, 2018
1 parent 2620cc3 commit 2cfd8d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gnt-instance-boot-vda.sh
@@ -0,0 +1,4 @@
#!/bin/sh -xe

gnt-instance modify -H initrd_path=,kernel_path= $1

0 comments on commit 2cfd8d6

Please sign in to comment.