HP-UX Reference (11i v1 00/12) - 1M System Administration Commands A-M (vol 3)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/!!!intro.1m
________________________________________________________________
___ ___
i
ioinit(1M) ioinit(1M)
Errors
/etc/ioconfig is missing.
/etc/ioconfig is corrupted.
Either restore /etc/ioconfig from backup and then reboot, or recreate /etc/ioconfig using
ioinit -c.
Permission to access /etc/ioconfig is denied.
Change permissions to /etc/ioconfig to allow access by ioinit.
exec of insf failed.
ioinit
completed successfully, but insf failed.
Instance number is already in kernel.
Instance number already exists for a given class. Use rmsf to remove the existing instance number,
then retry.
Hardware path is not in the kernel.
The given hardware path is not in the kernel. Use
ioscan -k to get the correct hardware path,
then retry.
Device class name is not in the kernel.
The given class name is not in the kernel. Use ioscan -k to get the correct class name, then retry.
EXAMPLES
To reassign an instance number to a device and class (specified in infile) and reboot the system:
/sbin/ioinit -f infile -r
where infile contains the following:
56.52 scsi 2
56.52
is the h/w_path, scsi is the class_name, and
2 is the instance_#.
WARNINGS
Running
rmsf or insf overwrites the effect of reassignment by ioinit before the system is rebooted.
AUTHOR
ioinit was developed by HP.
FILES
/stand/ioconfig
/etc/ioconfig
SEE ALSO
init(1M), insf(1M), ioscan(1M), rmsf(1M), inittab(4), ioconfig(4).
HP-UX Release 11i: December 2000 − 2 − Section 1M−−367
___
___