View Single Post
Posts: 35 | Thanked: 1 time | Joined on Nov 2005
#33
When I try to run the "sudo root ./flasher" command, I am prompted for a password and I enter "ubuntu". Then I get a "sudo: root: command not found" message. If I type "./flasher --enable-rd-mode --reboot" without the "sudo root" prefix, it appears to run but it just waits for a valid USB device.

ubuntu@ubuntu:~/Desktop$ ls
flasher
ubuntu@ubuntu:~/Desktop$ sudo root ./flasher --enable-rd-mode --reboot
sudo: root: command not found
ubuntu@ubuntu:~/Desktop$