How does Linux perform automatic mounting and unmounting?
What will be an ideal response?
The /etc/fstab configuration file contains options and preset mount points so that file systems can be mounted or unmounted automatically. The fdisk, mount, and umount commands refer to this file while operating. The /etc/fstab file maintains a table of all file systems with preferences users set during installation. Only the root user can configure this file.
You might also like to view...
An applet must be embedded in a Web page before it can be viewed.
Answer the following statement true (T) or false (F)
A(n) ____________________ allows an object to sit entirely on the stage, but hides parts of it in the same way as if those parts were in the work area.
Fill in the blank(s) with the appropriate word(s).
Which devices have been replaced by iPods, iPads, and other mobile devices for personal use?
a. SDHCs b. PDAs c. CFs d. MMCs
An int must be explicitly cast to which of the following?
a) float b) double c) sbyte d) None of the above.