Tags: dvd
Sep
22
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 CD-ROM with the command:mount -dr -t cdfs /dev/rz<n>c <CD-mountdir><n> is… more »
Sep
17
Mounting a CD-ROM Manually:
Log on as user root.
Create a mount point for CD-ROM with the command:
mkdir <CD-mountdir> (usually <CD-mountdir> is /sapcd).
3. Make sure that the driver is part of the kernel (skip this st… more »
Recent comments