Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 2003 14:51:11 -0700 (MST)
From:      Scott Long <scottl@freebsd.org>
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:  <20031121144943.K51891@pooker.samsco.home>
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?
>
> --don

Probably the easiest thing will be to start over with a fresh 5.1 install,
then follow the steps in UPDATING of

make buildworld
make kernel
reboot to single user
make installworld
mergemaster
reboot

Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031121144943.K51891>