- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- hpux 9.10 o/s currupted
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
04-07-2009 10:10 PM
04-07-2009 10:10 PM
hpux 9.10 o/s currupted
i am having coupld of hpux 9.10, one of my hpux 9.10 machine showing below error.. looks Os currupted can not boot up
"INIT:Command is respawning too repidly.
will try again in 5 mins
check for possible errors
id: vue /etc/vuerc"
#VUE validation and inocation"
hostname
Console Login :
"
i had done fack
tried to open /etc/vuerc file but cant open even ls command also not work.
not sure how to recove OS for this machine,
any body having experience work with hpux 9.10 appriciate your help here.
thanks in advance,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2009 10:16 PM
04-07-2009 10:16 PM
Re: hpux 9.10 o/s currupted
for init:
init:3:initdefault:
Can you boot to single user mode from
sl prompt: init 0
and if you get into single user mode disable
the VUE stuff (remove link from ../init.d/)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2009 10:28 PM
04-07-2009 10:28 PM
Re: hpux 9.10 o/s currupted
i tried to cd /etc/iniittab can not go through
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2009 10:32 PM
04-07-2009 10:32 PM
Re: hpux 9.10 o/s currupted
It's not a directory, it's a file
# cat /etc/inittab
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2009 10:41 PM
04-07-2009 10:41 PM
Re: hpux 9.10 o/s currupted
Sorry I didn't realize you thought it would
be a directory. Even so, always check with
ls -ls /etc/inittab,
that will reveal if it is a directory or not.
Don't assume anything in unix !!
The inittab is the file that the kernel uses during booting and first initialization
an example of contents of a inittab file see attached:
Hope it gives you more clues ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2009 10:54 PM
04-07-2009 10:54 PM
Re: hpux 9.10 o/s currupted
>>i dont think it having /etc/iniittab
As I know every unix (different types of unix like HP, Solaris, Linux ) is having /etc/inittab
>>i tried to cd /etc/iniittab can not go through
its a file not a directory
you can cat or vi the /etc/inittab file.
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2009 10:59 PM
04-07-2009 10:59 PM
Re: hpux 9.10 o/s currupted
can you check that the root shell is /sbin/sh ?
regards,
John K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2009 11:11 PM
04-07-2009 11:11 PM
Re: hpux 9.10 o/s currupted
error msg still reamin same, now i even can not get login prompt which i used get prviously ..
at present i am struguling to boot in single user mode, its very different enviroment in hpux 9, let me boot in single user mode and un-comment that VUE line in /etc/iniittab file so at least i can login and do troubleshooting for further.
appriciate all other suggesions. thanks,
i have not assign much points as answers are not really close for my issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2009 12:12 AM
04-08-2009 12:12 AM
Re: hpux 9.10 o/s currupted
It's also very different since 9.10 isn't PA-RISC but Motorola.
I don't know if a SVR4 filesystem layout will let you map the new layout to the old?
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=668204
http://docs.hp.com/en/5963-8942/
This has a table of equivalents:
http://docs.hp.com/en/5964-5283/ch04s05.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2009 11:51 PM
04-23-2009 11:51 PM
Re: hpux 9.10 o/s currupted
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2009 11:57 PM
04-23-2009 11:57 PM
Re: hpux 9.10 o/s currupted
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2009 12:25 AM
04-24-2009 12:25 AM
Re: hpux 9.10 o/s currupted
The first write I/O fails, normaly this is caused by broken hartware, disk ore termination problems.