|
I get this when I run the script in terminal: (what can I try next)
Phone: HTC AMAZE 4G
sh-3.2$ export PATH=/data/local/bin:$PATH
sh-3.2$ su
sh-3.2# cd /sdcard/ubuntu
sh-3.2# sh ubuntu.sh
mount: Invalid argument
mount: No such file or directory
mount: No such file or directory
mount: No such file or directory
mount: mounting /sdcard on /data/local/mnt/sdcard failed: No such file or directory
mount: mounting /sdcard/external_sd on /data/local/mnt/external_sd failed: No such file or directory
net.ipv4.ip_forward = 1
ubuntu.sh: line 31: /data/local/mnt/etc/resolv.conf: No such file or directory
ubuntu.sh: line 32: /data/local/mnt/etc/resolv.conf: No such file or directory
ubuntu.sh: line 33: /data/local/mnt/etc/hosts: No such file or directory
Ubuntu is configured with SSH and VNC servers that can be accessed from the IP:
eth0: No such device
chroot: can't execute '/root/init.sh': No such file or directory
Shutting down Ubuntu ARM
failed.
failed.
failed.
failed.
losetup: /dev/loop7: Device or resource busy
sh-3.2#
|