virt-builder --root-password password:foo --firstboot-install screen,htop --firstboot-command "dpkg-reconfigure openssh-server" --format qcow2 --size 10G --upload /tmp/foo.tar.gz:/root/foo.tar.gz --run-command "cd /root; tar xvf foo.tar.gz" --memsize 1024 --output ubuntu2.qcow2 ubuntu-14.04
yes., I've read the notes.
As I've said, I "fixed" the problem by installing grub-2.
The problem seems to be the inode size of the ext-fs.
virt-builder --root-password password:foo --firstboot-install screen,htop --firstboot-command "dpkg-reconfigure openssh-server" --format qcow2 --size 10G --upload /tmp/foo. tar.gz: /root/foo. tar.gz --run-command "cd /root; tar xvf foo.tar.gz" --memsize 1024 --output ubuntu2.qcow2 ubuntu-14.04
yes., I've read the notes.
As I've said, I "fixed" the problem by installing grub-2.
The problem seems to be the inode size of the ext-fs.