Advertisement
Guest User

Untitled

a guest
Jan 30th, 2015
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. virt-install --connect qemu:///system -n VMAASServer -r 1024 --arch=x86_64 -c ~/ISO/ubuntu-14.10-server-amd64.iso --network=network:default,mac=AA:AA:AA:AA:AA:00 --vnc --accelerate --disk=/var/lib/libvirt/images/VMAASServer,size=50
  2.  
  3. Starting install...
  4. Creating domain... | 0 B 00:01
  5. gdk_mir_display_open
  6. Failed to connect to Mir: Failed to connect to server socket: No such file or directory
  7. Cannot open display:
  8. Run 'virt-viewer --help' to see a full list of available command line options
  9. Domain installation still in progress. You can reconnect to
  10. the console to complete the installation process.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement