- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Cold-Install HPUX 11.00 but no SAM
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
09-06-2002 10:11 AM
09-06-2002 10:11 AM
Everything appeared to go very well, and the system started up with HPUX 11.00 just fine. But when I went to run SAM to configure a lan1 card, it could not find sam. I checked in /usr/sbin and sam was not there.
Do I need to install sam separately? and what changes should I make to my installations to have SAM install automatically in the future?
Thanks for the help.
Donald O'Brien.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2002 10:31 AM
09-06-2002 10:31 AM
Re: Cold-Install HPUX 11.00 but no SAM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2002 10:56 AM
09-06-2002 10:56 AM
Solutionhttp://www.docs.hp.com/hpux/onlinedocs/5187-0151/5187-0151.html
On your system .. run ..
# swlist -l fileset |grep -i systemadmin
to check if the fileset "SystemAdmin" exist or not. If no then it's confirm that SAM somehow did not get installed. The steps to install SAM as follows ..
http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000063212096
But I would examine the cold install process that you just went through to make sure it's done right.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2002 12:04 PM
09-06-2002 12:04 PM
Re: Cold-Install HPUX 11.00 but no SAM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2002 12:11 PM
09-06-2002 12:11 PM
Re: Cold-Install HPUX 11.00 but no SAM
You want to use the command line to set up your lan card anyway don't you? :-)
GL,
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2002 01:06 PM
09-23-2002 01:06 PM
Re: Cold-Install HPUX 11.00 but no SAM
Thanks to all who helped.
Don O'Brien