Specifications

CHAPTER 3: MORE CONFIGURATION INFORMATION
MOUNTING AND UNMOUNTING DVDS
67 ALTERA SOFTWARE INSTALLATION AND LICENSING ALTERA CORPORATION
You can determine which processes are running by typing the following
command at the command prompt:
/usr/bin/ps -ef r
You must then terminate these processes by typing the following command
at the command prompt:
kill -9 <process ID number> r
Mounting and Unmounting DVDs
This section describes how to mount and unmount the Altera Complete
Design Suite DVD on Linux workstations. Mounting and unmounting
DVDs is necessary only if your Linux operating system does not
automatically mount DVDs when inserted into your DVD drive.
To mount a DVD, follow these steps:
1. If the /mnt/dvdrom directory does not exist, type the following
command at the command prompt:
mkdir /mnt/dvdrom r
2. Insert the DVD into your DVD drive.
3. To mount the DVD drive, type the following command at the command
prompt:
quartus_tan quartus_cpf
quartus_asm quartus_sh
quartus_drc quartus_cmd
quartus_cdb quartus_sta
quartus_eda quartus_si
quartus_jbcc quartus_jli
!
Before You Mount a DVD
You must have superuser or “root” privileges to mount and unmount the DVD drive.
If you are logged in, you do not need to have root privileges to mount a DVD.