NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

port-xen/42467: opensolaris DOMU



>Number:         42467
>Category:       port-xen
>Synopsis:       opensolaris DOMU
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    port-xen-maintainer
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 17 16:20:00 +0000 2009
>Originator:     fincombank
>Release:        netbsd 5 stable, updated
>Organization:
fincombank
>Environment:
NetBSD NetBSD 5.0.1 NetBSD 5.0.1 (XEN3_DOM0) #0: Wed Dec 16 12:28:10 EET 2009  
peter@NetBSD:/usr/src/sys/arch/i386/compile/XEN3_DOM0 i386

the kernel compiled without PAE.
>Description:
hello

xen version:
xentools3-3.1.4nb4  Userland Tools for Xen
xenkernel3-3.1.4nb3 Xen3 Kernel

im using x86 arch. and here is my config file of opensolaris domu:

kernel = "/home/peter/xm/Solaris/unix"
ramdisk = '/home/peter/xm/Solaris/x86.microroot'
# for a 64-bit guest
#extra = '/platform/i86xpv/kernel/amd64/unix - nowin -B install_media=cdrom'
# for a 32-bit guest
extra = "/platform/i86xpv/kernel/unix - nowin -B install_media=cdrom"
memory = 1024
name = "SOLARIS"
cpu = "3"
vcpus = 1
cpu_cap = 100
disk = [ 'file:/home/peter/xm/Solaris/solaris.iso,6:cdrom,r' ]
disk = [ 'file:/mnt/solaris/solaris.img,0,w' ]
vif = [ 'bridge=bridge0' ]

when im running the domain it stopes on the following message:

[18:13][xen]#xm create SOLARIS -c
Using config file "./SOLARIS".
Started domain SOLARIS
                      v3.1.4 chgset 'unavailable'
SunOS Release 5.11 Version snv_86 32-bit
Copyright 1983-2008 Sun Microsystems, Inc.  All rights reserved.
Use is subject to license terms.
Hostname: opensolaris
Remounting root read/write
Probing for device nodes ...
Preparing live image for use



------------------
thank you, good bye.


>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index