Creating Guest command line virt-install ???
yakub21Jan 9 2008 — edited Mar 12 2008The following note from OTN Creating
....
8 The following question is displayed:
What is the install location?
This is the path to an Oracle VM Server installation tree, in the format used by Anaconda. NFS, FTP, and HTTP locations are all supported. For example:
nfs:mynfsserver.com:/path/to/tree/
http://myhttpserver.com/path/to/tree/
ftp://myftpserver.com/path/to/tree
What could ".../path/to/tree" be on fresh install?
My understanding is that I have only three options: nfs, http, or ftp. It's not clear how to set this up.
Assume my host name is: learnvm.development.com
Where should one create the "/path/tree/" ?
Thanks