gert@gert-ubuntu:~$ adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
0123456789ABCDEF device
gert@gert-ubuntu:~$ adb shell
shell@android:/ $ su
root@android:/ # mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,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
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/secure tmpfs rw,relatime,mode=700 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
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/ubi0_0 /system ubifs ro,relatime 0 0
/dev/ubi1_0 /data ubifs rw,nosuid,nodev,relatime 0 0
/dev/block/mtdblock3 /protect_f yaffs2 rw,nosuid,nodev,relatime 0 0
/dev/block/mtdblock4 /protect_s yaffs2 rw,nosuid,nodev,relatime 0 0
/dev/block/loop0 /mnt/cd-rom iso9660 ro,relatime 0 0