serial port config question

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
sdad
Newbie
Newbie
Posts: 1
Joined: Sat Jul 05, 2008 10:38 am

serial port config question

Post by sdad »

Very new to linux, so please fogive stupidity. Trying to get serial port configured. I ran this command:' ln -s /dev/ttyS0 ~/.wine/dosdevices/com1' I did this in terminal, from my home directory, as I was unable to locate a dosdevices folder or file. Could someone clarify this for me please?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: serial port config question

Post by vitamin »

sdad wrote:Very new to linux, so please fogive stupidity. Trying to get serial port configured. I ran this command:' ln -s /dev/ttyS0 ~/.wine/dosdevices/com1' I did this in terminal, from my home directory, as I was unable to locate a dosdevices folder or file. Could someone clarify this for me please?
So what's the problem? That command will work from any directory - it uses absolute paths.
Uwe Bonnes

serial port config question

Post by Uwe Bonnes »

sdad> Very new to linux, so please fogive stupidity. Trying to get
sdad> serial port configured. I ran this command:' ln -s /dev/ttyS0
sdad> ~/.wine/dosdevices/com1' I did this in terminal, from my home
sdad> directory, as I was unable to locate a dosdevices folder or file.
sdad> Could someone clarify this for me please?

Dot files and directories are only displayed on special request. Probably
your file system browser did hide them from you. Either get the file system
browser to display them, or work on the console.

Bye
--
Uwe Bonnes [email protected]

Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
Locked