Specifications
CHAPTER 3: MORE CONFIGURATION INFORMATION
MOUNTING AND UNMOUNTING DVDS
ALTERA CORPORATION ALTERA SOFTWARE INSTALLATION AND LICENSING ■ 68
/bin/mount /mnt/dvdrom r
If you previously mounted and unmounted this DVD, a number may
be appended to the DVD device name, in which case you should use the
complete name and number for <DVD device name>. For example, if the
device name appears as modelsim2, use that name.
To unmount a DVD on a Linux workstation:
v Type the following command at the command prompt:
/bin/umount /mnt/dvdrom r
To successfully unmount the DVD drive, you must make sure that no
one is accessing the directory structure at or below the dvdrom
directory. If another user is using the DVD drive, you may receive the
following message:
umount:/mnt/dvdrom : Device busy
To determine whether you are accessing the DVD drive yourself, type
the following command at the command prompt:
pwd r
You should see the / prompt on your screen. If you do not, type
dvdrom/ r again.