Date: Fri, 21 Nov 2003 17:35:59 -0800 (PST) From: Doug White <dwhite@gumbysoft.com> To: Don Bowman <don@sandvine.com> Cc: "'freebsd-current@freebsd.org'" <freebsd-current@freebsd.org> Subject: Re: dumb question 'Bad system call' after make world Message-ID: <20031121173342.X61191@carver.gumbysoft.com> In-Reply-To: <FE045D4D9F7AED4CBFF1B3B813C85337035E3EA4@mail.sandvine.com> References: <FE045D4D9F7AED4CBFF1B3B813C85337035E3EA4@mail.sandvine.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 Nov 2003, Don Bowman wrote: > > So i have a machine freshly installed from 5.1 mini iso. > I did a cvs co of latest current sources, and accidentally > did a 'make world' instead of 'make buildworld'. > Now i just get 'Bad system call' when i try to do anything. > i need to get the correct kernel on there, does anyone have a > suggestion for how to fix this? If you have it, boot off of the mini iso, pull down and burn CD 2, then use the fixit facility to start a fixit shell with teh CD. From there manually install the new kernel (it'll be in /usr/obj/usr/src/sys/KERNELNAME/kernel) and boot from it. From there you should be able to finish the installworld. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031121173342.X61191>