- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- hp-ux booting problem.,..
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
08-20-2001 02:28 AM
08-20-2001 02:28 AM
hp-ux booting problem.,..
i'm facing a problem with hp c200 visualize
it's unable to boot in multiuser mode saying the error
/sbin.rc[61]:core:unknown test parameter
INIT:command is respawning too rapidly.
will try again in 5 minutes
check for possible errors.
id:cons "/usr/sbin/getty console consloe #system console
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2001 05:45 AM
08-20-2001 05:45 AM
Re: hp-ux booting problem.,..
try:
cons:123456:respawn:/usr/sbin/getty console console
good luck,
Thierry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2001 05:57 AM
08-20-2001 05:57 AM
Re: hp-ux booting problem.,..
The "init command is respawning too rapidly"
message is commonly seen when there is a corrupt file
within the filesystem.
In this case, the error involving the dld.sl file, points at corruption with that file itself.
By replacing the corrupt dld.sl file with a copy from a known functioning system and then rebooting, you should be able
to resolve this problem.
Later,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2001 07:27 AM
08-20-2001 07:27 AM
Re: hp-ux booting problem.,..
console entry.
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2001 08:52 AM
08-20-2001 08:52 AM
Re: hp-ux booting problem.,..
I think the system is not able to mount all of the following
/var /tmp /opt /stand /usr / . Yoy can check this by going to single user mode.
Please boot in single user mode
ISL Prompt and hpux -is and then cleanup the file systems and remount .
and then go to multiuser mode.
All the best.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2001 11:09 AM
08-22-2001 11:09 AM
Re: hp-ux booting problem.,..
/sbin/rc
Thanks
Sanjay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2001 12:41 AM
08-23-2001 12:41 AM
Re: hp-ux booting problem.,..
Your output reported :
id:cons "/usr/sbin/getty console consloe #system console
Try correcting "consloe" by "console".
The script couldn't test that string and it is instanciated to nothing known for the system boot.
This will solve your problem.
Magdi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2001 02:47 AM
08-23-2001 02:47 AM
Re: hp-ux booting problem.,..
If it is not the typo there is probably a 'strange' file in /etc/rc.config.d. Examine this dir for suspicious file names, like '!' or "#' etc.