94d1
![]() |
|
|
|
|
|||||||
| General General questions about the FreeBSD operating system. Ask here if your question does not fit elsewhere. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello,
I am attempting to get FreeBSD 9.0 amd64 running under XEN as a HVM domU with PV drivers, but have not been able to build a working kernel. Now, I do not have any experience building FreeBSD kernels, so I know that I am doing something wrong. I was just wondering if anyone had luck getting FreeBSD 9.0 running under XEN? I can't even get FreeBSD to install in an HVM domU, which as I understand things, should work fine. I get a kernel panic out of memory. It shows me that I only have 1M of RAM. My config file: Code:
builder = "hvm"
vcpus = 2
memroy = 2048
disk = [
'file:/home/sandi/Downloads/freebsd.iso,hdc:cdrom,r',
'phy:/dev/xen-dom0/freebsd,hda,w'
]
name = "freebsd"
vif = ['bridge=xenbr0,mac=00:16:3e:00:af:d8']
serial = 'pty'
pci = [ '05:00.0' ]
vnc=1
vnclisten="0.0.0.0"
vncconsole=1
vncpasswd=''
I want FreeBSD 9.0 amd64 running under XEN because I need to import a zfs pool (v.28), as I could not get my SAS card passed through to an OpenIndiana domU for this purpose. I would prefer to use FreeBSD over OpenIndiana anyway, and am hoping to get it working with the SAS card passed through to the FreeBSD domU. Any help or pointers would be appreciated. |
|
#2
|
||||
|
||||
|
The Howto section is not for asking how to do things.
Posting in Howtos & FAQs Moved. Have a look at this thread: HOWTO: Create a FreeBSD 8 i386 Xen PV domU
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
![]() |
| Tags |
| freebsd 9.0, xen |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Citrix Xenserver FreeBSD PV domU | hedon | Howtos & FAQs (Moderated) | 3 | December 24th, 2012 19:55 |
| HOWTO: Create a FreeBSD 8 i386 Xen PV domU | Aprogas | Howtos & FAQs (Moderated) | 30 | August 7th, 2012 23:32 |
| FreeBSD AMD64 as an XEN DomU | minimike | General | 3 | November 7th, 2010 08:16 |
| Slow TLS with FreeBSD 8.1-AMD64 DomU | dulemars | Networking | 0 | September 23rd, 2010 12:04 |
| Installing FreeBSD 8.0 as Xen DomU? | mr_daemon | Installing & Upgrading | 5 | December 25th, 2009 22:19 |