Re: How to boot kernel.old version in 5.4

2005-06-09 Thread Giorgos Keramidas
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

Re: How to boot kernel.old version in 5.4

2005-06-09 Thread Emanuel Strobl
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

How to boot kernel.old version in 5.4

2005-06-09 Thread 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 /boot/kernel.generic cp -Rfv /boot/kernel.old/ /boot/kernel.gene