Displaying 5 results from an estimated 5 matches for "invalid_source".
2011 Sep 22
1
XCP 1.1 error: Error code: INVALID_SOURCE
Hello,
When trying to start VM I am getting the following error:
# ---
[root@xcp-dev01 ~]# xe vm-start uuid=f535e5bd-6540-3745-d494-14f776da85e5
Error code: INVALID_SOURCE
Error parameters: Unable to access a required file in the specified
repository: file:///tmp/cdrom-repo--2OF-Z/install.amd/xen/vmlinuz., ,
# ---
I have used last xen server documentation to prepare the VM installation
from Debian squeeze CD.
The CD is inserted into the DVD-drive, however the ima...
2010 Aug 05
2
XCP vm install INVALID_SOURCE error
...vm-install template="Debian Lenny 5.0 (32-bit)"
new-name-label=lenny-test-1`
VIF=`xe vif-create network-uuid=0c94af8b-da04-5417-cdd6-f4c6236aea8b
vm-uuid=$UUID device=0`
xe vm-param-set uuid=$UUID
other-config:install-repository=http://ftp.uk.debian.org/
xe vm-start uuid=$UUID
Error code: INVALID_SOURCE
Error parameters: Unable to access a required file in the specified
repository:
http://ftp.uk.debian.org/dists/lenny/main/installer-i386/current/images/netboot/xen/vmlinuz.,
,
I normally create a few pristine template VMs from net installs like this
rather than using ISOs. I tried the ISO too and...
2010 Sep 02
5
Starting Ubuntu 10.04 on XCP
...(32-bit)"
new-name-label=Teste other-config-install-repository=nfs:10.0.0.3:
/visostore/ubuntu
# xe vm-param-set uuid=7b50fb26-c205-e784-b461-f0b593456c84
other-config:install-repository=nfs:10.0.0.3:/visostore/ubuntu
# xe vm-start uuid=7b50fb26-c205-e784-b461-f0b593456c84
[''INVALID_SOURCE'', ''Unable to access a required file in the specified
repository:
file:///tmp/nfs-repo-Q3Kuwd/dists/lucid/main/installer-i386/current/images/netboot/xen/vmlinuz.'',
'''', '''']
I''m a newbie with XCP. Can anyone help me?
Thanks...
2011 Mar 22
1
VM install with DVD
Hi.
Please, I need a XCP help.
I have a Server with XCP 1.0 installed.
Now I need install a Debian using a DVD ISO. Using the paper VM INSTALLATION
GUIDE, topic INSTALLING WINDOWS VM, page 23, it does not work.
Give a INVALID_SOURCE - unable to access required file in the specified
directory: file:///tmp/cdrom-repo-_QPJLZ/install.amd/xen/vmlinuz.
I am using a Debian 6.0 ISO.
Some idea what is happening ?
Thanks.
JoseFormiga *
*
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensou...
2012 Jul 23
1
centos.org 5 Installation_Guide-en-US/ch02s04.html#s2-steps-make-cd
...r. This command should appear as 2 lines
or that continuation char and explanation should be removed.
The boot seems to expect to find vmlinuz in a sub-folder called
isolinux. This is the error I see:
7/18/2012 11:42:31 AM Error: Starting VM ''CentOS 6.0 (64-bit)
(kickstart)'' - INVALID_SOURCE - Unable to access a required file in the
specified repository: file:///tmp/cdrom-repo-6ZKdE0/isolinux/vmlinuz.
Like the chmod mistake above, the file.iso produced by your mkisofs
command did not include the isolinux folder (just the files in the
folder). So, I changed the mkisofs command to col...