Changes between Version 2 and Version 3 of install_debian/partition
- Timestamp:
- Jun 22, 2012, 10:00:37 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
install_debian/partition
v2 v3 39 39 * Logical Volume: A logical volume is a block device that you can create from a Volume Group. When you create a logical volume, the remaining space available in the volume group is reduced by the size of the logical volume that you created. 40 40 41 For a graphical description, see the logical volume manager diagram.41 For a graphical description, see the [raw-attachment:wiki/install_debian/partition/logical-volume-manager.pdf logical volume manager diagram]. 42 42 43 43 == Partioning during a Debian installation == … … 56 56 Our goal is to have a computer with two partitions, an encrypted disk, and logical volume manager so we can easily resize our block devices at a later time. 57 57 58 The disk partition diagramprovides a good snapshot of what we will be doing.58 The [raw-attachment:wiki/install_debian/partition/disk-partition-workstation.pdf disk partition diagram] provides a good snapshot of what we will be doing. 59 59