You can either install the bootloader and get the kernel off the diskless server (if your local media doesn't have enough capacity to hold the kernel), or have the bootloader and kernel reside on the local media.
Note, this requires user intervention the first time the machine is booted after being reset or power-cycled, as you won't continue to be booting from the same media (the default behavior of the bootloader). This example is from an hp300, your behavior may differ depending on platform.
>> NetBSD/hp300 Primary Boot, Revision 1.9 >> (scottr@polka, Fri Mar 13 18:11:29 CST 1998) >> HP 9000/340 SPU >> Enter "reset" to reset system. Boot: [[[rd0a:]netbsd][-s][-a][-d]] :- le0a:/netbsd [-s]Where le0 is the NetBSD device name for your ethernet card.
Now the bootloader will continue with the procedure outlined in the introduction. Whether the bootloader uses rarp&bootparams or bootp|dhcp&tftp depends on which platform you're using. This can be found in the Platform/daemon chart.
Continue on to setting up rarp
Continue on to setting up bootpd
Continue on to setting up dhcpd
config root on (network-device, e.g. ln0) swap on (etc.)
Continue on to setting up bootpd
Continue on to setting up dhcpd
|
|