HW-130 Programmer User Guide
1-10 Xilinx Development System
the software. To determine if the drive has already been mounted,
type:
/etc/mount
You should see a list of mounted devices. If a line similar to one of the
following lines appears in the list, the CD-ROM drive has already
been mounted on your system.
If the drive has been mounted, continue to “Running the CD-ROM
installation script.”
Mounting the CD-ROM on a Local System
To mount a CD-ROM on a local system, follow these steps:
Note: You must have root access. Contact your system administrator
if you need help.
1. Create the mounting point by creating a ‘cdrom‘ directory. If the
directory /cdrom does not already exist, enter:
mkdir cdrom
2. Enter the mount command for your platform.
Sun OS /cdrom on /dev/sr0
Solaris /cdrom on /dev/sr0 or
/cdrom on /dev/dsk/c0t6/
hw130 if vold (Volume Management
Deamon) is running.
HP /cdrom on
device
where
device
depends on your system.
IBM /cdrom on /dev/cd0
Sun OS /etc/mount -r -t hsfs /dev/sr0/cdrom
Solaris /etc/mount -F hsfs -r /dev/sr0/cdrom
HP /etc/mount
device
/cdrom -r -t cdfs
where
device
depends on your system. Check your
hardware reference manuals or ask your system
administrator.
IBM /etc/mount -v ‘cdrfs‘ -r /dev/cd0/cdrom