Where are directories created for removable media? What are their names?

What will be an ideal response?


All files accessible in a Linux system are arranged in one big tree, the file hierarchy, rooted at /. These files can be spread out over several devices. The mount command attaches a device's file system to the big file tree.
SLES 11 creates directories in the /media/ directory for mounting removable media when detecting media:
• /media/floppy/. Created for a floppy disk drive.
• /media/cdrom/. Created for a CD-Rom drive.
• /media/cdrecorder/. Created for a CD burner.
• /media/dvd/. Created for a DVD drive.
• /media/usbdisk/. Created for a USB stick.
• /media/media_name/. Created after inserting a labeled removable media.

Computer Science & Information Technology

You might also like to view...

The ____________ identifies a column from the table to display in a List Box control.

a. Show Column property b. column name c. Display Member property d. Data Source property

Computer Science & Information Technology

Describe the qmail program.

What will be an ideal response?

Computer Science & Information Technology

If you are always out and about and do not have a need for a full-featured notebook computer, consider a ____ computer.

A. LAN B. desktop C. workstation D. tablet slate

Computer Science & Information Technology

Clicking an item in the Clipboard pane will ________

A) insert that item into a comment on the active slide B) insert that item into the footer of the active slide C) insert that item into the active slide at the location of the insertion point D) delete that item from the clipboard

Computer Science & Information Technology