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
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-INST...
Best regards.
TAIRA Hajime 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
Thanks, I will try that - Augustin
On Thu, Aug 7, 2008 at 4:15 PM, TAIRA Hajime 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-INST...
Best regards.
TAIRA Hajime 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 CentOS-virt@centos.org http://lists.centos.org/mailman/listinfo/centos-virt
I just want to install NetBSD on Xen, i'm running centOS 5.2 Xen 3 I'm not sure what i'm doing wrong, I can't install NetBSD. here is my vm04 config file. Please Help
kernel="/boot/netbsd/netbsd-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' ~
On Thu, Aug 7, 2008 at 4:54 PM, white list whitelist.augustin@gmail.comwrote:
Thanks, I will try that
- Augustin
On Thu, Aug 7, 2008 at 4:15 PM, TAIRA Hajime 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-INST...
Best regards.
TAIRA Hajime 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 CentOS-virt@centos.org http://lists.centos.org/mailman/listinfo/centos-virt
Hi,
You had a mistake. If you want to boot from kernel image. Didn't set builder='hvm'. Please try to use following configuration.
kernel="/boot/netbsd/netbsd-XEN3_DOMU" #builder='hvm' name = "vm02" 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,wd0d,w" ] vif = [ "mac=00:16:3e:66:84:3c,bridge=xenbr0" ] #cdrom='/dev/hda' #ne2000=0 #boot='d'
Best regards.
TAIRA Hajime centos@pantora.net, web: http://pantora.net/ CentOS WikiName: HajimeTaira
On 2008/08/09, at 3:25, white list wrote:
I just want to install NetBSD on Xen, i'm running centOS 5.2 Xen 3 I'm not sure what i'm doing wrong, I can't install NetBSD. here is my vm04 config file. Please Help
kernel="/boot/netbsd/netbsd-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' ~
On Thu, Aug 7, 2008 at 4:54 PM, white list whitelist.augustin@gmail.com wrote: Thanks, I will try that
- Augustin
On Thu, Aug 7, 2008 at 4:15 PM, TAIRA Hajime 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-INST...
Best regards.
TAIRA Hajime 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 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
[root@xen xen]# xm create -c vm02 Using config file "./vm02". Started domain vm02 Loaded initial symtab at 0xffffffff8064bbe4, strtab at 0xffffffff80697538, # entries 12820 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 The NetBSD Foundation, Inc. All rights reserved. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved.
NetBSD 4.99.72 (XEN3_DOMU) #0: Sat Aug 9 17:41:48 PDT 2008 builds@wb30 :/home/builds/ab/HEAD/amd64/200808090002Z-obj/home/builds/ab/HEAD/src/sys/arch/amd64/compile/XEN3_DOMU total memory = 512 MB avail memory = 487 MB mainbus0 (root) hypervisor0 at mainbus0: Xen version 3.1 vcpu0 at hypervisor0: Intel 686-class, 3200MHz, id 0xf41 vcpu0: 32 page colors xenbus0 at hypervisor0: Xen Virtual Bus Interface xencons0 at hypervisor0: Xen Virtual Console Driver xencons0: using event channel 2 xenbus0: using event channel 1 unknown type vkbd at xenbus0 id 0 not configured xbd0 at xenbus0 id 51712: Xen Virtual Block Device Interface xennet0 at xenbus0 id 0: Xen Virtual Network Interface xennet0: MAC address 00:16:3e:66:84:3c unknown type vfb at xenbus0 id 0 not configured xbd0: 8220 MB, 512 bytes/sect x 16836057 sectors raidattach: Asked for 8 units Kernelized RAIDframe activated Searching for RAID components... boot device: xbd0 root on xbd0a dumps on xbd0b mountroot: trying lfs... mountroot: trying ffs... mountroot: trying ext2fs... mountroot: trying nfs... mountroot: trying smbfs... mountroot: trying ntfs... unknown type vkbd at xenbus0 id 0 not configured mountroot: trying msdos... mountroot: trying cd9660... mountroot: trying coda... no file system for xbd0 (dev 0x8e00) cannot mount root, error = 79 root device (default xbd0a): dump device (default xbd0b): file system (default generic): root on xbd0a dumps on xbd0b mountroot: trying lfs... mountroot: trying ffs... mountroot: trying ext2fs... mountroot: trying nfs... mountroot: trying smbfs... mountroot: trying ntfs... mountroot: trying msdos... mountroot: trying cd9660... unknown type vfb at xenbus0 id 0 not configured mountroot: trying coda... no file system for xbd0 (dev 0x8e00) cannot mount root, error = 79 root device (default xbd0a): / use one of: xbd0[a-p] xennet0 md0[a-p] ddb halt reboot root device (default xbd0a): dump device (default xbd0b): file system (default generic): root on xbd0a dumps on xbd0b mountroot: trying lfs... mountroot: trying ffs... mountroot: trying ext2fs... mountroot: trying nfs... mountroot: trying smbfs... mountroot: trying ntfs... mountroot: trying msdos... mountroot: trying cd9660... mountroot: trying coda... no file system for xbd0 (dev 0x8e00) cannot mount root, error = 79 root device (default xbd0a): dump device (default xbd0b): file system (default generic): / use one of: generic lfs ffs ext2fs nfs smbfs ntfs msdos cd9660 coda ddb halt reboot file system (default generic): generic lfs use one of: generic lfs ffs ext2fs nfs smbfs ntfs msdos cd9660 coda ddb halt reboot file system (default generic): lfs root on xbd0a dumps on xbd0b cannot mount root, error = 5 root device (default xbd0a): xbd0a dump device (default xbd0b): xbd0b file system (default lfs): lfs root on xbd0a dumps on xbd0b cannot mount root, error = 5 root device (default xbd0a): /dev/xbd0a use one of: xbd0[a-p] xennet0 md0[a-p] ddb halt reboot root device (default xbd0a): xbd0d dump device (default xbd0b): xbd0e file system (default lfs): xbd0f use one of: generic lfs ffs ext2fs nfs smbfs ntfs msdos cd9660 coda ddb halt reboot file system (default lfs): ffs root on xbd0d dumps on xbd0e cannot mount root, error = 5 root device (default xbd0d): ext2fs use one of: xbd0[a-p] xennet0 md0[a-p] ddb halt reboot root device (default xbd0d): xbd0a dump device (default xbd0b): xbd0b file system (default ffs): ext2fs root on xbd0a dumps on xbd0b cannot mount root, error = 5 root device (default xbd0a):
Thanks a bunch, it work, however i'm stuck with the error above. any idea? Thanks, - Augustin
On Tue, Aug 12, 2008 at 5:58 AM, TAIRA Hajime centos@pantora.net wrote:
Hi,
You had a mistake. If you want to boot from kernel image. Didn't set builder='hvm'. Please try to use following configuration.
kernel="/boot/netbsd/netbsd-XEN3_DOMU" #builder='hvm' name = "vm02" 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,wd0d,w" ] vif = [ "mac=00:16:3e:66:84:3c,bridge=xenbr0" ] #cdrom='/dev/hda' #ne2000=0 #boot='d'
Did you boot with "netbsd-XEN3_DOMU"? You should be boot with "netbsd-INSTALL_XEN3_DOMU". It has NetBSD installer image.
Best regards.
TAIRA Hajime centos@pantora.net, web: http://pantora.net/ CentOS WikiName: HajimeTaira
On 2008/08/13, at 1:34, white list wrote:
[root@xen xen]# xm create -c vm02 Using config file "./vm02". Started domain vm02 Loaded initial symtab at 0xffffffff8064bbe4, strtab at 0xffffffff80697538, # entries 12820 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 The NetBSD Foundation, Inc. All rights reserved. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved.
NetBSD 4.99.72 (XEN3_DOMU) #0: Sat Aug 9 17:41:48 PDT 2008 builds@wb30:/home/builds/ab/HEAD/amd64/200808090002Z-obj/home/builds/ab/HEAD/src/sys/arch/amd64/compile/XEN3_DOMU total memory = 512 MB avail memory = 487 MB mainbus0 (root) hypervisor0 at mainbus0: Xen version 3.1 vcpu0 at hypervisor0: Intel 686-class, 3200MHz, id 0xf41 vcpu0: 32 page colors xenbus0 at hypervisor0: Xen Virtual Bus Interface xencons0 at hypervisor0: Xen Virtual Console Driver xencons0: using event channel 2 xenbus0: using event channel 1 unknown type vkbd at xenbus0 id 0 not configured xbd0 at xenbus0 id 51712: Xen Virtual Block Device Interface xennet0 at xenbus0 id 0: Xen Virtual Network Interface xennet0: MAC address 00:16:3e:66:84:3c unknown type vfb at xenbus0 id 0 not configured xbd0: 8220 MB, 512 bytes/sect x 16836057 sectors raidattach: Asked for 8 units Kernelized RAIDframe activated Searching for RAID components... boot device: xbd0 root on xbd0a dumps on xbd0b mountroot: trying lfs... mountroot: trying ffs... mountroot: trying ext2fs... mountroot: trying nfs... mountroot: trying smbfs... mountroot: trying ntfs... unknown type vkbd at xenbus0 id 0 not configured mountroot: trying msdos... mountroot: trying cd9660... mountroot: trying coda... no file system for xbd0 (dev 0x8e00) cannot mount root, error = 79 root device (default xbd0a): dump device (default xbd0b): file system (default generic): root on xbd0a dumps on xbd0b mountroot: trying lfs... mountroot: trying ffs... mountroot: trying ext2fs... mountroot: trying nfs... mountroot: trying smbfs... mountroot: trying ntfs... mountroot: trying msdos... mountroot: trying cd9660... unknown type vfb at xenbus0 id 0 not configured mountroot: trying coda... no file system for xbd0 (dev 0x8e00) cannot mount root, error = 79 root device (default xbd0a): / use one of: xbd0[a-p] xennet0 md0[a-p] ddb halt reboot root device (default xbd0a): dump device (default xbd0b): file system (default generic): root on xbd0a dumps on xbd0b mountroot: trying lfs... mountroot: trying ffs... mountroot: trying ext2fs... mountroot: trying nfs... mountroot: trying smbfs... mountroot: trying ntfs... mountroot: trying msdos... mountroot: trying cd9660... mountroot: trying coda... no file system for xbd0 (dev 0x8e00) cannot mount root, error = 79 root device (default xbd0a): dump device (default xbd0b): file system (default generic): / use one of: generic lfs ffs ext2fs nfs smbfs ntfs msdos cd9660 coda ddb halt reboot file system (default generic): generic lfs use one of: generic lfs ffs ext2fs nfs smbfs ntfs msdos cd9660 coda ddb halt reboot file system (default generic): lfs root on xbd0a dumps on xbd0b cannot mount root, error = 5 root device (default xbd0a): xbd0a dump device (default xbd0b): xbd0b file system (default lfs): lfs root on xbd0a dumps on xbd0b cannot mount root, error = 5 root device (default xbd0a): /dev/xbd0a use one of: xbd0[a-p] xennet0 md0[a-p] ddb halt reboot root device (default xbd0a): xbd0d dump device (default xbd0b): xbd0e file system (default lfs): xbd0f use one of: generic lfs ffs ext2fs nfs smbfs ntfs msdos cd9660 coda ddb halt reboot file system (default lfs): ffs root on xbd0d dumps on xbd0e cannot mount root, error = 5 root device (default xbd0d): ext2fs use one of: xbd0[a-p] xennet0 md0[a-p] ddb halt reboot root device (default xbd0d): xbd0a dump device (default xbd0b): xbd0b file system (default ffs): ext2fs root on xbd0a dumps on xbd0b cannot mount root, error = 5 root device (default xbd0a):
Thanks a bunch, it work, however i'm stuck with the error above. any idea? Thanks,
- Augustin
On Tue, Aug 12, 2008 at 5:58 AM, TAIRA Hajime centos@pantora.net wrote: Hi,
You had a mistake. If you want to boot from kernel image. Didn't set builder='hvm'. Please try to use following configuration.
kernel="/boot/netbsd/netbsd-XEN3_DOMU" #builder='hvm' name = "vm02" 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,wd0d,w" ] vif = [ "mac=00:16:3e:66:84:3c,bridge=xenbr0" ] #cdrom='/dev/hda' #ne2000=0 #boot='d'
CentOS-virt mailing list CentOS-virt@centos.org http://lists.centos.org/mailman/listinfo/centos-virt
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 <ConfigFile> [options] [vars]
MY config file in /etc/xen/vm02
kernel="/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@gmail.comwrote:
Thanks, I will try that
- Augustin
On Thu, Aug 7, 2008 at 4:15 PM, TAIRA Hajime 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-INST...
Best regards.
TAIRA Hajime 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 CentOS-virt@centos.org http://lists.centos.org/mailman/listinfo/centos-virt
If I comment the pygrub line I get the following error message.
[root@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@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@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@gmail.comhttp://../../../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@pantora.nethttp://../../../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-INST...
Best regards.
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/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=CentOSCentOS-virt@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@centos.org http://lists.centos.org/mailman/listinfo/centos-virt http://lists.centos.org/mailman/listinfo/centos-virt
CentOS-virt mailing list CentOS-virt@centos.org http://lists.centos.org/mailman/listinfo/centos-virt
On Fri, Aug 8, 2008 at 5:31 PM, white list whitelist.augustin@gmail.com wrote:
If I comment the pygrub line I get the following error message.
[root@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?
Well is it? Do you have vmx capable CPU's? cat /proc/cpuinfo | grep vmx
jerry
[root@xen ~]# cat /proc/cpuinfo | grep vmx [root@xen ~]#
the machine is a IBM x346 dual processor 3.2ghz it is vmx capable. Thanks, - Augustin
On Fri, Aug 8, 2008 at 5:30 PM, Jerry Amundson jamundso@gmail.com wrote:
On Fri, Aug 8, 2008 at 5:31 PM, white list whitelist.augustin@gmail.com wrote:
If I comment the pygrub line I get the following error message.
[root@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?
Well is it? Do you have vmx capable CPU's? cat /proc/cpuinfo | grep vmx
jerry
-- "Years of Academy training... wasted!" - Buzz Lightyear _______________________________________________ CentOS-virt mailing list CentOS-virt@centos.org http://lists.centos.org/mailman/listinfo/centos-virt
On Mon, Aug 11, 2008 at 11:58 AM, white list whitelist.augustin@gmail.com wrote:
[root@xen ~]# cat /proc/cpuinfo | grep vmx [root@xen ~]#
If no output to the command above, then you need to enable virtualization support in the BIOS.
the machine is a IBM x346 dual processor 3.2ghz it is vmx capable. Thanks,
- Augustin
On Fri, Aug 8, 2008 at 5:30 PM, Jerry Amundson jamundso@gmail.com wrote:
On Fri, Aug 8, 2008 at 5:31 PM, white list whitelist.augustin@gmail.com wrote:
If I comment the pygrub line I get the following error message.
[root@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?
Well is it? Do you have vmx capable CPU's? cat /proc/cpuinfo | grep vmx
jerry
-- "Years of Academy training... wasted!" - Buzz Lightyear _______________________________________________ CentOS-virt mailing list 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
White list wrote on Fri, 8 Aug 2008 15:31:44 -0700:
Error: HVM guest support is unavailable: is VT/AMD-V supported by your CPU and enabled in your BIOS?
Well, you *can* read, do you?
Kai