We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f475f7f commit 1e3855dCopy full SHA for 1e3855d
autorun/init.debian.sh
@@ -4,7 +4,7 @@
4
# default user config. This is can be overridden in /etc/cloud/init.arch.conf
5
6
# Name of kernel package
7
-KERNEL="linux-image"
+KERNEL="linux-image-cloud-amd64"
8
9
# Name of bootloader. As of now, only extlinux is supported
10
#BOOTLOADER="grub"??
0 commit comments