On 2005-06-09 17:40, fbsd_user <[EMAIL PROTECTED]> wrote:
> In 5.4 after compiling a new kernel you have the default boot location being
> /boot/kernel/ directory containing the current newly compiled kernel and
> /boot/kernel.old/ directory containing the generic system.
>
> For safeguard I do
> m
Am Donnerstag, 9. Juni 2005 23:40 schrieb fbsd_user:
> In 5.4 after compiling a new kernel you have the default boot location
> being /boot/kernel/ directory containing the current newly compiled
> kernel and /boot/kernel.old/ directory containing the generic system.
>
> For safeguard I do
> mkdir
In 5.4 after compiling a new kernel you have the default boot location being
/boot/kernel/ directory containing the current newly compiled kernel and
/boot/kernel.old/ directory containing the generic system.
For safeguard I do
mkdir /boot/kernel.generic
cp -Rfv /boot/kernel.old/ /boot/kernel.gene