Operating System - HP-UX
1836439 Members
3404 Online
110100 Solutions
New Discussion

How to get HW Path of Console

 
SOLVED
Go to solution
Zinky
Honored Contributor

How to get HW Path of Console


From a running system... (a SuperDome)...


Thanks.
Hakuna Matata

Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
3 REPLIES 3
Peter Godron
Honored Contributor
Solution

Re: How to get HW Path of Console

Nelson,
grep -i console /var/adm/syslog/syslog.log
would normally go to serial interface
ioscan -fn
Look for "Serial Interface"
Zinky
Honored Contributor

Re: How to get HW Path of Console

Thanks Petre,

I should have thought...

ioscan -kf|grep -i serial

Hakuna Matata

Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
Bill Hassell
Honored Contributor

Re: How to get HW Path of Console

No grep needed: ioscan -kfC tty


Bill Hassell, sysadmin