Changes

Jump to: navigation, search

OPS235 Lab 4 - Fedora17

23 bytes removed, 10:59, 26 September 2012
Investigation 3: Manually Mounting / Unmounting Filesystems
# 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'''. Can you write the command that will quickly find just the line you're interested in from all the output of the mount command? You need to know this (from ULI101).
# Create the directories /archive and /archive2
# Issue the commands '''mount /dev/vdb1 /archive''' and '''mount /dev/vdb2 /archive2'''. Did anything happen? Issue the '''mount''' command again. Is there any difference with the command output?

Navigation menu