elrond_bs, on 04 January 2013 - 04:39 PM, said:
You mean clue?

yep

English is not my native language.
elrond_bs, on 04 January 2013 - 04:39 PM, said:
It's only natural for such apps not to work on early build. Link2SD is old and not officially compatible with 4.2! Use S2E instead or CM10.
thanks. It's sad. Anyway, why i can't create a dir on /data/sdext2 - interesting question. There's no file or dir named dalvik-cache. Just looked via SSHdroid. Tried to reformat this partition - no luck.
Some time ago i'm switched from S2E to Link2SD because internal memory faster than SD, so i move almost all soft to SD but Swype, Gmail and SMS Pro.
UPD: Strange thing: installed 4.1.2 and got same problem O_o
UPD2: Installed 4.2.1 and modified s2e.
# su -
root@android:/sd-ext # ls
ls: ./dalvik-cache: I/O error
app app-asec app-private
s2e always shows on dalvik menu "need reboot".
root@android:/ # mount
rootfs on / type rootfs (ro,relatime)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
none on /dev/cpuctl type cgroup (rw,relatime,cpu)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
none on /acct type cgroup (rw,relatime,cpuacct)
tmpfs on /mnt/secure type tmpfs (rw,relatime,mode=700)
tmpfs on /mnt/asec type tmpfs (rw,relatime,mode=755,gid=1000)
tmpfs on /mnt/obb type tmpfs (rw,relatime,mode=755,gid=1000)
/dev/block/mtdblock5 on /system type yaffs2 (ro,relatime)
/dev/block/mtdblock6 on /data type yaffs2 (rw,nosuid,nodev,relatime)
/dev/block/vold/179:2 on /data/sdext2 type ext4 (rw,relatime,barrier=1,data=writeback)
/dev/block/mmcblk0p2 on /data/app type ext4 (rw,nosuid,nodev,noatime,nodiratime,barrier=1,data=writeback)
/dev/block/mmcblk0p2 on /data/app-private type ext4 (rw,nosuid,nodev,noatime,nodiratime,barrier=1,data=writeback)
/dev/block/mmcblk0p2 on /data/app-asec type ext4 (rw,nosuid,nodev,noatime,nodiratime,barrier=1,data=writeback)
/dev/block/mtdblock4 on /cache type yaffs2 (rw,nosuid,nodev,relatime)
/dev/block/mmcblk0p2 on /sd-ext type ext4 (rw,nosuid,nodev,noatime,nodiratime,barrier=1,data=writeback)
/dev/block/vold/179:1 on /storage/sdcard0 type vfat (rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
tmpfs on /storage/sdcard0/.android_secure type tmpfs (ro,relatime,size=0k,mode=000)
I've removed Link2SD with init script, but somehow it mounts /data/sdext2 О_о There's no scripts in /data/local except s2e's
UPD3: Made full-wipe (/system and /boot too) Got.
# mount /dev/block/vold/179\:2 /t
root@android:/data/data/berserker.android.apps.sshdroid/home # ls /t
ls: /t/dalvik-cache: I/O error
I have 3.8 Gb partition for sd-ext, may be CWM Touch can't format it correctly? Tomorow will try to format on big brother with linux. May be all that troubles caused not by this ROM+Link2SD

BTW, is it supposed to be?
# mkfs.ext2 -m 0 /dev/block/vold/179\:2
mntent* getmntent(FILE*)(3) is not implemented on Android
mkfs.ext2: lseek: Value too large for defined data type
Last UPD: There was a bug in FS of sd-ext partition i beleive, Link2SD works without errors after formatting partition on BB, all soft is transferable(with .dex, .so) now. CWM 6.0.1.x (don't remember exacly) seems can't format such big partitions.