Open main menu

CDOT Wiki β

Changes

OPS235 Lab 4 - Fedora17

55 bytes added, 21:21, 2 February 2012
no edit summary
# Issue the command called '''mount''' . This command provides information relating to various partitions (logical volumes) and corresponding "mount points" (directories).
# Record the information from issuing the <code>mount</code> command for both '''lv_root''' and '''lv_home'''. What commands would issue to quickly obtain this information?
# Issue the command '''umount /archive'''. Did anything happen? Issue the '''mount ''' command again. Is there any difference with the command output?
# View the online man pages for the [http://linuxmanpages.com/man8/mount.8.php mount] command. Issue the <code>mount</code> command with arguments to "re-connect" the device '''/dev/mapper/vg_fedora2-lv_archive''' to the '''/archive''' directory (refer to the section '''Linux Command Online Reference''' above).
<ol>
<li value="6">Explain how the ''mount'' command would be useful for Linux system administration.</li>
<li>Unmount the '''/archive''' directory.</li>
</ol>
13,420
edits