Difference between revisions of "Connect to Serial Console from Windows"
(Created page with 'Category:Fedora ARM Secondary Architecture =Connecting to a Linux device via USB-Serial Console from Windows= There are two ways to connect to a Linux device via usb-serial…') |
(→Connecting to a Linux device via USB-Serial Console from Windows) |
||
Line 2: | Line 2: | ||
− | =Connecting to a Linux device via USB-Serial Console from Windows= | + | = Connecting to a Linux device via USB-Serial Console from Windows = |
+ | |||
There are two ways to connect to a Linux device via usb-serial console from Windows: | There are two ways to connect to a Linux device via usb-serial console from Windows: | ||
* Using Putty | * Using Putty | ||
+ | * Using Cygwin | ||
− | * | + | == Installation == |
+ | |||
+ | Both setup requires the installation of the USB-to-Serial/Virtual COM Port (VCP) Driver in the Windows device. | ||
+ | |||
+ | === Driver === | ||
+ | |||
+ | * Driver for the Windows device was downloaded from [[http://www.ftdichip.com/Drivers/VCP.htm Future Technology Devices International Limited's website]] | ||
+ | * Installation process is straight forward (3-click install) | ||
+ | |||
+ | === Cygwin === | ||
+ | |||
+ | * Windows executable was downloaded from [http://www.cygwin.com/ Cigwun's website] | ||
+ | |||
+ | === Putty === |
Revision as of 17:07, 8 August 2012
Contents
Connecting to a Linux device via USB-Serial Console from Windows
There are two ways to connect to a Linux device via usb-serial console from Windows:
- Using Putty
- Using Cygwin
Installation
Both setup requires the installation of the USB-to-Serial/Virtual COM Port (VCP) Driver in the Windows device.
Driver
- Driver for the Windows device was downloaded from [Future Technology Devices International Limited's website]
- Installation process is straight forward (3-click install)
Cygwin
- Windows executable was downloaded from Cigwun's website