1832691 Members
2489 Online
110043 Solutions
New Discussion

ioconfig File /etc

 
SOLVED
Go to solution
Tvs
Regular Advisor

ioconfig File /etc

Dear all,

This is regarding the /etc/ioconfig file.

1.if the file got corrupted or deleted whether the system will boot..?

2. how we can recover the file ..( is it possible to recover booting in single user mode and running ioint..)

3. if file got deleted whether the ioinit will recreate the file

Thanks in advance
4 REPLIES 4
Joseph Loo
Honored Contributor

Re: ioconfig File /etc

hi,

actually, /stand/ioconfig is what u should be concern. if there r problem, follow the steps in the doc:

http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000078882068

regards.
(p.s. please remember to assign points.)
what you do not see does not mean you should not believe
mirco_1
Valued Contributor

Re: ioconfig File /etc

hi,

with insf the file can created.

DM.
Sudeesh
Respected Contributor
Solution

Re: ioconfig File /etc

If /etc/ioconfig is corrupted or missing when the system reboots, ioinitrc brings the system up in single-user mode. The user should then restore /etc/ioconfig from backup or invoke the ioinit with the -c option to recreate /etc/ioconfig from the kernel.


http://docs.hp.com/en/B2355-90681/ioinit.1M.html

Sudeesh
The most predictable thing in life is its unpredictability
Tvs
Regular Advisor

Re: ioconfig File /etc

Thanks