--- wikisrc/ports/evbarm/odroid-c1.mdwn 2015/03/08 15:44:02 1.4 +++ wikisrc/ports/evbarm/odroid-c1.mdwn 2015/03/08 15:48:58 1.5 @@ -78,7 +78,7 @@ setenv bootargs "root=ld0f awge0.mac-add setenv bootcmd "fatload mmc 0:1 0x21000000 netbsd.ub; bootm 0x21000000" run bootcmd """]] -* On first boot, it will stopbecause of the wrong device in /etc/fstab. Take this opportunity to grow the root file-system: +* On first boot, it will stop because of the wrong device in /etc/fstab. Take this opportunity to grow the root file-system: [[!template id=programlisting text=""" # fdisk -u ld0 ...