Still no luck
Here is what I\'ve got now:
* daemon not running, starting it now on port 503? *
* daemon started successfully *
List of devices attached
60022112.bdeUf6205bd4f60a26524???U?U???? device
Bitte warten ...
Usage: mount [—r1 [—w 1 l-o options] 1-t type] device directory
1305 KB/s (95337786 bytes in 71.299s)
mkdir failed for -m, Read-only file system
Archive: /sdcard/update.zip
unzip: can’t find file table
chmod: /sdcard/tmp/META-INF/com/google/android/update-binary: No such file or directory /system/bin/sh: /sdcard/tmp/META-INF/com/google/android/update-binary: not found
1313 KB/s (3928064 bytes in 2.920s)
Bitte warten ...
1*1 records in 1*1 records out
Fertig! Der Tolino eReader wird nun neu gestartet.
Press any key to continue . . .
Then I tried just command "adb shell mount" in cmd - may be that would be of use:
C:\\Users\\Stas>adb shell mount
rootfs / rootfs ro.relatime 0 0
tmpfs /dey tmpfs rw,nosuid,relatime,mode=?55 0 0
deypts /dey/pts deypts rw,relatime,mode=600 0 0
proc /proc proc rw.relatime 0 0
sysfs /sys sysfs rw.relatime 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=?55,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=?55,gid=1000 0 0
tmpfs /mnt/shm tmpfs rw.relatime,size=1024k,mode=??5,uid=1000,gid=1003 0 0
none /dey/cpuctl cgroup rw.reDatime.cpu 0 0
/dey/block/mmcblk0p5 /system ext4 ro.relatime,user_xattr,barrier=l,data=ordered
0 0
/dey/block/mmcblk0p? /data ext4 rw,nosuid.nodey.noatime,nodiratime,user_xattr,ba rrier=l,data=ordered,noauto_da_alloc 0 0
/dey/block/mmcblk0p6 /cache ext4 rw,nosuid,nodey,relatime,user_xattr,barrier=l,d ata=ordered 0 0
/dey/block/mmcblk0p8 /deyice ext4 ro,nosuid,nodey,relatime,user_xattr,barrier=l, data=ordered 0 0
/dey/block/mmcblk0pl0 /share ext4 rw,nosuid.nodey.noatime,nodiratime,user_xattr, barrier=l,data=ordered,noauto_da_alloc 0 0 none /sys/kernel/debug debugfs rw.relatime 0 0
/deu/block/mmcblk0p4 /mnt/sdcard ufat rw,relatime.fmask=0000,dmask=0000,allow_ut ime=0022,codepage=cp43?,iocharset=iso8859-l,shortname=mixed,errors=remount-ro 0 0
C:\\Users\\Stas>