You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mkdir: '/data/local/tmp/root': File exists
mount: /dev/block/sda1: need -t
cp: bad '/data/local/tmp/root/*/initrd.img': No such file or directory
cp: bad '/data/local/tmp/root/*/initrd.img.old': No such file or directory
cp: bad '/data/local/tmp/root/*/ramdisk.img': No such file or directory
cp: bad '/data/local/tmp/root/*/ramdisk.img.old': No such file or directory
umount: /data/local/tmp/root: Invalid argument
mount: /dev/block/sda1: need -t
This says that -t is needed in mount command.
The text was updated successfully, but these errors were encountered:
I tried prepare_image.bat and it this output.
This says that -t is needed in mount command.
The text was updated successfully, but these errors were encountered: