Changes between Version 15 and Version 16 of newport


Ignore:
Timestamp:
12/14/2017 11:07:29 PM (7 years ago)
Author:
Tim Harvey
Comment:

added a note about using resize2fs to grow the root filesystem partition after flashing a compressed disk image

Legend:

Unmodified
Added
Removed
Modified
  • newport

    v15 v16  
    184184tftpboot ${loadaddr} xenial-newport.img.gz && gzwrite mmc ${dev} ${loadaddr} ${filesize}
    185185}}}
    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.
    187187
    188188[=#microsd]