Open main menu

CDOT Wiki β

Changes

OPS235 Lab 3 - Fedora17

27 bytes removed, 11:06, 27 January 2012
no edit summary
<ol type="a">
<li>Determine the current LVM configuration using the <code>pvs</code>, <code>vgs</code>, and <code>lvs</code> command.</li>
<li>Grow the '''home''' filesystem to '''2G''' using the command <code>lvextend</code> and <code>resize2fs</code>.</li>
<li>Create a '''new 2G LV''' containing an ext4 filesystem and mount it at '''/archive''' (use <code>lvcreate</code>, <code>mkfs</code>, <code>mount</code>, edit the file <code>/etc/fstab</code>, and then reboot to confirm automatic mount).</li>
<li>Copy the contents of <code>'''/etc'''</code> into <code>'''/archive'''</code></li>
13,420
edits