[CentOS-virt] Installing guest OS on Xen 3

Fri Aug 8 22:31:44 UTC 2008
white list <whitelist.augustin at gmail.com>

If I comment the pygrub line I get the following error message.

[root at xen xen]# xm create -c vm02
Using config file "./vm02".
Error: HVM guest support is unavailable: is VT/AMD-V supported by your CPU
and enabled in your BIOS?



Please Help!
- Augustin




On Fri, Aug 8, 2008 at 3:13 PM, cetertick <cetertick at bol.com.br> wrote:

> 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 )
> [root at 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
>
>
>
> On Thu, Aug 7, 2008 at 4:54 PM, white list <whitelist.augustin at gmail.com<http://../../../undefined/compose?to=whitelist.augustin@gmail.com>
> > wrote:
>
> Thanks, I will try that
> - Augustin
>
>
> On Thu, Aug 7, 2008 at 4:15 PM, TAIRA Hajime <centos at pantora.net<http://../../../undefined/compose?to=centos@pantora.net>
> > 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="../../../undefined//compose?to=centos at pantora.net"
> target="_blank" onclick="window.open(this.href);return false;">
> centos at pantora.net>, web: <http://pantora.net/>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
> > <http://../../../undefined/compose?to=CentOS>CentOS-virt at centos.org
> > <http://lists.centos.org/mailman/listinfo/centos-virt>
> 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 at centos.org
> <http://lists.centos.org/mailman/listinfo/centos-virt>
> http://lists.centos.org/mailman/listinfo/centos-virt
>
>
>
>
>
> _______________________________________________
> CentOS-virt mailing list
> CentOS-virt at centos.org
> http://lists.centos.org/mailman/listinfo/centos-virt
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20080808/f0189992/attachment-0001.html>