Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Difficulties with netbsd on xen 3
On Fri, May 19, 2006 at 01:28:53PM +0200, Manuel Bouyer wrote:
> Did you use 'xm create' or 'xm create -c' ? Maybe we can see something on
> console ...
Absolutely nothing with console
virtrat:/vserver/dists/ftp.netbsd.org/pub/NetBSD/NetBSD-daily/HEAD/200605180000Z/i386/binary/kernel#
xm create -c /etc/xen/netbsd.cfg
Using config file "/etc/xen/netbsd.cfg".
Started domain netbsd3.0
virtrat:/vserver/dists/ftp.netbsd.org/pub/NetBSD/NetBSD-daily/HEAD/200605180000Z/i386/binary/kernel#
>
> >
> > The config
> >
> > #kernel =
> > "/vserver/dists/netbsd/HEAD/i386/binary/kernel/netbsd-INSTALL_XEN3_U"
> > kernel="/vserver/dists/ftp.netbsd.org/pub/NetBSD/NetBSD-daily/HEAD/200605180000Z/i386/binary/kernel/netbsd-INSTALL_XEN3_U"
> > #ramdisk = "/vserver/dists/netbsd/HEAD/i386/installation/floppy/boot-big.fs"
> > memory = 256
> > name = "netbsd3.0"
> > #disk = [ 'phy:/dev/vol1/netbsd3.0,0x3,w' ]
> > disk = [ 'file:/vserver/images/nbsd01.img,hda,w' ]
> > #disk = [
> > 'file:/vserver/dists/netbsd/HEAD/i386/installation/floppy/boot-big.fs,hda,w'
> > ]
> >
> > # Replace with your IP info
> > #ip = "a.b.c.d"
> > #netmask = "255.255.x.x"
> > #gateway = "a.b.c.d"
> > #serial='pty'
>
> I used:
> #kernel =
> "/vserver/dists/netbsd/HEAD/i386/binary/kernel/netbsd-INSTALL_XEN3_U"
> kernel="/home/bouyer/netbsd-INSTALL_XEN3_U"
> #ramdisk = "/vserver/dists/netbsd/HEAD/i386/installation/floppy/boot-big.fs"
> memory = 128
> name = "netbsd3.0"
> #disk = [ 'phy:/dev/vol1/netbsd3.0,0x3,w' ]
> disk = [ 'file:/tmp/file,hda,w' ]
> #disk = [
> 'file:/vserver/dists/netbsd/HEAD/i386/installation/floppy/boot-big.fs,hda,w' ]
>
> # Replace with your IP info
> #ip = "a.b.c.d"
> #netmask = "255.255.x.x"
> #gateway = "a.b.c.d"
> #serial='pty'
>
> The kernel is the same as your, downloaded from ftp.netbsd.org (assuming
> the path in your config matches the path on ftp). I can't test with 256M,
> I don't have enouth free ram.
Retried with
kernel = "/vserver/dists/netbsd/HEAD/i386/binary/kernel/netbsd-INSTALL_XEN3_U"
#kernel="/home/bouyer/netbsd-INSTALL_XEN3_U"
#ramdisk = "/vserver/dists/netbsd/HEAD/i386/installation/floppy/boot-big.fs"
memory = 128
name = "netbsd3.0"
disk = [ 'phy:/dev/Debian/netbsd3.0,0x3,w' ]
#disk = [ 'file:/tmp/file,hda,w' ]
#disk = [
'file:/vserver/dists/netbsd/HEAD/i386/installation/floppy/boot-big.fs,hda,w' ]
# Replace with your IP info
#ip = "a.b.c.d"
#netmask = "255.255.x.x"
#gateway = "a.b.c.d"
#serial='pty'
identical results.
>
>
>
> >
> >
> >
> > Linux is Debian unstable. Hypervisor and utils are
> > 3.0.2+hg9681-1
> >
> > Using
> > linux-image-xen-686 2.6.16-12
>
> Hypervisor and utils are 3.0.2-2 from Xen, dom0 kernel is 2.6.16-xen (also
> from xen)
Going to try that next.
--
Chris Dukes
< tajwerk> this job isnt bad though. Today we had free breakfast and
B0rg implants.
Home |
Main Index |
Thread Index |
Old Index