Hello,
you are tryung to boot a hvm (fully-virtualized) OS with pygrub, wich in this case use the para-virtualized bootloader (/boot/grub) in domU.

Comment the pygrub line.

Bests,
Douglas


Em 15:31, white list   escreveu:

hello,

here is the error i get when ( xm create -c vm02 )
[EMAIL PROTECTED] 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"
/> /> />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



On Thu, Aug 7, 2008 at 4:54 PM, white list <[EMAIL PROTECTED]> wrote:
Thanks, I will try that
- Augustin


On Thu, Aug 7, 2008 at 4:15 PM, TAIRA Hajime <[EMAIL PROTECTED]> wrote:
Hi, Augustin.

If you want to install NetBSD by full virtual mode.
You should be use VT-enabled machine.

If you want only to install NetBSD on Xen.
Please get xeno-kernel from following url.
http://ftp.netbsd.org/pub/NetBSD/NetBSD-3.1.1/i386/binary/kernel/netbsd-INSTALL_XEN3_DOMU.gz

Best regards.

TAIRA Hajime << a href="" target="_blank" >[EMAIL PROTECTED]>, 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"
> />> />> />> 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="" target="_blank" >CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt



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

Reply via email to