|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] FreeBSD 7 DomU on Centos X86_64 Dom0 Xen 3.3.0
HI all I am having just a bugger of a time trying to get this freebsd 7 box
installed under xen.
Here is my config file:
[root@COBRA1 ~]# cat /etc/xen/FBSD7
name = 'FBSD7'
builder = 'hvm'
device_model = '/usr/lib64/xen/bin/qemu-dm'
kernel = '/usr/lib64/xen/boot/hvmloader'
acpi = '0'
memory = '512'
maxmem = '1536'
disk =
['tap:aio:/vm/FBSD7.img,xvda,w','file:/vm/iso/7.0-RELEASE-i386-bo
otonly.iso,hdc:cdrom,r']
vif = ['type=ioemu,bridge=eth0']
boot = 'd'
vnc = '5901'
serial = 'pty'
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
vcpus = '1'
extra = 'xencons=tty1'
This is the error it is throwing out.
[root@COBRA1 ~]# xm create FBSD7
Using config file "/etc/xen/FBSD7".
Error: (1, 'Internal error', 'Could not open kernel image (2 = No such file
or d
irectory)')
Any help is GREATLY appreciated
p.s. had some trouble getting this to post so sorry if its a double post.
--
View this message in context:
http://www.nabble.com/FreeBSD-7-DomU-on-Centos-X86_64-Dom0-Xen-3.3.0-tp20267519p20267519.html
Sent from the Xen - User mailing list archive at Nabble.com.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] FreeBSD 7 DomU on Centos X86_64 Dom0 Xen 3.3.0,
tad1214 <=
|
|
|
|
|