hello,
here is the error i get when ( xm create -c vm02 )
[root@xen xen]# xm create -c vm02
Using config file "./vm02".
Traceback (most recent call last):
File "/usr/bin/pygrub", line 651, in ?
fs = fsimage.open(file, get_fs_offset(file))
IOError: [Errno 95] Operation not supported
No handlers could be found for logger "xend"
Error: Boot loader didn't return any data!
Usage: xm create [options] [vars]
MY config file in /etc/xen/vm02
kernel=&qu
ot;/boot/netbsd/netbsd-INSTALL_XEN3_DOMU.gz"
builder='hvm'
name = "vm02"
#uuid = "177aedba-c62a-e7df-84c3-4c870b2cade4"
maxmem = 512
memory = 512
vcpus = 1
bootloader = "/usr/bin/pygrub"
on_poweroff = "destroy"
on_reboot = "restart"
on_crash = "restart"
vfb = [ "type=vnc,vncunused=1,keymap=en-us" ]
disk = [ "tap:aio:/var/lib/xen/images/vm02.img,xvda,w" ]
vif = [ "mac=00:16:3e:66:84:3c,bridge=xenbr0" ]
cdrom='/dev/hda'
ne2000=0
boot='d'
THANKS
Augustin
Thanks, I will try that
- Augustin
TAIRA Hajime <<
a href="../../../undefined//compose?to=centos@pantora.net" target="_blank" onclick="window.open(this.href);return false;">centos@pantora.net>, web: http://pantora.net/
CentOS WikiName: HajimeTaira
On 2008/08/08, at 0:35, white list wrote:
> WHen I try to install NetBSD this it what is get
>
> xm create vm02 -c
> Using config file "./vm02".
> Error: HVM guest support is unavailable: is VT/AMD-V supported by your CPU and enabled in your BIOS?
>
>
> My vm02 file in
> /etc/xen/vm02
>
> kernel="/usr/lib/xen/boot/
> hvmloader"
> builder='hvm'
> name = "vm02"
> #uuid = "177aedba-c62a-e7df-84c3-4c870b2cade4"
> maxmem = 512
> memory = 512
> vcpus = 1
> #bootloader = "/usr/bin/pygrub"
> on_poweroff = "destroy"
> on_reboot = "restart"
> on_crash = "restart"
> vfb = [ "type=vnc,vncunused=1,keymap=en-us" ]
> disk = [ "tap:aio:/var/lib/xen/images/vm02.img,xvda,w" ]
> vif = [ "mac=00:16:3e:66:84:3c,bridge=xenbr0" ]
> cdrom='/dev/hda'
> ne2000=0
> boot='d'
>
>
> Please Help!
> Thanks,
> Augustin
> _______________________________________________
> CentOS-virt mailing list
>
CentOS-virt@centos.org
>
http://lists.centos.org/mailman/listinfo/centos-virt
_______________________________________________
CentOS-virt mailing list
<
a href="../../../undefined//compose?to=CentOS" target="_blank" onclick="window.open(this.href);return false;">CentOS-virt@centos.org