This is an old revision of the document!
Table of Contents
NetBSD hdd-boot
Files needed
Installation guide
- Flash altboot.img u-boot image as kernel using this guide.
- Setup tftp server to serve netbsd-INSTALL file.
- Reboot.
- Enter altboot interactive mode by interrupting altboot.
- Boot installation kernel using
tftp:netbsd-INSTALL
command. - Install NetBSD to wd0a device.
- Reboot.
- Set
sshd=YES
in /etc/rc.conf to make sshd automatically start at boot-up. /etc/rc.d/sshd start
Installation guide for additional software
export PKG_PATH
pkg_add -v gettext-lib
ln -s /usr/pkg/lib/libintl.so.3 /usr/pkg/lib/libintl.so.0
pkg_add -v bash