This is an old revision of the document!
Table of Contents
NetBSD hdd-boot
Files needed
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