Hi There,
I just "installed" ConVirt 0.8.2 on a fresh Ubuntu Server 7.10 box. I
am able to provision a VM just fine and it appears to start just fine as
well. When I attempt to connect to the console, however, I get the
error indicated in the subject line.
The VM was provisioned as an HVM and is booing off of an ISO image, so I
need to go through some installation steps to install the VM.
I have included my config file for the VM below. Please le tme know
what I have missed...
I look forward to hearing from you.
TIA!
-Alan
--- START ---
# Automtically generated by ConVirt
import os, re
arch = os.uname()[4]
if re.search('64', arch):
arch_libdir = 'lib64'
else:
arch_libdir = 'lib'
name='fw01'
kernel='/usr/lib/xen/boot/hvmloader'
builder='hvm'
memory=256
shadow_memory=10
#vcpus=1 # number of vcpu's
#cpus = "0" # all vcpus run on CPU0
pae=0
acpi=0
apic=0
vif=['mac=00:16:3e:17:26:e6, bridge=xenbr0','mac=00:16:3e:17:26:a6,
bridge=xenbr1']
disk=['file:/vmfs/iso/pfSense-1.2-LiveCD-Installer.iso,hdc:cdrom,r',
'file:/vmfs/volumes/storage1/fw01/fw01_sda.vdk,hda,w']
device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
# Boots from CDROM.
# Change to 'c' after Linux installation in order to boot from disk.
boot='d'
#boot='c'
sdl=0
vnc=1
vncunused=1
stdvga=0
extra=''
on_reboot='restart'
on_shutdown='destroy'
ramdisk=''
image_name='Linux_CD_Install'
on_crash='destroy'
bootloader=''
vcpus=1
root=''
image_conf='/vmfs/downloads/convirt-0.8.2/log/image_store/Linux_CD_Install/Linux_CD_Install_fw01_image.conf'
--- END ---
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
XenMan-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xenman-users