- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Pick any number between 1 and 10: Magic number wro...
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
03-12-2002 04:31 AM
03-12-2002 04:31 AM
Mar 12 13:33
Magic number wrong (namelist mismatch?)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2002 04:35 AM
03-12-2002 04:35 AM
SolutionThis is normally where the in-core kernel and the on-disk kernel do not match.
Lanscan will also usually give something similar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2002 04:37 AM
03-12-2002 04:37 AM
Re: Pick any number between 1 and 10: Magic number wrong
have a look at this:
http://bizforums.itrc.hp.com/cm/QuestionAnswer/0,,0x56b9cf38d6bdd5118ff10090279cd0f9,00.html
and my answer is 3
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2002 04:38 AM
03-12-2002 04:38 AM
Re: Pick any number between 1 and 10: Magic number wrong
Can it be that there is an architecture mismatch for some binary? Did you copy an 11.00 binary to a 10.20 or a hppa-2.0w to a hppa-1.1 machine?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2002 05:20 AM
03-12-2002 05:20 AM
Re: Pick any number between 1 and 10: Magic number wrong
UNIX can be so darn infuriating and cryptic at times. It is almost like they are intentionally obfuscating this instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2002 05:24 AM
03-12-2002 05:24 AM
Re: Pick any number between 1 and 10: Magic number wrong
works fine after reboot.
thanks
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2003 12:51 AM
11-10-2003 12:51 AM
Re: Pick any number between 1 and 10: Magic number wrong
mv /stand/vmunix /stand/vmunix.new
mv /stand/vmunix.prev /stand/vmunix
Then you can reverse this later if you still want to reboot and apply the changes.