Re: [CentOS-virt] Installing guest OS on Xen 3

2008-08-13 Thread TAIRA Hajime
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 [EMAIL PROTECTED], web: http://pantora.net/
CentOS WikiName: HajimeTaira

On 2008/08/13, at 1:34, white list wrote:

 [EMAIL PROTECTED] xen]# xm create -c vm02
 Using config file ./vm02.
 Started domain vm02
 Loaded initial symtab at 0x8064bbe4, strtab at 0x80697538, # 
 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
 [EMAIL 
 PROTECTED]:/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 [EMAIL PROTECTED] 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 = [ 

Re: [CentOS-virt] Installing guest OS on Xen 3

2008-08-12 Thread TAIRA Hajime
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 [EMAIL PROTECTED], 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 [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 [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
  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

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


Re: [CentOS-virt] Installing guest OS on Xen 3

2008-08-12 Thread white list
[EMAIL PROTECTED] xen]# xm create -c vm02
Using config file ./vm02.
Started domain vm02
Loaded initial symtab at 0x8064bbe4, strtab at 0x80697538, #
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
[EMAIL PROTECTED]
:/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 [EMAIL PROTECTED] 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


Re: {Phishing} {Disarmed} [CentOS-virt] Installing guest OS on Xen 3

2008-08-09 Thread Kai Schaetzl
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

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


Re: [CentOS-virt] Installing guest OS on Xen 3

2008-08-08 Thread cetertick
Any error occured???If yes, post here!Em 15:25, white list   escreveu: I just want to install NetBSD on Xen, im running centOS 5.2 Xen 3Im not sure what im doing wrong, I cant install NetBSD.here is my vm04 config file. Please Helpkernel=/boot/netbsd/netbsd-XEN3_DOMU.gzbuilder=hvmname = vm02#uuid = 177aedba-c62a-e7df-84c3-4c870b2cade4maxmem = 512memory = 512vcpus = 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/hdane2000=0boot=d~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.gzBest regards.TAIRA Hajime [EMAIL PROTECTED], web: http://pantora.net/CentOS WikiName: HajimeTairaOn 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 su
 pported 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 listCentOS-virt@centos.orghttp://lists.centos.org/mailman/listinfo/centos-virt
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Installing guest OS on Xen 3

2008-08-08 Thread white list
If I comment the pygrub line I get the following error message.

[EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 )
 [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
 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 [EMAIL 
 PROTECTED]http://../../../undefined/[EMAIL PROTECTED]
  wrote:

 Thanks, I will try that
 - Augustin


 On Thu, Aug 7, 2008 at 4:15 PM, TAIRA Hajime [EMAIL 
 PROTECTED]http://../../../undefined/[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=../../../undefined//[EMAIL PROTECTED]
 target=_blank onclick=window.open(this.href);return false;
 [EMAIL PROTECTED], 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


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


Re: [CentOS-virt] Installing guest OS on Xen 3

2008-08-08 Thread Jerry Amundson
On Fri, Aug 8, 2008 at 5:31 PM, white list [EMAIL PROTECTED] wrote:
 If I comment the pygrub line I get the following error message.

 [EMAIL PROTECTED] 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] Installing guest OS on Xen 3

2008-08-07 Thread white list
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


Re: [CentOS-virt] Installing guest OS on Xen 3

2008-08-07 Thread TAIRA Hajime
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 [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
 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


Re: [CentOS-virt] Installing guest OS on Xen 3

2008-08-07 Thread white list
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 [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
  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