How to find Bootable Hard disks from OBP

Hi all,please tell me how to find bootable hard disk from OBP.Like in HP-UX from PDC we can find hard disk havng ISL by ISL>sea islRegardsVimal George
[188 byte] By [vimal_georgea] at [2007-11-26 21:08:15]
# 1
There is no similar command.'probe-scsi-all' and 'probe-ide' can attempt to find responding devices on the scsi and ide busses. But they cannot determine bootability.-- Darren
Darren_Dunhama at 2007-7-10 2:43:39 > top of Java-index,General,Maintenance...
# 2

This is how you detect hardware:

ok show-scsi-all

ok show-ide

Whether that hardware has bootable partition/kernel/etc or not will require trial'n'error.

edit: (sorry for duplicate post, pulled up thread, had lunch, came back, keyed in reply)

Message was edited by:

WRWindsor

WRWindsora at 2007-7-10 2:43:39 > top of Java-index,General,Maintenance...