If you want to run this on a Linux system, and you are not running your terminal session as root (good idea NOT to as a standard security practice), you need to start the adb server with root privileges thus:sudo adb start-serverNote that your Id will need sudo access for that to work.