[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]
AIX Version 4.3 System Management Guide: Operating System and Devices
Accessing InfoExplorer from CD-ROM
The first time you access InfoExplorer databases from your CD-ROM, you must:
Note: You can also install databases from the CD-ROM. Some databases on this CD-ROM may have already been installed with the operating system or other licensed products. Run the lslpp command or SMIT to get a list of the database packages already installed on your system.
The installation application that you use (SMIT or one of the VSM applications) will create a temporary mount point for the CD-ROM.
Prerequisites
- You must have root user authority or be a member of the system group to
create and mount the CD-ROM file system and run the linkinfocd
script.
Create a CD-ROM File System
- Set the power switch to On if you are using an external CD-ROM drive.
- Remove the CD-ROM from the plastic case and place it in the disc caddy or disc tray.
- Insert the disc caddy containing the Hypertext Information Base Library CD-ROM into the disc caddy opening or on the disc tray.
- Use the smit crcdrfs fast path to create the CD-ROM file system. The Add a CDROM File System menu appears.
- Press F4 for the DEVICE name field to get a list of the devices available. The DEVICE NAME overlay appears over the previous screen.
- Specify the available CD-ROM device you plan to use.
- Highlight the MOUNT POINT field.
- Type the following, but do not press Enter until you get to step 10.
/infocd
- Highlight the Mount AUTOMATICALLY at system restart? field. Select one of the following choices:
- Mount InfoExplorer every time the system starts, press the Tab key to specify yes.
- Mount InfoExplorer manually, use the default value no.
- Press Enter after you have completed making changes to the entry fields.
- Press F10 to exit SMIT.
Mount the CD-ROM File System
Mount your CD-ROM to the file system you created by following the steps below:
- Enter the SMIT fast path at the system prompt:
smit mountfs
The Mount a File System menu appears.
- Highlight the FILE SYSTEM name field.
Note: The system always mounts the CD-ROM as a read-only file system. You can use the tab key to select yes or no in the Mount as READ ONLY file system field.
- Press F4 to list file system names. The FILE SYSTEM name overlay appears over the previous menu.
- Select a line similar to the following:
/dev/cdx /infocd cdrfs
where x is the number of your CD-ROM drive.
- Press Enter.
- Select Do to mount the CD-ROM file system.
- Press F10 to exit SMIT when the Command: status field changes to OK.
The InfoExplorer databases are now mounted and ready to be accessed from the CD-ROM.
Notes:
- If the CD-ROM is ejected from the system while it
is still mounted, the connection is broken and you cannot access the
information. To remove the CD-ROM from the system, unmount that file system
using the unmount command before ejecting the CD-ROM. To access the CD-ROM again, you must
remount the CD-ROM file system, using the
mount or
smit command.
- You can keep copies of the information bases
on your fixed disk, in case your CD-ROM becomes inaccessible, or you can
delete them. For more information, see
"Removing InfoExplorer
Information Bases".
Run the linkinfocd Script
The linkinfocd script links the database subdirectories from the /infocd CD-ROM file system to the /usr/lpp/info/lib/en_US/aix41 directory. Each database subdirectory is linked individually, just as each database can be installed separately. This allows you to have databases installed on your fixed disk drive, databases linked from a mounted CD-ROM, or a combination of both. The script also links the ispaths file from the /infocd CD-ROM file system to the /usr/lpp/info/data directory.
The linkinfocd script does the following:
- Checks to see if InfoExplorer
(/usr/lpp/info) is installed on the system. If /usr/lpp/info
does not exist, the script exits.
- Checks to see if the
/usr/lpp/info/lib/en_US/aix41 directory exists and creates it if it is
not found.
- Checks to see if the database subdirectories
exist. If the database subdirectory name is found in
/usr/lpp/info/lib/en_US/aix41 as:
- A link from the CD-ROM, the script prints a message that the database is already linked from the CD-ROM.
- A link from elsewhere, the script forces the link from the CD-ROM over the existing link.
- A directory, the script prints a message that you must deinstall that database if you want to link it from the mounted CD-ROM.
If the database subdirectory is not found in /usr/lpp/info/lib/en_US/aix41
, the script links that database subdirectory from
/infocd/usr/lpp/info/lib/en_US/aix41 to /usr/lpp/info/lib/en_US/aix41
.
- Checks to see if the
/usr/lpp/info/data/ispaths file exists. If the ispaths file name
is found as:
- A link from the CD-ROM, the script prints a message that the ispaths file is already linked from the CD-ROM.
- A link from elsewhere, the script copies the linked ispaths file to ispaths.linked and links the ispaths file from the CD-ROM into /usr/lpp/info/data.
- A file, the script copies the existing ispaths to ispaths.orig and links the ispaths file from the CD-ROM into /usr/lpp/info/data.
If no /usr/lpp/info/data/ispaths file is found, the script links the ispaths file from the CD-ROM into /usr/lpp/info/data.
To run the linkinfocd script, enter:
/infocd/linkinfocd
[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]