These are the commands I used to create and install new VM's today: 1.) Using daily iso from 2014.02.15 (works fine)
sudo virt-install -n desk_tt2 -r 8192 --disk path=/media/newhd/desk_tt2.img,bus=virtio,size=50 -c trusty-desktop- amd64-20140215.iso --network bridge=br0,model=virtio --video=vmvga --graphics vnc,listen=0.0.0.0 --noautoconsole -v --vcpus=4 2.) Using daily iso from 2014.02.24 (does not work due to issues of this bug report) sudo virt-install -n desk_tt -r 8192 --disk path=/media/newhd/desk_tt.img,bus=virtio,size=50 -c trusty-desktop- amd64-20140224.iso --network bridge=br0,model=virtio --video=vmvga --graphics vnc,listen=0.0.0.0 --noautoconsole -v --vcpus=4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1282342 Title: compiz crashes with segfault after recent updates To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1282342/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
