Skip to content

Instantly share code, notes, and snippets.

@juuba
Created March 4, 2015 07:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juuba/4924e4d0882c3c078de2 to your computer and use it in GitHub Desktop.
Save juuba/4924e4d0882c3c078de2 to your computer and use it in GitHub Desktop.
1.1.2.16 mounts mmcbkl1 as "read-only"
[root@Jolla nemo]# mount | grep 'mmcblk1\|android'
/dev/mmcblk1 on /media/sdcard/69e965d1-41fd-449e-831a-669c365e533f type btrfs (ro,nosuid,nodev,noexec,noatime,dirsync,thread_pool=4,ssd,noacl,space_cache)
/dev/mmcblk1 on /data/media type btrfs (ro,nosuid,nodev,noexec,noatime,dirsync,thread_pool=4,ssd,noacl,space_cache)
/dev/mmcblk1 on /opt/alien/data/media type btrfs (ro,nosuid,nodev,noexec,noatime,dirsync,thread_pool=4,ssd,noacl,space_cache)
/dev/fuse on /opt/alien/home/nemo/android_storage type fuse (rw,nosuid,nodev,relatime,user_id=1023,group_id=1023,default_permissions,allow_other)
/dev/fuse on /home/nemo/android_storage type fuse (rw,nosuid,nodev,relatime,user_id=1023,group_id=1023,default_permissions,allow_other)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment