Ignite-UX (IUX) Frequently Asked Questions (July 2013)

not found:
WARNING: Could not find Q_BOOT device. Cannot determine what the boot
device was.
ERROR: Could not get io-device data (ioscan)
WARNING: Could not find source device in ioscan output. You must select
from the list of devices below to use for the source device:
A few seconds after these messages are displayed, a USB attach
message will show on the console. Use the r (rescan) option to
request Ignite-UX to repeat I/O inventory to allow discovery of the
vMedia device. After rescan, select the vMedia device from the list
of possible source devices. This is required because the kernel will
not determine the boot source during rescan. After selection of the
source device, installation will then continue normally.
=============================================================================
==
----------------------------------------
8. Archive Installations (Golden Images)
----------------------------------------
8.1
Q: What does the following gunzip error indicate?
gunzip: stdin: unexpected end of file
pax_iux: The archive is empty.
ERROR: Cannot load OS archive (HP-UX Core Operating System Archives)
A: It appears that the NFS mount succeeded, but the file was not
accessible from the client. Check the following possibilities:
- The file has a different name so check your configuration files for
errors.
- The file has the wrong permissions such that it is not readable so
check your /etc/exports file.
=============================================================================
==
8.2
Q: The /etc/nsswitch.conf and /etc/resolv.conf files from my archive do not
end up on the client. Why?
A: There are certain files which Ignite-UX modifies during the
configuration process, among them resolv.conf and nsswitch.conf. To
end up with the archive versions of these modified files on your
clients, Ignite-UX provides two scripts called os_arch_post_l and
os_arch_post_c to aid you. These scripts are delivered in the
/opt/ignite/data/scripts directory. You will probably only need to
modify os_arch_post_l to achieve your goal. Copy this file to a new
name in the same directory and then edit it searching on resolv.conf
and nsswitch.conf for instructions regarding what must be changed.
After the script has been changed, modify your configuration file
that describes the archive so that it points to the new script.