https://cloud-images.ubuntu.com/mantic/current/mantic-server-cloudimg-armhf.img contains file /etc/default/grub.d/50-cloudimg-settings.cfg with line GRUB_CMDLINE_LINUX_DEFAULT="console=tty1 console=ttyS0"
This line comes from livecd-rootfs:
live-build/ubuntu-cpc/hooks.d/chroot/999-cpc-fixes.chroot:189: GRUB_CMDLINE_LINUX_DEFAULT="console=tty1 console=ttyS0"
So this needs to become architecture specific or maybe the line could be dropped.
https:/ /cloud- images. ubuntu. com/mantic/ current/ mantic- server- cloudimg- armhf.img contains file grub.d/ 50-cloudimg- settings. cfg with line LINUX_DEFAULT= "console= tty1 console=ttyS0"
/etc/default/
GRUB_CMDLINE_
This line comes from livecd-rootfs:
live-build/ ubuntu- cpc/hooks. d/chroot/ 999-cpc- fixes.chroot: 189: LINUX_DEFAULT= "console= tty1 console=ttyS0"
GRUB_CMDLINE_
So this needs to become architecture specific or maybe the line could be dropped.