vmbuilder should generate a proper /etc/mtab file in the disk image / chroot before running grub.
For some reason grub requires that /etc/mtab contains the root partition in the mtab list.
embedded mode for grub fails since vmbuilder makes partitions starting from sector 1. virt-manager starts from sector 63.
vmbuilder should generate a proper /etc/mtab file in the disk image / chroot before running grub.
For some reason grub requires that /etc/mtab contains the root partition in the mtab list.
embedded mode for grub fails since vmbuilder makes partitions starting from sector 1. virt-manager starts from sector 63.