Comment 12 for bug 1912835

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

From https://launchpad.net/~xnox/+livefs/ubuntu/xenial/any/+build/259781

downloading the livecd.ubuntu-cpc.uefi1.img image.

mounting p1 i can see that:

$ cat /mnt/etc/fstab
LABEL=cloudimg-rootfs / ext4 defaults 0 1
LABEL=UEFI /boot/efi vfat defaults 0 1

fsck will be performed

$ file /mnt/usr/bin/systemd-detect-virt
/mnt/usr/bin/systemd-detect-virt: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=48194abca8f0a3e7b9e698e2dcf114e787057a00, stripped

systemd-detect-virt exists. Although the bug in question would not be triggered on any xenial images.