|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] NetBSD 5.1 DomU
Hi there guys.
I'm trying to install netbsd 5.1 and something weird is happening.
this is my conf
arch_libdir = 'lib'
arch = os.uname()[4]
if os.uname()[0] == 'Linux' and re.search('64', arch):
arch_libdir = 'lib64'
kernel = "/mnt/lvm/netbsd-INSTALL_XEN3_DOMU"
builder='linux'
disk = [ 'phy:/dev/NETWARRIOR/LXVIRTUAL1,ioemu:hda,w',
'file:/mnt/lvm/NetBSD-5.1-AMD64.iso,ioemu:hdc:cdrom,r' ]
device_model = '/usr/lib64/xen/bin/qemu-dm'
boot="dc"
xm info
release : 2.6.32.18
version : #5 SMP Tue Aug 31 10:26:14 ART 2010
machine : x86_64
nr_cpus : 4
nr_nodes : 1
cores_per_socket : 4
threads_per_core : 1
cpu_mhz : 2812
hw_caps :
178bf3ff:efd3fbff:00000000:00001310:00802001:00000000:000037ff:00000000
virt_caps : hvm
total_memory : 3583
free_memory : 1297
node_to_cpu : node0:0-3
node_to_memory : node0:1297
node_to_dma32_mem : node0:1110
max_node_id : 0
xen_major : 4
xen_minor : 0
xen_extra : .1
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset : unavailable
xen_commandline : iommu=1 vtd=1
cc_compiler : gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2)
cc_compile_by : root
cc_compile_domain :
cc_compile_date : Mon Aug 30 18:59:58 ART 2010
xend_config_format : 4
--- Logical volume ---
LV Name /dev/NETWARRIOR/LXVIRTUAL1
VG Name NETWARRIOR
LV UUID VPHOvl-FlrU-nUl8-FF2O-fiI2-qgkd-vhSiu4
LV Write Access read/write
LV Status available
# open 0
LV Size 8.00 GiB
When I fire xm create netbsd -c I get the menu install, when I reach the
disk selection I get two disk xbd0 and xbd1 240 and 340 MB
each one, the logical volume is 8 GB in size, I tried to install it
with the new LV created, then formatting it, but still do not know why
I see two disk with these size, maybe someone was able to install it and
can shed some light
Thanks in advance
Best Regards
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] NetBSD 5.1 DomU,
Net Warrior <=
|
|
|
|
|