LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   ttyS0[my modem port] (https://www.linuxquestions.org/questions/linux-hardware-18/ttys0%5Bmy-modem-port%5D-206484/)

shayan_tabrizi 07-18-2004 01:06 AM

ttyS0[my modem port]
 
I have entered this command in terminal: " unlink /dev/ttyS0 "
so it is deleted. And I had used it for my modem. now I have changed my modem port and use it with the other port. but what should I do if I want to undo my command or again make a new ttyS0 which links to my com port.
thanks.
Please send your answers here

ilikejam 07-18-2004 08:58 AM

Hi.

Do:
mknod /dev/ttyS0 c 4 64

That should give you back your device.

Dave


All times are GMT -5. The time now is 09:32 PM.