Jetson TK1 GUI

I want to setup Desktop GUI (ubuntu 14.04)on Jetson TK1 and i found this tutorial

but when i made ls i didn’t find NVIDIA-INSTALLER but i found IA-INSTALL
how can i setup the GUI ?

You should probably move the question to the JTK1 forum:
https://devtalk.nvidia.com/default/board/162/jetson-tk1/

“~/NVIDIA-INSTALLER” is on the file system of a new Jetson only, and you should be able to do this:

sudo ~/NVIDIA-INSTALLER/installer.sh

If this is missing, then you can flash (flash has a step “sudo apply_binaries.sh” which is equivalent).