mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-12 11:51:11 +00:00
On armhf and arm64 the QEMU virt machine provides the serial console as an emulated AMBA PrimeCell UART which the kernel refers to as /dev/ttyAMA0. Consider this when constructing GRUB_CMDLINE_LINUX_DEFAULT in file /etc/default/grub.d/50-cloudimg-settings.cfg (LP: #2036730). Reviewed-by: Gauthier Jolly <gauthier.jolly@canonical.com> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>