Re: Test booting kernel for one boot only (Was: Testing a 5.0 kernel remotely (Dedibox FWIW))
Martin Husemann <[email protected]> Wed, 7 Oct 2009 14:56:40 +0200
| Newsgroups | gmane.os.netbsd.devel.general |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Oct 07, 2009 at 01:03:45PM +0100, David Brownlee wrote: > I don't know of such a facility in NetBSD, though it would be a > welcome feature. Some ports do support it: shutdown -b netbsd.test -r now Needs cooperation from the firmware/bootloader, arch dependend support is pretty limmited right now. Martin