Rashim Gupta wrote:
> I have a machine to which I remotely log in and do
> kernel programming. It has two kernel versions - one is WORKING and the
> other is TEST - the one I am presently working on. Is it possible that
> the bootloader tries to first load TEST but in case TEST panics then
> it loads the WORKING version of kernel without user intervention ? My
> initial guess would be to use loader scripts. Any suggestions?

You want the FORTH "bootnext" replacement that Jon Mini and James
Harris worked on.

This replaces the "nextboot" program, which was broken when FreeBSD
went to the FORTH bootloader during the a.out->ELF transition.

-- Terry


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to