Port-i386 archive

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

Re: Need netbsd-4 MP kernel



On Fri, Mar 14, 2008 at 05:39:08PM +0000, David Laight wrote:
> On Fri, Mar 14, 2008 at 10:46:55AM -0500, Peter Eisch wrote:
> > 
> > I'm [foolishly] changing my build system where I ran with a -current that
> > was crafted when Joerg S was folding in the ACPI code.  I had issues with
> > pkg_comp and how it would no longer build netbsd-4 packages (libkver spew as
> > it wasn't able to sysctl things) so I set out to take my build system to a
> > "clean" netbsd-4.
> > 
> > I can't boot from any of the bundled kernels.  I need a netbsd-4 kernel
> > built without ioapic and without acpi0.  I'm able to install from a
> > netbsd-4-0 INSTALL kernel if I go with
> >     boot -c
> >     disable ioapic
> >     disable acpi0
> >     quit
> 
> Boot that install kernel, mount your installed root filesystems on /mnt,
> then chroot to /mnt.
> That should give you a system running the netbsd-4-0 kernel and you
> can then build yourself a kernel.

Or you can:
boot -a
and set root to wd0 when it asks. Now you have a running netbsd-4 system,
you can build your kernel.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index