version 1.99, 2020/10/20 21:26:01
|
version 1.100, 2020/11/30 20:30:52
|
Line 67 based boards, please see the list of
|
Line 67 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. |
See the [[NetBSD/evbarm under QEMU|qemu_arm]] page for instructions on how to get started with QEMU. |
""" |
""" |
additional=""" |
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 |
### 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*. |
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*. |