Re: [CentOS-virt] How to debug Ubuntu 8.04 LTS guest crash during install?

2010-01-23 Thread compdoc
- Neil Aggarwal n...@jammconsulting.com wrote:

Hello:

I am using kvm on a CentOS 5.4 server.

I am trying to install the TunkeyLinux Core appliance 
found here: http://www.turnkeylinux.org/core

I downloaded the ISO file from the web site.

Then, I used this command to intall it:
virt-install -n tkl-core -r 512 --vcpus=1 --check-cpu
--os-type=linux 
--os-variant=ubuntuhardy -v --accelerate 
-c /tmp/turnkey-core-2009.10-hardy-x86.iso 
-f /var/lib/libvirt/images/tkl-core.img -s 15 -b br0 --vnc
noautoconsole

When I connect to the VNC console, I get the Turnkey linux 
options screen.
I select Install to hard disk from there and it seems to 
start the install but crashes during the installer startup.


Runs fine on my centos 5.4 kvm, although I used the
virt-manager gui to install it. 

Interesting little distro - thanks for bringing it to my
attention...


___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] How to debug Ubuntu 8.04 LTS guest crashduring install?

2010-01-23 Thread Neil Aggarwal
 Runs fine on my centos 5.4 kvm, although I used the
 virt-manager gui to install it. 

Are you using bridged networking?  I think it has something
to do with that as well as not having a DHCP server in
my network.

 Interesting little distro - thanks for bringing it to my
 attention...

I am glad you found it useful.  I think it is a great
project which adds tremendous value.

Thanks,
Neil

--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net/cpanel
cPanel/WHM preinstalled on a virtual server for only $40/month!
No overage charges, 7 day free trial, PayPal, Google Checkout 

___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] How to debug Ubuntu 8.04 LTS guest crashduring install?

2010-01-23 Thread compdoc
From: Neil Aggarwal

Are you using bridged networking?  I think it has something
to do with that as well as not having a DHCP server in
my network.

Actually, yes. I use a bridge to connect to the lan, where
guests obtain addresses thru DHCP, but I have no issues
assigning addresses by hand either. 

That host machine has at least two nics. One for the host,
and one shared/bridged for the guests.

If there's any config files you're interested in seeing, I
could post them. 


___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt