• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Funbook is a rebrand- Yet another disappointment from Micromax

varun.chitre15

Android Expert
It may shock someone after seeing this but after getting build.prop from abhishek I became totally clueless about this tab
The fingerprints are by mmx which proves of not being a rebrand.

Well second thing,
A bad news for developers is funbook uses some weird stl partitions and not mtd :eek::eek:

It has no recovery, it gives no output for cat proc/mtd :eek::eek:

Really 'nothing like anything' situation has come
 
app_44@android:/ $ export PATH=/data/local/bin:$PATH
app_44@android:/ $ su
app_44@android:/ # mount
rootfs / rootfs rw 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
/dev/block/nandd /system ext4 rw,nodev,noatime,user_xattr,barrier=0,data=ordered 0 0
/dev/block/nande /data ext4 rw,nosuid,nodev,noatime,user_xattr,barrier=0,journal_checksum,data=ordered,noauto_da_alloc 0 0
/dev/block/nandh /cache ext4 rw,nosuid,nodev,noatime,user_xattr,barrier=0,journal_checksum,data=ordered,noauto_da_alloc 0 0
/dev/block/vold/179:1 /mnt/extsd vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1023,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/93:65 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/93:65 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
app_44@android:/ #
 
Wow!!
All partitions are ext4 :D
Well give me backup of it this way

For system.img
Code:
su
cat /dev/block/nandd > /sdcard/system.img

U will get system.img in sd card
 
From the title you can see it clearly what I want to say
Yes its a rebrand
I am posting a new CWM recovery, 2.3 firmware :eek:, 4.0 firmware, ADB drivers and all their sources soon and also I will tell from where I got them and of which it is a rebrand at the same time

Funbook users get ready to taste JetMOD 5.0 on your TAB ;)
 
Back
Top Bottom