Changes between Version 50 and Version 51 of newport


Ignore:
Timestamp:
04/10/2018 05:00:13 PM (6 years ago)
Author:
Cale Collins
Comment:

bold resize2fs command

Legend:

Unmodified
Added
Removed
Modified
  • newport

    v50 v51  
    177177tftpboot ${loadaddr} xenial-newport.img.gz && gzwrite mmc ${dev} ${loadaddr} ${filesize}
    178178}}}
    179   - If the image was created using a minimally sized filesystem you will want to resize it after booting to take advantage of the full partition space. For an {{{ext4}}} root filesystem on the primary MMC device run {{{resize2fs /dev/mmcblk0p2}}}.
     179  - **If the image was created using a minimally sized filesystem you will want to resize it after booting to take advantage of the full partition space. For an {{{ext4}}} root filesystem on the primary MMC device run {{{resize2fs /dev/mmcblk0p2}}}.**
    180180
    181181Updating just the kernel can be done with {{{tftpboot}}} and {{{fatwrite}}}: