Date: Tue, 3 Dec 2002 22:44:52 -0500 (EST) From: Rashim Gupta <guptar@cs.rpi.edu> To: <freebsd-hackers@freebsd.org> Subject: booting multiple kernels Message-ID: <Pine.GSO.4.31.0212032233330.11850-100000@go.cs.rpi.edu>
next in thread | raw e-mail | index | archive | help
Hi, 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? Thanks Rashim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.31.0212032233330.11850-100000>