[rescue] bootp and dhcp - conflict?
Dan Moisa
dmoisa at gmail.com
Tue May 10 23:33:51 EDT 2022
That's right, compiling a new kernel was surprisingly easy. Also turns
out the DISKLESS3X base configuration already comes with 1024 size.
I'm stumped for now - I took down the server connection to 10/half,
tried various kernel configs. Next thing is direct link between server
and client, maybe that works.
On Mon, May 9, 2022 at 12:19 PM David Brownlee <abs at absd.org> wrote:
>
> jOn Fri, 6 May 2022 at 05:05, Dan Moisa <dmoisa at gmail.com> wrote:
> >
> > Thanks for the replies - I've tried the instructions here -
> > https://www.netbsd.org/docs/network/netboot/finish.html
> > It's clearly a problem *after* the kernel loads and starts mounting
> > file systems, before that it loads pretty fast. The issue right now is
> > that just adding the options doesn't have an impact. I can't even boot
> > past rebuild font cache, much less configure and compile a new kernel
> > with the new options. Even running vi takes 2 minutes to load off
> > network, it's that bad.
> > Either I figure out how to give it the params, or cross-compile a
> > kernel? I can't tell if this is something I can set on the server
> > side. I'll try tcpdump to see what's going on.
>
> If you have another *nix system you should be able to cross compile a
> kernel relatively easily
>
> - download NetBSD src
> - edit sys/arch/sun3/conf/GENERIC3X
> - ./build.sh -U -m sun3 tools kernel=GENERIC3X
>
> David
>
> _______________________________________________
> rescue list - http://sunhelp.org/mailman/listinfo/rescue_sunhelp.org
More information about the rescue
mailing list