--- On Thu, 11/25/10, Soren Hansen <[email protected]> wrote:
> From: Soren Hansen <[email protected]> > Subject: Re: [Vmbuilder] VMbuilder Creates Sub-Optimal VMs > To: "Kenneth Stailey" <[email protected]> > Cc: [email protected] > Date: Thursday, November 25, 2010, 4:17 AM > 2010/11/24 Kenneth Stailey <[email protected]>: > >>>>> 3. Support for virtio disk. > >>>> There's no particular reason why this > isn't supported. > >>> So LP #604335 has been fixed? > >> Not that I know of? > > So because VMbuilder doesn't build on virtio disk it > never encounters LP > > #604335 "grub2 fails to install on virtio disk". > > Right. We could e.g. just go with grub1 for virtio disks. I'm not completely certain that grub1 installation works either. The crux of the matter is that /dev/sda provides /dev/disk/by-id/* files and /dev/vda does not, it only provides /dev/disk/by-uuid/* and /dev/disk/by-path/* files. The grub installation falls over since it can't find any /dev/disk/by-id/* files _______________________________________________ Mailing list: https://launchpad.net/~vmbuilder Post to : [email protected] Unsubscribe : https://launchpad.net/~vmbuilder More help : https://help.launchpad.net/ListHelp

