Changes between Version 15 and Version 16 of newport
- Timestamp:
- 12/14/2017 11:07:29 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
newport
v15 v16 184 184 tftpboot ${loadaddr} xenial-newport.img.gz && gzwrite mmc ${dev} ${loadaddr} ${filesize} 185 185 }}} 186 186 * after booting to Linux you will want to run {{{resize2fs /dev/mmcblk0p2}}} to resize the partition to expand to the available space. This is because {{{xenial-newport.img.gz}}} is a compressed disk image created with a minimal root filesystem to keep flashing time down to a minimum for fast updates. 187 187 188 188 [=#microsd]