I'm trying to run the linux version on Ubuntu 17.04 and I'm getting something which is kind of unexplicable to me.
Quote:
ubuntu@ubuntu:~/kindle$ ls -l
total 508
-rwxr-xr-x 1 ubuntu ubuntu 125854 Jun 19 2012 Fastboot-GUI_64bi
ubuntu@ubuntu:~/kindle$ ./Fastboot-GUI_64bit
bash: ./Fastboot-GUI_64bit: No such file or directory
|
The file is present, it has +x on it. Not sure how it can not exist. This is also a clean install (rescue disk).
Anyone know why ?