Hi, 1. The following problem does not occur with the Debian's 2.6.28 kernel. 2. I didn't try openmoko's 2.6.29 kernel so far. 3. My install has been done with one of the first releases of the install script an constantly been updated.
----------------------------------------------------------------- $ touch foo touch: cannot touch `foo': Read-only file system $ dmesg | tail -n 2 [ 258.445000] EXT4-fs error (device mmcblk0p2): ext4_free_data: circular indirect block detected, inode=128971, block=322238 [ 258.450000] Remounting filesystem read-only $ mount | head -n 1 rootfs on / type ext2 (rw,noatime,errors=remount-ro) $ fsck.ext2 /dev/mmcblk0p2 e2fsck 1.41.6 (30-May-2009) /dev/mmcblk0p2 contains a file system with errors, check forced. Pass 1: Checking inodes, blocks, and sizes Pass 2: Checking directory structure Pass 3: Checking directory connectivity Pass 4: Checking reference counts Pass 5: Checking group summary information /dev/mmcblk0p2: 117428/496992 files (2.9% non-contiguous), 447285/992984 blocks $ mount -o remount,rw / mount: block device rootfs is write-protected, mounting read-only ----------------------------------------------------------------- => kernel remounts filesystem because ext4 detects crappy filesystem - but I do not even use ext4 :S -- Sebastian
signature.asc
Description: Digital signature
_______________________________________________ Smartphones-userland mailing list Smartphones-userland@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland