View Single Post
Posts: 609 | Thanked: 232 times | Joined on Dec 2007 @ the end of my rope
#226
Things seemed to go OK. But I seem to have lost the rotation support I implemented in diablo yesterday. (Haven't check to see if this is still there when booting from flash.)

Here's what comes up when I run df -h while booting from sd (sorry if formatting is lost):

Code:
Filesystem Size Used Available Use% Mounted on

/dev/mmcblk1p2 4.0M 2.2M 1.8M 54% /mnt/initfs

none 512.0k 76.0k 436.0k 15% /mnt/initfs/tmp

/dev/mmcblk0p2 1.6G 275.8M 1.3G 17% /

none 512.0k 76.0k 436.0k 15% /tmp

none 1.0M 60.0k 964.0k 6% /dev

tmpfs 1.0M 0 1.0M 0% /dev/shm

/dev/mmcblk1p1 120.9M 0 120.9M 0% /media/mmc1
Not sure if I'm reading this correctly, but is it saying that there is 1.3G remaining in partition that's mounted on "/". Is this the partition that was supposed to have 300+ remaining? (Note: I cloned using an almost freshly flashed device, but not totally fresh.)