--- wikisrc/ports/evbarm.mdwn 2020/10/20 21:26:01 1.99 +++ wikisrc/ports/evbarm.mdwn 2020/11/30 20:30:52 1.100 @@ -67,6 +67,20 @@ based boards, please see the list of See the [[NetBSD/evbarm under QEMU|qemu_arm]] page for instructions on how to get started with QEMU. """ additional=""" +### SSH configuration + +The default configuration will connect to the local network via DHCP and +run an SSH server. +In order to use the SSH server, we must configure users. +This can be done by writing to the SD card's MS-DOS partition. + +Create a creds.txt file and use: + + useradd user password + +See [creds_msdos(8)](https://man.NetBSD.org/creds_msdos.8) for +additional configuration options. + ### armbsd.org builds NetBSD developer Jared McNeill provides [builds of NetBSD 9 and -current for a vast variety of hardware.](https://www.armbsd.org/) In addition to the standard build, these images have board-specific U-Boot contents. See also /usr/pkgsrc/sysutils/u-boot*.