Gourab Posted November 25, 2018 Share Posted November 25, 2018 Hi All, I just got my first Bunny and I am facing some issue connecting to the serial console of the Bunny from Mac. I am using the below command: sudo screen tty.usbmodemch000001 115200 Although it tty.usbmodemch000001 is showing up with "ls /dev/tty.*", when I am trying to connect to it, it is just refusing the connection. Below is the message I am getting. Cannot exec 'tty.usbmodemch000001': No such file or directory Will really appreciate any input on this. Quote Link to comment Share on other sites More sharing options...
Gourab Posted November 26, 2018 Author Share Posted November 26, 2018 Just figured that in mac you need to give the full path, i.e. sudo screen /dev/tty.usbmodemch000001 115200l before running screen. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.