Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. tried adb mount -o loop /sdcard/ubntu121.iso /mnt/iso
  2. but
  3. /system/bin/sh: adb command not found
  4. even tried sudo -i
  5. /systen/bin/sh: sudo command not found
  6. tried this
  7. root -i
  8. /system/bin/sh: root command not found
  9. i'm new to android x86!
  10. tried dd if=/dev/block/mmcblk0p2 of=/sdcard/ubntu121.iso
  11. Another permission denied
  12. dd: /dev/block/mmcblk0p2: Access Denied!
  13. it's just that android terminal emulator won't let me become root
  14. the device is rooted with supersu
  15. can you guys help me because i want to reinstall ubuntu
  16. by making my sdcard bootable again
  17. >mount -o loop /sdcard/ubntu121.iso /mnt/iso
  18. error /etc/fstab Permission Denied!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement