|
Mounting CD-ROMs on PNCE-Unix/NSCP-II/Glue Systems |
It is now possible to mount CD-ROMS on PNCE-Unix/NSCP-II/Glue alpha systems without root access due to modifications in the automounter configurations. Basically, you just insert the CD-ROM into the drive, and then by accessing it through the path listed below the system will automatically mount it for you (if not already mounted). As with all the automounted directories, please note that the directory might not appear in ls output until you access it (causing it to be mounted)--- this is not a bug.
To use a CD-ROM, proceed as follows:
cd /cdrom/cd_device_name[,flags]
where cd_device_name is the name of the CD drive device, and
flags are optional flags that can be given.
with some parameters. On most DEC alpha systems, the CD-ROM drive device is
rz4c; if not sure submit a physhelp
request to obtain the name of the device. If the CD-ROM uses the
cdfs filesystem (most CD's do unless strictly for Unix) or uses
the rrip extensions, you can instruct the automounter to use them
by giving the flags cdfs or rrip or
cdfs,rrip to the end of the device
name. E.g., to list the files in a cdfs CD-ROM, you can probably use the
command
ls /cdrom/rz4c,cdfs
/cdrom/device_name not found
error, it most likely means that either:
/cdrom/device_name as your working directory, and
no programs are accessing any files underneath that directory.
amq -u /cdrom/device_name[,flags] to
unmount the CD-ROM. Make sure you use the same path name as you did when
mounting the drive (include any flags like ,cdfs, etc).
rz4c as
the device name for the cd drive, and the CD uses cdfs and rrip extensions, so
I list it with the command ls /cdrom/rz4c,cdfs,rrip cp /cdrom/rz4c,cdfs,rrip/goodfile.txt ~/myfile.txt cd ~ amq -u /cdrom/rz4c,cdfs,rrip |
Physics Home |
PNCE Info |
UNIX Info |
PC Info |
System Info |
POWL Firstaider |
E-Mail
This page is maintained by the Physics Web Managers: |