- Topic ID: id_18718040
- Version: 1.0
- Date: Sep 20, 2018 2:04:44 PM
Using the Service Information CD on a Linux System
The two procedures contained in this module show how to read two different types of documents on a Linux System: PDF and HTML.
The DVD, located on the SCSI Tower, is designed to accept cartridges, but CD-ROMs can be inserted with no problem.
1 Viewing a CD-ROM with a PDF Interface and PDF Files
Use this procedure for CD-ROMs that use a PDF Interface and contain only PDF files. Examples of such a CD-ROM include:
-
2336369-200 - LightSpeed 1.X Service Information CD-ROM
-
2336368-200 - LightSpeed 2.X Service Information CD-ROM
Open a Unix Shell and perform the following steps (as ctuser):
Wait until the DVD Drive light has turned from Amber to Green.
2 Viewing a CD-ROM with an HTML Interface and Files
Use this procedure for CD-ROMs that use an HTML Interface with HTML content. Examples of such a CD-ROM include:
-
2330551-200 - LightSpeed 3.X Service Information CD-ROM
-
2353846-200 - LightSpeed 4.X Service Information CD-ROM
-
2373055-200 - LightSpeed 5.X Service Information CD-ROM (see Notice, below)
-
2384451-200 - GOC3 Xtream Console Service Information CD-ROM (see Notice, below)
![]() |
|
Perform the following steps:
-
Place the Service CD-ROM in the DVD Drive, located in the SCSI Tower.
note:Wait until the DVD Drive light has turned from Amber to Green.
-
Open a shell. Type the following commands:
-
mount /dev/cdrom1 Enter
-
cd /mnt/cdrom1 Enter
-
netscape index.htm Enter
-
-
When you are finished viewing documents on the CD-ROM, type:
-
cd / Enter
-
umount /dev/cdrom1 Enter
-
eject cdrom1 Enter
-
