| ||||||||||||||||||
You can use CD-ROMS and both PC or Mac formatted floppies in these
machines. Unlike MS-DOS systems (including the Windows varieties) you
must tell the machine when you want to use a removable disk. This is
an artifact from Linux/UNIX's multiuser history combined with PC hardware's
inability to reliabily inform the system when media is inserted.
Fortunately, while a bit inconvienent, it is not a serious problem.
Especially since we have provided a simple applet to simplify the
process. Follow the menu choices on the Start Menu shown below:
This will bring up a simple control panel, like this:
Using it is simplicity itself. Insert a disk or CD and click on the icon with the logo representing the disk inserted. Click it again to tell Linux you are done with it before removing it. CDs will eject themselves when unmounted or if you forget and log out with one in the drive.
Of course just mounting a disk doesn't tell you how to actually USE it. Unlike DOS, Linux has no concept resembling "drive letters". It has a simple directory structure which can seamlessly span any number of physical disks, networked connections, etc. However, by longstanding tradition some things tend to always appear in certain places. Removable media such as floppy disks, CDs, etc. are found as subdirectories of the /mnt directory. MS-DOS formatted floppies appear in /mnt/floppy, Mac formatted floppies in /mnt/macfloppy and CD-ROMS in /mnt/cdrom. Assuming you are logged in as "patron", your normal working directory is /home/patron which means you won't automatically see the contents of your disk or CD. As an example, let us suppose you want to save an image you are viewing with Netscape to a disk you either brought with you or purchased at the desk. Here is how you would do it: