lenovo K800: 中を見てみる

もう目標が終わったがログ残す。

MacBook:tools kinneko$ ./adb shell
$ ls -l
lrwxrwxrwx root     root              1970-01-08 06:50 sdcard -> /mnt/sdcard
drwxr-xr-x root     root              1970-01-08 06:50 acct
drwxrwxr-x root     system            1970-01-08 06:50 mnt
lrwxrwxrwx root     root              1970-01-08 06:50 vendor -> /system/vendor
lrwxrwxrwx root     root              1970-01-08 06:50 d -> /sys/kernel/debug
lrwxrwxrwx root     root              1970-01-08 06:50 etc -> /system/etc
drwxr-xr-x root     root              1970-01-08 06:50 config
drwxrwx--- system   cache             1970-01-02 08:42 cache
-rw-r--r-- root     root         4042 1970-01-01 08:00 ueventd.rc
-rw-r--r-- root     root            0 1970-01-01 08:00 ueventd.goldfish.rc
drwxr-xr-x root     root              1970-01-02 08:05 system
drwxr-xr-x root     root              1970-01-08 06:50 sys
drwxr-x--- root     root              1970-01-01 08:00 sbin
dr-xr-xr-x root     root              1970-01-08 06:50 proc
drwxr-xr-x root     root              1970-01-01 08:00 lib
-rwxr-x--- root     root          888 1970-01-01 08:00 init.sdcard2.rc
-rwxr-x--- root     root          888 1970-01-01 08:00 init.sdcard1.rc
-rwxr-x--- root     root          963 1970-01-01 08:00 init.sdcard.rc
-rwxr-x--- root     root        19062 1970-01-01 08:00 init.rc
-rwxr-x--- root     root         1021 1970-01-01 08:00 init.nfs.rc
-rwxr-x--- root     root        13580 1970-01-01 08:00 init.mfld_pr2.rc
-rwxr-x--- root     root         1677 1970-01-01 08:00 init.goldfish.rc
-rwxr-x--- root     root       253484 1970-01-01 08:00 init
-rw-r--r-- root     root          574 1970-01-01 08:00 default.prop
drwxrwx--x system   system            1970-01-02 08:44 data
-rw-r--r-- root     root         1041 1970-01-01 08:00 android.fstab
drwx------ root     root              2012-05-10 16:52 root
drwxr-xr-x root     root              1970-01-08 06:50 dev

わかりやすくていいけど、ビルドマシンのタイムスタンプ適当。
署名とか大丈夫なんだろうか?
init.sdcard*.rcが3つもあるんだろう。
init.nfs.rcは?
init.mfld_pr2.rcって、PR2ってどうしてついてるのかな。プレリリース?

$ cat default.prop
#
# ADDITIONAL_DEFAULT_PROPERTIES
#
dalvik.vm.heapsize=64m
persist.sys.timezone=Asia/Shanghai
persist.sys.language=zh
persist.sys.country=CN
ro.product.locale.language=zh
ro.product.locale.region=CN
wifi.interface=wlan0:0
gsm.net.interface=rmnet0
ro.sf.lcd_density=320
ro.opengles.version=131072
persist.service.apklogfs.enable=0
persist.service.crashlog.enable=0
persist.service.aplogfs.enable=0
persist.service.tcplog.enable=0
persist.service.radiolog.enable=0
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.service.adb.enable=0
persist.ril-daemon.disable=0
$ cat system/build.prop
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GRJ90
ro.build.display.id=GRJ90
ro.build.version.incremental=K800_0_S_2_071_0146_120510
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.7
ro.build.date=2012年 05月 10日 星期四 17:21:21 CST
ro.build.date.utc=1336641681
ro.build.type=user
ro.build.user=builder
ro.build.host=QA-Build-Gorilla-011
ro.build.tags=release-keys
ro.product.model=mfld_pr2
ro.product.brand=Lenovo
ro.product.name=K800
ro.product.device=K800
ro.product.board=mfld
ro.product.cpu.abi=x86
ro.product.manufacturer=LENOVO
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=mrst
# ro.build.product is obsolete; use ro.product.device
ro.build.product=mfld_pr2
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=K800-user 2.3.7 GRJ90 K800_0_S_2_071_0146_120510 release-keys
ro.build.fingerprint=Lenovo/K800/K800:2.3.7/GRJ90/K800_0_S_2_071_0146_120510:user/release-keys
# end build properties

#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.config.notification_sound=提示音09.ogg
ro.config.ringtone=铃声-水.ogg
ro.config.alarm_alert=闹钟-梦境.ogg
ro.ril.status.polling.enable=0
ro.product.cpu.abi2=armeabi
dalvik.vm.heapsize=192m
dalvik.vm.checkjni=false
ro.kernel.android.checkjni=0
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt

heapsizeがdefault.propと違うな。

$ cat init.rc
init.rc: Permission denied

パーミッションないから、読めないよね。

$ cat /proc/cpuinfo
Processor	: Intel(R) Atom(TM) CPU Z2460  @ 1.60GHz
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 39
model name	: Intel(R) Atom(TM) CPU Z2460  @ 1.60GHz
stepping	: 2
cpu MHz		: 600.000
cache size	: 512 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 1
apicid		: 0
initial apicid	: 0
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 xtpr pdcm movbe lahf_lm arat tpr_shadow vnmi flexpriority
BogoMIPS	: 3194.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 32 bits physical, 32 bits virtual
Hardware	: LENOVO K800
Revision	: 0000
Serial	: 0000000000000000
power management:

Processor	: Intel(R) Atom(TM) CPU Z2460  @ 1.60GHz
processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 39
model name	: Intel(R) Atom(TM) CPU Z2460  @ 1.60GHz
stepping	: 2
cpu MHz		: 600.000
cache size	: 512 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 1
apicid		: 1
initial apicid	: 1
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 xtpr pdcm movbe lahf_lm arat tpr_shadow vnmi flexpriority
BogoMIPS	: 3194.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 32 bits physical, 32 bits virtual
Hardware	: LENOVO K800
Revision	: 0000
Serial	: 0000000000000000
power management:

想定通り。

$ df
Filesystem             Size   Used   Free   Blksize
/dev                   401M    32K   401M   4096
/system                472M   445M    27M   1024
/cache                 236M     6M   230M   1024
/data                    1G   129M     1G   4096
/mnt/asec              401M     0K   401M   4096
/mnt/sdcard             10G     2G     7G   8192
/mnt/secure/asec: Permission denied
$ ls -l /dev/
crwxrwxrwx root     root      81,  10 1970-01-08 06:50 video2
crwxrwxrwx root     root      81,   9 1970-01-08 06:50 video1
crwxrwxrwx root     root      81,   8 1970-01-08 06:50 video0
crw------- root     root      81,   7 1970-01-08 06:50 v4l-subdev7
crw------- root     root      81,   6 1970-01-08 06:50 v4l-subdev6
crw------- root     root      81,   5 1970-01-08 06:50 v4l-subdev5
crw------- root     root      81,   4 1970-01-08 06:50 v4l-subdev4
crw------- root     root      81,   3 1970-01-08 06:50 v4l-subdev3
crw------- root     root      81,   2 1970-01-08 06:50 v4l-subdev2
crw------- root     root      81,   1 1970-01-08 06:50 v4l-subdev1
crw------- root     root      81,   0 1970-01-08 06:50 v4l-subdev0
crw------- root     root     250,   0 1970-01-08 06:50 media0
crw------- root     root     253,  63 1970-01-08 06:50 gsmtty63
crw------- root     root     253,  62 1970-01-08 06:50 gsmtty62
crw------- root     root     253,  61 1970-01-08 06:50 gsmtty61
crw------- root     root     253,  60 1970-01-08 06:50 gsmtty60
crw------- root     root     253,  59 1970-01-08 06:50 gsmtty59
crw------- root     root     253,  58 1970-01-08 06:50 gsmtty58
crw------- root     root     253,  57 1970-01-08 06:50 gsmtty57
crw------- root     root     253,  56 1970-01-08 06:50 gsmtty56
crw------- root     root     253,  55 1970-01-08 06:50 gsmtty55
crw------- root     root     253,  54 1970-01-08 06:50 gsmtty54
crw------- root     root     253,  53 1970-01-08 06:50 gsmtty53
crw------- root     root     253,  52 1970-01-08 06:50 gsmtty52
crw------- root     root     253,  51 1970-01-08 06:50 gsmtty51
crw------- root     root     253,  50 1970-01-08 06:50 gsmtty50
crw------- root     root     253,  49 1970-01-08 06:50 gsmtty49
crw------- root     root     253,  48 1970-01-08 06:50 gsmtty48
crw------- root     root     253,  47 1970-01-08 06:50 gsmtty47
crw------- root     root     253,  46 1970-01-08 06:50 gsmtty46
crw------- root     root     253,  45 1970-01-08 06:50 gsmtty45
crw------- root     root     253,  44 1970-01-08 06:50 gsmtty44
crw------- root     root     253,  43 1970-01-08 06:50 gsmtty43
crw------- root     root     253,  42 1970-01-08 06:50 gsmtty42
crw------- root     root     253,  41 1970-01-08 06:50 gsmtty41
crw------- root     root     253,  40 1970-01-08 06:50 gsmtty40
crw------- root     root     253,  39 1970-01-08 06:50 gsmtty39
crw------- root     root     253,  38 1970-01-08 06:50 gsmtty38
crw------- root     root     253,  37 1970-01-08 06:50 gsmtty37
crw------- root     root     253,  36 1970-01-08 06:50 gsmtty36
crw------- root     root     253,  35 1970-01-08 06:50 gsmtty35
crw------- root     root     253,  34 1970-01-08 06:50 gsmtty34
crw------- root     root     253,  33 1970-01-08 06:50 gsmtty33
crw------- root     root     253,  32 1970-01-08 06:50 gsmtty32
crw------- root     root     253,  31 1970-01-08 06:50 gsmtty31
crw------- root     root     253,  30 1970-01-08 06:50 gsmtty30
crw------- root     root     253,  29 1970-01-08 06:50 gsmtty29
crw------- root     root     253,  28 1970-01-08 06:50 gsmtty28
crw------- root     root     253,  27 1970-01-08 06:50 gsmtty27
crw------- root     root     253,  26 1970-01-08 06:50 gsmtty26
crw------- root     root     253,  25 1970-01-08 06:50 gsmtty25
crw------- root     root     253,  24 1970-01-08 06:50 gsmtty24
crw------- root     root     253,  23 1970-01-08 06:50 gsmtty23
crw------- root     root     253,  22 1970-01-08 06:50 gsmtty22
crw------- root     root     253,  21 1970-01-08 06:50 gsmtty21
crw-rw-rw- root     root     253,  20 1970-01-08 06:50 gsmtty20
crw-rw-rw- root     root     253,  19 1970-01-08 06:50 gsmtty19
crw-rw-rw- root     root     253,  18 1970-01-08 06:50 gsmtty18
crw-rw-rw- root     root     253,  17 1970-01-08 06:50 gsmtty17
crw-rw-rw- root     root     253,  16 1970-01-08 06:50 gsmtty16
crw-rw-rw- root     root     253,  15 1970-01-08 06:50 gsmtty15
crw-rw-rw- root     root     253,  14 1970-01-08 06:50 gsmtty14
crw-rw-rw- root     root     253,  13 1970-01-08 06:50 gsmtty13
crw-rw-rw- root     root     253,  12 1970-01-08 09:38 gsmtty12
crw-rw-rw- root     root     253,  11 1970-01-08 06:50 gsmtty11
crw-rw-rw- root     root     253,  10 1970-01-08 06:50 gsmtty10
crw-rw-rw- root     root     253,   9 1970-01-08 06:50 gsmtty9
crw-rw-rw- root     root     253,   8 1970-01-08 06:50 gsmtty8
crw-rw-rw- root     root     253,   7 1970-01-08 06:50 gsmtty7
crw-rw-rw- root     root     253,   6 1970-01-08 06:50 gsmtty6
crw-rw-rw- root     root     253,   5 1970-01-08 06:50 gsmtty5
crw-rw-rw- root     root     253,   4 1970-01-08 06:50 gsmtty4
crw-rw-rw- root     root     253,   3 1970-01-08 06:50 gsmtty3
crw-rw-rw- root     root     253,   2 1970-01-08 09:38 gsmtty2
crw-rw-rw- root     root     253,   1 1970-01-08 09:38 gsmtty1
drwxr-xr-x root     root              1970-01-08 06:50 dri
lrwxrwxrwx root     root              1970-01-08 06:50 timer -> /dev/snd/timer
lrwxrwxrwx root     root              1970-01-08 06:50 controlC0 -> /dev/snd/controlC0
lrwxrwxrwx root     root              1970-01-08 06:50 pcmC0D0p -> /dev/snd/pcmC0D0p
lrwxrwxrwx root     root              1970-01-08 06:50 pcmC0D0c -> /dev/snd/pcmC0D0c
drwxr-xr-x system   system            1970-01-08 06:50 cpuctl
crw-rw---- root     radio    251,   0 1970-01-08 06:50 ttyIFX0
crw------- root     root     252,   1 1970-01-08 06:50 ttyPTI1
crw------- root     root     252,   0 1970-01-08 06:50 ttyPTI0
crw-rw---- system   system     4, 130 1970-01-08 06:50 ttyMFD2
crw------- root     root       4, 131 1970-01-08 06:50 ttyMFD3
crw------- root     root       4, 129 1970-01-08 06:50 ttyMFD1
crw------- root     root       4, 128 1970-01-08 06:50 ttyMFD0
drwxr-xr-x root     root              1970-01-08 06:50 graphics
crw-rw-rw- system   system   226,   0 1970-01-08 06:50 card0
crw------- root     root     226,  64 1970-01-08 06:50 controlD64
crw-r----- root     diag     248,   0 1970-01-08 06:50 matrix
crw-rw---- radio    vpn      108,   0 1970-01-08 06:50 ppp
drwxr-xr-x root     root              1970-01-08 06:50 block
crw------- root     root     203,   1 1970-01-08 06:50 cpu1
crw------- root     root     203,   0 1970-01-08 06:50 cpu0
crw-r----- root     diag     202,   1 1970-01-08 06:50 msr1
crw-r----- root     diag     202,   0 1970-01-08 06:50 msr0
crw------- root     root       7, 129 1970-01-08 06:50 vcsa1
crw------- root     root       7,   1 1970-01-08 06:50 vcs1
crw------- root     root       7, 128 1970-01-08 06:50 vcsa
crw------- root     root       7,   0 1970-01-08 06:50 vcs
crw-rw-rw- root     root       5,   2 1970-01-08 09:49 ptmx
crw------- root     root       4,  63 1970-01-08 06:50 tty63
crw------- root     root       4,  62 1970-01-08 06:50 tty62
crw------- root     root       4,  61 1970-01-08 06:50 tty61
crw------- root     root       4,  60 1970-01-08 06:50 tty60
crw------- root     root       4,  59 1970-01-08 06:50 tty59
crw------- root     root       4,  58 1970-01-08 06:50 tty58
crw------- root     root       4,  57 1970-01-08 06:50 tty57
crw------- root     root       4,  56 1970-01-08 06:50 tty56
crw------- root     root       4,  55 1970-01-08 06:50 tty55
crw------- root     root       4,  54 1970-01-08 06:50 tty54
crw------- root     root       4,  53 1970-01-08 06:50 tty53
crw------- root     root       4,  52 1970-01-08 06:50 tty52
crw------- root     root       4,  51 1970-01-08 06:50 tty51
crw------- root     root       4,  50 1970-01-08 06:50 tty50
crw------- root     root       4,  49 1970-01-08 06:50 tty49
crw------- root     root       4,  48 1970-01-08 06:50 tty48
crw------- root     root       4,  47 1970-01-08 06:50 tty47
crw------- root     root       4,  46 1970-01-08 06:50 tty46
crw------- root     root       4,  45 1970-01-08 06:50 tty45
crw------- root     root       4,  44 1970-01-08 06:50 tty44
crw------- root     root       4,  43 1970-01-08 06:50 tty43
crw------- root     root       4,  42 1970-01-08 06:50 tty42
crw------- root     root       4,  41 1970-01-08 06:50 tty41
crw------- root     root       4,  40 1970-01-08 06:50 tty40
crw------- root     root       4,  39 1970-01-08 06:50 tty39
crw------- root     root       4,  38 1970-01-08 06:50 tty38
crw------- root     root       4,  37 1970-01-08 06:50 tty37
crw------- root     root       4,  36 1970-01-08 06:50 tty36
crw------- root     root       4,  35 1970-01-08 06:50 tty35
crw------- root     root       4,  34 1970-01-08 06:50 tty34
crw------- root     root       4,  33 1970-01-08 06:50 tty33
crw------- root     root       4,  32 1970-01-08 06:50 tty32
crw------- root     root       4,  31 1970-01-08 06:50 tty31
crw------- root     root       4,  30 1970-01-08 06:50 tty30
crw------- root     root       4,  29 1970-01-08 06:50 tty29
crw------- root     root       4,  28 1970-01-08 06:50 tty28
crw------- root     root       4,  27 1970-01-08 06:50 tty27
crw------- root     root       4,  26 1970-01-08 06:50 tty26
crw------- root     root       4,  25 1970-01-08 06:50 tty25
crw------- root     root       4,  24 1970-01-08 06:50 tty24
crw------- root     root       4,  23 1970-01-08 06:50 tty23
crw------- root     root       4,  22 1970-01-08 06:50 tty22
crw------- root     root       4,  21 1970-01-08 06:50 tty21
crw------- root     root       4,  20 1970-01-08 06:50 tty20
crw------- root     root       4,  19 1970-01-08 06:50 tty19
crw------- root     root       4,  18 1970-01-08 06:50 tty18
crw------- root     root       4,  17 1970-01-08 06:50 tty17
crw------- root     root       4,  16 1970-01-08 06:50 tty16
crw------- root     root       4,  15 1970-01-08 06:50 tty15
crw------- root     root       4,  14 1970-01-08 06:50 tty14
crw------- root     root       4,  13 1970-01-08 06:50 tty13
crw------- root     root       4,  12 1970-01-08 06:50 tty12
crw------- root     root       4,  11 1970-01-08 06:50 tty11
crw------- root     root       4,  10 1970-01-08 06:50 tty10
crw------- root     root       4,   9 1970-01-08 06:50 tty9
crw------- root     root       4,   8 1970-01-08 06:50 tty8
crw------- root     root       4,   7 1970-01-08 06:50 tty7
crw------- root     root       4,   6 1970-01-08 06:50 tty6
crw------- root     root       4,   5 1970-01-08 06:50 tty5
crw------- root     root       4,   4 1970-01-08 06:50 tty4
crw------- root     root       4,   3 1970-01-08 06:50 tty3
crw------- root     root       4,   2 1970-01-08 06:50 tty2
crw------- root     root       4,   1 1970-01-08 06:50 tty1
crw-rw---- root     system     4,   0 1970-01-08 06:50 tty0
crw------- root     root       5,   1 1970-01-08 06:50 console
crw-rw-rw- root     root       5,   0 1970-01-08 06:50 tty
crw------- root     root       1,  11 1970-01-08 06:50 kmsg
crw-rw-rw- root     root       1,   9 1970-01-08 06:50 urandom
crw-rw-rw- root     root       1,   8 1970-01-08 06:50 random
crw-rw-rw- root     root       1,   7 1970-01-08 06:50 full
crw-rw-rw- root     root       1,   5 1970-01-08 06:50 zero
crw------- root     root       1,   4 1970-01-08 06:50 port
crw-rw-rw- root     root       1,   3 1970-01-08 06:50 null
crw------- root     root       1,   2 1970-01-08 06:50 kmem
crw------- root     root       1,   1 1970-01-08 06:50 mem
crw------- root     root      10,  44 1970-01-08 06:50 network_throughput
crw------- root     root      10,  45 1970-01-08 06:50 network_latency
crw------- root     root      10,  46 1970-01-08 06:50 cpu_dma_latency
crw------- media    media     10,  47 1970-01-08 06:50 intel_sst_ctrl
crw-r----- root     diag      10,  48 1970-01-08 06:50 mid_ipc
crwxrwxrwx root     root      10,  49 1970-01-08 06:50 audience_es305
crw------- system   system    10,  50 1970-01-08 06:50 sep_sec_driver
crw-rw---- adb      adb       10,  51 1970-01-08 06:50 android_adb_enable
crw-rw---- adb      adb       10,  52 1970-01-08 06:50 android_adb
drwxr-xr-x root     root              1970-01-08 06:50 log
crw-rw-rw- root     root      10,  57 1970-01-08 06:50 binder
crw------- root     root      10,  58 1970-01-08 06:50 device-mapper
crw-rw-r-- system   radio     10,  59 1970-01-08 06:50 alarm
crw-rw---- system   bluetooth  10, 223 1970-01-08 06:50 uinput
crw-rw---- vpn      vpn       10, 200 1970-01-08 06:50 tun
crw------- root     root      10,  60 1970-01-08 06:50 pti
crw------- root     root      10, 144 1970-01-08 06:50 nvram
crw------- root     root      10, 234 1970-01-08 06:50 btrfs-control
crw------- root     root      10, 235 1970-01-08 06:50 autofs
crw-rw-rw- root     root      10,  61 1970-01-08 06:50 ashmem
crw------- root     root      10, 227 1970-01-08 06:50 mcelog
crw------- root     root      10, 130 1970-01-08 06:50 watchdog
crw-rw---- root     bluetooth  10,  62 1970-01-08 06:50 rfkill
crw------- root     root      10,  63 1970-01-08 06:50 vga_arbiter
crw------- root     root     254,   0 1970-01-08 06:50 rtc0
drwxr-xr-x root     root              1970-01-08 06:50 input
drwxr-xr-x root     root              1970-01-08 06:50 snd
drwxr-xr-x root     root              1970-01-08 06:50 socket
drwxr-xr-x root     root              1970-01-08 06:50 pts
$ ls -l /dev/block/
drwxr-xr-x root     root              1970-01-08 06:50 vold
brw------- root     root     179,   9 1970-01-08 06:50 mmcblk0p9
brw------- root     root     179,   8 1970-01-08 06:50 mmcblk0p8
brw------- root     root     179,   7 1970-01-08 06:50 mmcblk0p7
brw------- root     root     179,   6 1970-01-08 06:50 mmcblk0p6
brw------- root     root     179,   5 1970-01-08 06:50 mmcblk0p5
brw------- root     root     179,   4 1970-01-08 06:50 mmcblk0p4
brw------- root     root     179,   3 1970-01-08 06:50 mmcblk0p3
brw------- root     root     179,   2 1970-01-08 06:50 mmcblk0p2
brw------- root     root     179,   1 1970-01-08 06:50 mmcblk0p1
brw------- root     root     179,   0 1970-01-08 06:50 mmcblk0
brw------- root     root       7,   7 1970-01-08 06:50 loop7
brw------- root     root       7,   6 1970-01-08 06:50 loop6
brw------- root     root       7,   5 1970-01-08 06:50 loop5
brw------- root     root       7,   4 1970-01-08 06:50 loop4
brw------- root     root       7,   3 1970-01-08 06:50 loop3
brw------- root     root       7,   2 1970-01-08 06:50 loop2
brw------- root     root       7,   1 1970-01-08 06:50 loop1
brw------- root     root       7,   0 1970-01-08 06:50 loop0
brw------- root     root       1,  15 1970-01-08 06:50 ram15
brw------- root     root       1,  14 1970-01-08 06:50 ram14
brw------- root     root       1,  13 1970-01-08 06:50 ram13
brw------- root     root       1,  12 1970-01-08 06:50 ram12
brw------- root     root       1,  11 1970-01-08 06:50 ram11
brw------- root     root       1,  10 1970-01-08 06:50 ram10
brw------- root     root       1,   9 1970-01-08 06:50 ram9
brw------- root     root       1,   8 1970-01-08 06:50 ram8
brw------- root     root       1,   7 1970-01-08 06:50 ram7
brw------- root     root       1,   6 1970-01-08 06:50 ram6
brw------- root     root       1,   5 1970-01-08 06:50 ram5
brw------- root     root       1,   4 1970-01-08 06:50 ram4
brw------- root     root       1,   3 1970-01-08 06:50 ram3
brw------- root     root       1,   2 1970-01-08 06:50 ram2
brw------- root     root       1,   1 1970-01-08 06:50 ram1
brw------- root     root       1,   0 1970-01-08 06:50 ram0
$ cat /proc/mounts
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
/dev/block/mmcblk0p2 /system ext4 ro,noatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p3 /cache ext4 rw,nosuid,nodev,relatime,barrier=1,nodelalloc,data=ordered 0 0
/dev/block/mmcblk0p8 /data ext4 rw,nosuid,nodev,relatime,barrier=1,nodelalloc,data=ordered 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw,relatime 0 0
/dev/block/vold/179:7 /mnt/sdcard 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 0 0
/dev/block/vold/179:7 /mnt/secure/asec 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 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
  • mmcblk0p2 /system
  • mmcblk0p3 /cache
  • mmcblk0p8 /data

全部ext4になっている。
1はkernel+initrdかな。

$ cat /proc/partitions
major minor  #blocks  name

 179        0   15441920 mmcblk0
 179        1     250048 mmcblk0p1
 179        2     500032 mmcblk0p2
 179        3     250048 mmcblk0p3
 179        4          1 mmcblk0p4
 179        5      15640 mmcblk0p5
 179        6       1976 mmcblk0p6
 179        7   10533240 mmcblk0p7
 179        8    2000024 mmcblk0p8
 179        9    1793208 mmcblk0p9

4,5,6はちいさいね。

$ cat /proc/version
Linux version 2.6.35.3-ge34383b (builder@QA-Build-Gorilla-011) (gcc version 4.4.3 (GCC) ) #1 SMP PREEMPT Thu May 10 17:05:11 CST 2012

2.6.35.7 Yokohamaじゃやないのか。