Next: OpenBSD, Previous: FreeBSD, Up: OS-specific notes
GRUB can load NetBSD a.out and ELF directly, follow these steps:
grub> kernel --type=netbsd /netbsd-elf
For now, however, GRUB doesn't allow you to pass kernel parameters, so it may be better to chain-load it instead. For more information, please see Chain-loading.