Campuses:
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
computing:department:unix:removable_media [2008/07/22 20:33] – clayton | computing:department:unix:removable_media [2010/05/18 14:20] (current) – allan | ||
---|---|---|---|
Line 4: | Line 4: | ||
====== Removable Media ====== | ====== Removable Media ====== | ||
- | To access | + | To access data CDs and hot-plugged USB storage devices |
- | + | ||
- | mount / | + | |
- | + | ||
- | or | + | |
- | + | ||
- | mount / | + | |
- | + | ||
- | depending on whether your workstation is fitted with a CD-ROM or CD burning drive. | + | |
- | + | ||
- | The CD contents will then be accessible under that directory name. When finished, you should dismount | + | |
- | + | ||
- | You can also use hot-plugged firewire or USB storage devices. The device | + | |
When finished, you should dismount the device prior to removing it by either right clicking on the desktop icon or using the File menu of its file listing, and then selecting Unmount. | When finished, you should dismount the device prior to removing it by either right clicking on the desktop icon or using the File menu of its file listing, and then selecting Unmount. | ||
Line 28: | Line 16: | ||
===== Burning CDs ===== | ===== Burning CDs ===== | ||
- | For CD/DVD burning, we recommend using **cdrecord** for basic burning of ISO images, or **k3b** for more advanced | + | For CD/DVD burning, we recommend using '' |
+ | |||
+ | From the command line, you can also use '' |