Port-xen archive

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

Re: Xen2 support broken?



> I guess you're using a custom kernel, could you try a netbsd-XEN2_DOMU
> from ftp://ftp.netbsd.org/pub/NetBSD-daily/netbsd-5/ ?

I tried both netbsd-INSTALL_XEN2_DOMU.gz and netbsd-XEN2_DOMU.gz from
200811090002Z and it's still crashing.

This is basic Xen setup. The only thing which may be unusual is that it
has a Celeron processor (Pentium 4 based):

    cpu0: Intel Celeron (686-class), 1715.32 MHz, id 0xf13
    cpu0: features 3febfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR>
    cpu0: features 3febfbff<PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX>
    cpu0: features 3febfbff<FXSR,SSE,SSE2,SS,HTT,TM>
    cpu0: I-cache 12K uOp cache 8-way, D-cache 8 KB 64B/line 4-way
    cpu0: ITLB 4K/4M: 64 entries
    cpu0: DTLB 4K/4M: 64 entries

I've tried several variations on this config including commenting out
the disk and vif lines:

    name = "xxxxxxx"

    disk = ['phy:/dev/raid0e,xbd0d,w']
    vif = ['bridge=bridge8, mac=ee:ee:20:55:70:1c']

    kernel = "/kernels/netbsd-XEN2_DOMU"
    memory = 300
    root = "xbd0a"
    extra="bootdev=xbd0a"

Thanks.

--
- Brian


Home | Main Index | Thread Index | Old Index