Post Reply 
Bit and / or Marcus: help setting up Ubuntu Linux for flashing with MySamBa
12-21-2019, 08:36 AM
Post: #14
RE: Bit and / or Marcus: help setting up Ubuntu Linux for flashing with MySamBa
(12-20-2019 08:17 PM)John Galt Wrote:  
Code:
john@john-iMac:~$ rm ~/.wine/dosdevices/com1
john@john-iMac:~$ ln -s ~/.wine/dosdevices/com1 /dev/ttyUSB0
ln: failed to create symbolic link '/dev/ttyUSB0': File exists

Apologies about that, it should have been:

Code:
ln -s /dev/ttyUSB0 ~/.wine/dosdevices/com1

I'm always getting the target and symlink name in the wrong order...

There are only 10 types of people in this world. Those who understand binary and those who don't.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Bit and / or Marcus: help setting up Ubuntu Linux for flashing with MySamBa - grsbanks - 12-21-2019 08:36 AM



User(s) browsing this thread: 1 Guest(s)