Install chell image on USB:
cros flash --debug --disable-rootfs-verification usb:////dev/sdg xbuddy://remote/veyron_minnie/latest-dev/test
The stateful partition is full at boot, 10MB available.
/dev/sda1 1192808 1165832 10592 100% /home
As soon as we leave the machine running on the USB stick, logs in /var will eat that space in no time, leading to error in /dev/loop1, where the encstateful is mounted.
We need to change the partition layout to increase the stateful partition size on USB stick (legacy_disk_layout.json): 1216MB is not enough.
May be related with chromium:693189
Comment 1 by rajatja@google.com
, Apr 29 2017