Bent Terp wrote:
I have changed the comms in minincom to use /dev/tty0 & the baud rate to
9600, yet I can't seem to connect with minicom. Does anyone know how to
connect to a serial device from the console?

This works for me with our Cisco console cables:
sudo yum install picocom
sudo picocom /dev/ttyS0

BR Bent
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

On which OS did you install this? On CentOS? If so, which repository did you have to add, cause I see the ones I have enabled doesn't have it?

[EMAIL PROTECTED] ~]# yum install picocom
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
rpmforge                  100% |=========================| 1.1 kB    00:00
base                      100% |=========================| 1.1 kB    00:00
updates                   100% |=========================|  951 B    00:00
addons                    100% |=========================|  951 B    00:00
extras                    100% |=========================| 1.1 kB    00:00
Reading repository metadata in from local files
Parsing package install arguments
Nothing to do


--

Kind Regards
Rudi Ahlers
CEO, SoftDux

Web:   http://www.SoftDux.com
Check out my technical blog, http://blog.softdux.com for Linux or other 
technical stuff, or visit http://www.WebHostingTalk.co.za for Web Hosting stuff

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to