Here is the error message I get and it is not due to the cdrom.
Would someone tell me how they set up the initial file using "Virtual
Machine Manager" Gui?
I tried creating an image by hand with dd, just using a file etc.
asuming the gui will dd it by itself nothing works.
It is not clear what they expect on the "assign storage space" window.
That is the problem with GUI configs, unlike CLI you end up fighting
trivial matters easily solved with CLI configs.
If anyone used Virtual Machine Manager" Gui, let me know.
Unable to complete install '<type 'exceptions.ValueError'> Invalid file
location given: No such file or directory
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/create.py", line 681, in
do_install
dom = guest.start_install(False, meter = meter)
File "/usr/lib/python2.5/site-packages/virtinst/Guest.py", line 706,
in start_install
self._prepare_install(meter)
File "/usr/lib/python2.5/site-packages/virtinst/ParaVirtGuest.py",
line 45, in _prepare_install
self._installer.prepare(guest = self, meter = meter)
File "/usr/lib/python2.5/site-packages/virtinst/DistroManager.py",
line 678, in prepare
self._prepare_kernel_and_initrd(guest, distro, meter)
File "/usr/lib/python2.5/site-packages/virtinst/DistroManager.py",
line 648, in _prepare_kernel_and_initrd
distro = distro)
File "/usr/lib/python2.5/site-packages/virtinst/DistroManager.py",
line 578, in acquireKernel
progresscb=progresscb, distro=distro, scratchdir=scratchdir)
File "/usr/lib/python2.5/site-packages/virtinst/DistroManager.py",
line 561, in _storeForDistro
if store.isValidStore(fetcher, progresscb):
File "/usr/lib/python2.5/site-packages/virtinst/DistroManager.py",
line 213, in isValidStore
if fetcher.hasFile("Fedora", progresscb):
File "/usr/lib/python2.5/site-packages/virtinst/DistroManager.py",
line 160, in hasFile
tmpfile = self.acquireFile(filename, progresscb)
File "/usr/lib/python2.5/site-packages/virtinst/DistroManager.py",
line 150, in acquireFile
raise ValueError, _("Invalid file location given: ") + msg
ValueError: Invalid file location given: No such file or directory
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|