MNAIO: Correct Mac OS X instructions for virt-manager
After various attempts to make virt-manager work on a Mac using brew and other methods, I found a way that's simpler and much lighter on the client. This patch changes the README to reflect this method. Change-Id: I4c7594e7c0c371b4c0e417a78c8833262e479d22
This commit is contained in:
parent
329aa472f2
commit
7e94c86084
@ -59,8 +59,10 @@ LINUX:
|
||||
QEMU/KVM:SSH
|
||||
|
||||
OSX:
|
||||
If you're running a MAC you can get virt-manager via X11 forwarding to the
|
||||
host or install it via BREW. http://stackoverflow.com/questions/3921814/is-there-a-virt-manager-alternative-for-mac-os-x
|
||||
If you're running a MAC you can install https://www.xquartz.org/ to have
|
||||
access to a X11 client, then make use of X over SSH to connect to the
|
||||
virt-manager application. Using X over SSH is covered in
|
||||
https://www.cyberciti.biz/faq/apple-osx-mountain-lion-mavericks-install-xquartz-server/
|
||||
|
||||
WINDOWS:
|
||||
If you're running Windows, you can install virt-viewer from the KVM Download
|
||||
|
Loading…
Reference in New Issue
Block a user