Previous | Next | Table of Contents

Introduction (shark-specific), Diskless NetBSD HOW-TO

Firmware commands

Use the following syntax to initiate a boot on a network device:

You need to specify the ip address of the server to tftp the kernel from, otherwise the firmware keeps sending tftp replies to the 0.0.0.0 address and this does not work. Unless specified, the tftp requested file is of the form XXXXXXXX.DNA where the XXXXXXXX is the IP address of the client in hex. For example, 192.168.2.20 will try to tftp the file C0A80214.DNA.

Setting things up
The installation kernel will correctly configure the NetBSD system. The openfirmware boot blocks only recognize ffsv1, and a.out format. You need to set the boot device to point to netbsd.aout for subsequent boots from a hard disk using the following command at the boot prompt

  • `setenv boot-device disk:\netbsd.aout'
  1. tftpd

Previous | Next | Table of Contents
NetBSD Home Page
NetBSD Documentation top level

(Contact us) $NetBSD: intro.shark.html,v 1.3 2014/04/14 19:43:00 christos Exp $
Copyright © 2013 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.