Hi Sebastian! On Fri, 13 Mar 2009 21:40:07 +0100, Sebastian Reichel wrote: > On Fri, Mar 13, 2009 at 11:53:46AM +0100, Luca Capello wrote: >> FYI, I anyway uploaded the 2.6.29 kernel package to the pkg-fso >> repository, because it should fix some nasty bugs and various people >> asked for it. Please do not advise for it, it should be tested before >> going into the public (the pkg-fso repository still provides the 2.6.28 >> kernel package). > > I also get this in dmesg: > > [ 1819.345000] EXT4-fs error (device mmcblk0p2): ext4_free_data: circular > indirect block detected, inode=112310, block=512 > [ 1819.350000] Remounting filesystem read-only
This seems a bit strange, since /dev/mmcblk0p2 should be at most an ext3 fs, not an ext4 one. And indeed I do not have that error, but I have: [21474545.010000] EXT2-fs warning (device mmcblk0p2): ext2_fill_super: mounting ext3 filesystem as ext2 This should be caused by my U-Boot configuration: ===== debian-gta02:~# apt-get install uboot-envtools [...] Setting up uboot-envtools (20081215-1) ... debian-gta02:~# cp /usr/share/doc/uboot-envtools/examples/openmoko_gta02.config /etc/fw_env.config debian-gta02:~# fw_printenv | grep bootcmd bootcmd=setenv bootargs ${bootargs_base} ${mtdparts} rootfstype=ext2 root=/dev/mmcblk0p2 rootdelay=5; \ mmcinit; ext2load mmc 1 0x32000000 ${sd_image_name}; bootm 0x32000000 debian-gta02:~# ===== So everything seems OK in my case :-D Thx, bye, Gismo / Luca
pgpEGlfcsoonj.pgp
Description: PGP signature
_______________________________________________ Smartphones-userland mailing list Smartphones-userland@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland