Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2002 20:04:04 -0500
From:      "Doug Reynolds" <mav@wastegate.net>
To:        "Brian T. Schellenberger" <bts@babbleon.org>, "Kevin Oberman" <oberman@ptavv.es.net>
Cc:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>, "Rodrigo A B Freire" <bsdstuffs@brasilia.br>
Subject:   Re: Newbie: 4.4-stable, how to? - And the CVSupIT bug.
Message-ID:  <20020116010211.1AFBC48425@wastegate.net>
In-Reply-To: <20020114174953.D34A55D1A@ptavv.es.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 14 Jan 2002 09:49:53 -0800, Kevin Oberman wrote:

>> cvsup
>> cd /usr/src
>> make buildworld KERNCONF=your-custom-kernel
>> make kernel KERNCONF=your-custom-kernel
>> reboot to single-user mode  (boot -s ; fsck -u ; mount -a -t ufs ; swapon)
>> cd /usr/src
>> make installworld KERNCONF=your-custom-kernel
>> mergemaster
>> 
>> reboot.
>
>Close and probably functional, but I would suggest:
>cvsup
>cd /usr/src
>make buildworld
>make kernel KERNCONF=your-custom-kernel
>reboot to single-user mode  (boot -s ; fsck -p ; mount -a -t ufs)
>cd /usr/src
>make installworld
>mergemaster
>reboot.

you can also type "shutdown now" instead of rebooting into single user
mode b4 installing the world- it saves from running fsck, mounting etc
etc etc

---
doug reynolds | the maverick | mav@wastegate.net

PGP Public Key Fingerprint: 6E7B 9993 B503 6D45  E33A 2019 26E5 C1DB



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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