- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Devices attached to system
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 10:20 AM
11-16-2001 10:20 AM
Devices attached to system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 10:23 AM
11-16-2001 10:23 AM
Re: Devices attached to system
or /opt/ignite/bin/print_manifest - if ignite is installed
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 10:27 AM
11-16-2001 10:27 AM
Re: Devices attached to system
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 10:32 AM
11-16-2001 10:32 AM
Re: Devices attached to system
but I can't see the CDROM in that list.
I am sure that CDROM is connected correctly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 10:43 AM
11-16-2001 10:43 AM
Re: Devices attached to system
That will return all disk devices, of which the CD-ROM is.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 10:44 AM
11-16-2001 10:44 AM
Re: Devices attached to system
ioscan -nf does show every device connected to the system. Check the whole list again.
ioscan -nf >/tmp/ioscan.out
grep -i ROM /tmp/ioscan.out
You also do a SEARCH in the ISL prompt during boot time.
-raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 10:45 AM
11-16-2001 10:45 AM
Re: Devices attached to system
ioscan -fC disk | grep CD
Darrell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 10:47 AM
11-16-2001 10:47 AM
Re: Devices attached to system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 11:13 AM
11-16-2001 11:13 AM
Re: Devices attached to system
Try "ioscan -fn".
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 11:20 AM
11-16-2001 11:20 AM
Re: Devices attached to system
If you added the CD-ROM without a reboot, I would perform the following:
insf -e
ioscan -kfnC disk | more
If you still don't see your CD-ROM, I'd start trying part of all of your setup on a different server.
Cheers,
Jim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 11:23 AM
11-16-2001 11:23 AM
Re: Devices attached to system
ioscan -fnC disk | more
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 11:31 AM
11-16-2001 11:31 AM
Re: Devices attached to system
Th command #ioscan -fn should list all attached devices to system.
Also /opt/ignite/bin/print_manifest lists system information.
Thanks.
Prashant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2001 02:38 PM
11-17-2001 02:38 PM
Re: Devices attached to system
well, do you have the proper drivers installed? For hp CD-ROMs you'll need drivers for SCSI, for the CD-FileSystem, and on the newer workstations some patches, as they have PC-style AT-bus CD-drives...
You might use "lsdev" or good ol' SAM or read your "/stand/system".
Just my ???0.02,
Wodisch