support more than one instance as argument
[gnt-info] / gnt-instance-kernel.sh
1 #!/bin/sh -xe
2
3 gnt-instance modify -H initrd_path=/boot/initrd.img-3.10-kvmU,kernel_path=/boot/vmlinuz-3.10-kvmU $1
4