Kernel panic on FreeBSD 8.0 RELEASE when starting kernel

2010-01-24 Thread G VM
Hi all, I wanted to try running FreeBSD as a guest os. The host system is: AMD Opteron cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 67 model name : Dual-Core AMD Opteron(tm) Processor 1214 stepping: 3 cpu MHz :

Re: Kernel panic on FreeBSD 8.0 RELEASE when starting kernel

2010-01-25 Thread G VM
Justin T. Gibbs wrote: > Please recompile your kernel with debugger support and get a back-trace > your panic. See > > > http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-online-ddb.html > > for details on how to do this. > I am a little confused. At the top of the output t

Re: Kernel panic on FreeBSD 8.0 RELEASE when starting kernel

2010-01-26 Thread G VM
Justin T. Gibbs wrote: > On 1/24/2010 4:54 PM, G VM wrote: > >> Hi all, >> >> I wanted to try running FreeBSD as a guest os. >> I followed the instructions on this url. http://www.ita.com.ua/eng/articles.htm?id=34 I am not sure what Xen exactly does. Does

Re: Kernel panic on FreeBSD 8.0 RELEASE when starting kernel

2010-01-26 Thread G VM
XEN (for 32bit) or XENHVM (amd64) > kernel config. > > You'll have to install FreeBSD as a hvm guest and after a successful > install you may go on with the above mentioned kernels. > > For pv mode use only 1 vcpu and max 2 for hvm-pv. > > Regards, > Andras > >

Re: Kernel panic on FreeBSD 8.0 RELEASE when starting kernel

2010-01-26 Thread G VM
Deploy IS INFO wrote: > > > G VM wrote: >> Deploy IS INFO wrote: >> > Hi, >> > >> > You can run (in theory) any FreeBSD on a hardware that has HVM >> > support. You can check that with xm info. You can only run FreeBSD 8 >> > as a P

Re: Kernel panic on FreeBSD 8.0 RELEASE when starting kernel

2010-02-01 Thread G VM
G VM wrote: > Deploy IS INFO wrote: > >> G VM wrote: >> >>> Deploy IS INFO wrote: >>> >>>> Hi, >>>> >>>> You can run (in theory) any FreeBSD on a hardware that has HVM >>>> support. You can check

RE: FreeBSD DomU: Upgrade from 7.2 to 8.0

2010-07-20 Thread G VM
> From: a...@nirgal.de > To: got.and...@deployis.eu > Date: Tue, 20 Jul 2010 13:31:48 +0200 > CC: freebsd-xen@freebsd.org > Subject: Re: FreeBSD DomU: Upgrade from 7.2 to 8.0 > > Hello, > > Am 20.07.2010 um 12:52 schrieb Gót András: > > > How's your domU config file for xen? > > Up until 7.2

RE: FreeBSD DomU: Upgrade from 7.2 to 8.0

2010-07-20 Thread G VM
/dev/SystemDisks/freebsd-01.root,hda,w' ] vif = [ 'type=ioemu,bridge=eth0' ] # Console and other options serial = 'pty' vfb = [ 'vnc=1,vncdisplay=1' ] On Tue, Jul 20, 2010 at 7:45 AM, G VM wrote: > From: a...@nirgal.de > To: got.and...@deployis.eu

RE: FreeBSD DomU: Upgrade from 7.2 to 8.0

2010-07-20 Thread G VM
Did tried XENHVM already and this did not work for me (do note that I might have not done this thoroughly). YMMV ;) Greetings > From: a...@nirgal.de > To: mikemacl...@gmail.com > Date: Tue, 20 Jul 2010 17:21:22 +0200 > CC: freebsd-xen@freebsd.org > Subject: Re: FreeBSD DomU: Upgrade fro

RE: FreeBSD DomU: Upgrade from 7.2 to 8.0

2010-07-20 Thread G VM
This is my config file with which it fails: name = "prod1" uuid = "25c2ae8fad757300339f0a8dd0adcba0" maxmem = 500 memory = 500 vcpus = 1 builder = "hvm" kernel = "/usr/lib/xen/boot/hvmloader" boot = "c" pae = 1 #acpi = 1 #apic = 1 on_poweroff = "destroy" on_reboot = "restart" on_crash = "restar

RE: FreeBSD DomU: Upgrade from 7.2 to 8.0

2010-07-20 Thread G VM
Forgot this: what is currently working for me is: FreeBSD vpn-gateway 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Fri Oct 2 12:21:39 UTC 2009 r...@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 Do note that I tried multiple install media and it seemed that nothing above 7

RE: FreeBSD DomU: Upgrade from 7.2 to 8.0

2010-08-06 Thread G VM
It seems to be fixed for me. Using hvm I can now start a 7.3-FreeBSD cd. I hope this helps someone: I went from kernel-xen-2.6.18-164.9.1.el5 to kernel-xen-2.6.18-194.8.1.el5.centos.plus. And also updated xen(now version 3.4.3): xen-libs-3.4.3-1.el5,... rpm -qa |grep xen kernel-xen-2.6.18-164.9

RE: Kip Macy, are you out there?

2010-08-27 Thread G VM
I run FreeBSD 7.2, 7.3 and 8.0 in HVM mode and it runs very good. Although I had some issues with certain versions of Xen. These issues seem to be resolved for me now. > From: miw...@amazon.com > To: adr...@freebsd.org > Date: Thu, 26 Aug 2010 20:14:03 -0700 > CC: freebsd-xen@freebsd.org > Sub