This section explains the organization of the LispWorks 7.1 CD-ROM which contains the LispWorks products you have bought, and how to mount it.
The CD-ROM contains images for LispWorks 7.1 and associated products on your platform or platforms.
There are two basic steps in unpacking a LispWorks product from the CD-ROM:
tar
file containing them. This is described in Installing LispWorks.Before you can access the files on the CD-ROM, it has to be mounted onto your UNIX filesystem. You may need root access on your machine to do this.
Solaris provides an automounting daemon. Place the CD-ROM in the drive and it will be automatically mounted to:
/cdrom/lw_71/
umount /cdrom/lw_71/
When you can see the tar
files on your UNIX filesystem, you are ready to unpack them. Once you are finished with the tar
files on the CD-ROM, you can remove it from your drive, but only after you have performed an "unmount" operation.
When unmounting it is necessary that no process has the CD-ROM mount point as the current directory, and again, root access is necessary. Pushing the eject button on the drive may not do anything until the volume has been unmounted.
LispWorks Release Notes and Installation Guide - 19 Oct 2017