Advertisement
Guest User

Untitled

a guest
Dec 11th, 2016
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. tim@tim-HP-Compaq-dc7900-Small-Form-Factor:~$ adb shell "mount /dev/block/platform/sprd-sdhci.3/by-name/prodnv /productinfo"
  2. mount: '/dev/block/platform/sprd-sdhci.3/by-name/prodnv'->'/productinfo': I/O error
  3. tim@tim-HP-Compaq-dc7900-Small-Form-Factor:~$ adb shell "mount -t ext4 /dev/block/platform/sprd-sdhci.3/by-name/prodnv /productinfo"
  4. mount: '/dev/block/platform/sprd-sdhci.3/by-name/prodnv'->'/productinfo': Invalid argument
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement