terminal - Android : Read-only file system -


i'm using terminal emulator on android 4.1.1 device.

when run cat > sample, says: can't create sample: read-only file system.

i don't want root device.

any workarounds?

in fact, system partition (mounted /) read-only. , can remount read-write. however, files modified system partition not survive when restart emulator. can refer more information here.

a correct way deploy files @ /data/ or /sdcard/.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -