OLPC Firmware q4d06/fs-resize

From OLPC
< OLPC Firmware q4d06
Revision as of 01:01, 21 March 2012 by Quozl (talk | contribs) (Created page with '=== How to install a 2GB build on a 4GB or 8GB machine === * use ''fs-update'' to install the 2GB build, * use ''fs-resize'' to resize the partition that holds the root filesyst…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

How to install a 2GB build on a 4GB or 8GB machine

  • use fs-update to install the 2GB build,
  • use fs-resize to resize the partition that holds the root filesystem,
  • boot the build,
  • use resize2fs /dev/mmcblk0p2 to resize the root filesystem to the new size of the partition.

An interim fix until <trac>10040</trac> is fixed.