Tags: dvd-rom

Solaris: Mounting a CD-ROM

Solaris Send feedback »
In the Solaris operating system, a layer of software manages CD-ROM and other media.This is the volume manager, which automates the interaction between you and your CDROMs.Do not use this volume manager to mount CD-ROMs needed for the installation, asthe… more »

Linux: How to Mounting a CD-ROM / DVD

Linux Send feedback »
1. Log on as user root.2. Create a mount point for the CD-ROM with the command:mkdir <CD-mountdir> (for example, <CD-mountdir> is /sapcd)3. Mount the first CD-ROM device with the command:mount -t iso9660 -r <device> <CD-mountdir>w… more »

AIX: Mounting a CD-ROM / DVD-ROM

Aix Send feedback »
1. Log on as user root.2. Add a CD-ROM file system.a. Enter the command smitty.b. Select:Physical & Logical Storage → File Systems →Add / Change / Show / Delete File Systems →CDROM File Systems → Add a CDROM File Systemc. Pres… more »