Displaying 2 results from an estimated 2 matches for "92d63d656e1d".
2010 Dec 03
3
XCP 1.0 beta : install problem - unable to retrieve stage2.img over the network using http
Hi Folks:
I am a NOOB and need some help and/or advice about debugging a domU VM
boot problem in XCP 1.0 beta.
I am trying to get my first VM installed over the network using XCP 1.0
beta. I am able to get to the VNC boot window but the installation
process fails after a few minutes with this error:
Unable to retrieve
http://10.45.2.1//tcc/os/CentOS-5.5-x86_64/images/stage2.img
2010 Dec 03
5
XCP 1.0 beta : NOOB: how do i log into a newly created VM?
...vm-install template=''CentOS 5.5 (64-bit)'' new-name-label=''vm001'' -s
10.45.2.100 -pw test
% xe network-list -s 10.45.2.100 -pw test
% xe network-list bridge=xenbr0 --minimal -s 10.45.2.100 -pw test
% xe vif-create \
network-uuid=8d77c968-f362-befa-fc57-92d63d656e1d \
vm-uuid=0409c60f-d209-1105-e884-9a25dd238430 \
device=0 \
-s 10.45.2.100 -pw test
% cp -v
/net-install/centos/5.5/isos.DVD/CentOS-5.5-x86_64-bin-DVD/CentOS-5.5-x8
6_64-bin-DVD-*.iso /opt/tcc/master/http/iso
% mkdir -p /mnt/CentOS-5.5-x86_64-bin-DVD-1of2
% mount -o loop...