Manual LVM configuration on Fedora 13
Fedora 13 is one of the Linux distributions that supports and uses Linux Logical Volume Manager (LVM) as the default disk partitioning scheme. While this is a good thing (it has its benefits), the space allocation to the partitions and logical volumes is not optimal. This tutorial provides a step by step guide on how to configure LVM (on Fedora 13) in a manner that satisfies the basic guidelines of LVM configuration.
So if you have the installation disk ready, insert into your computer's optical drive and let's get started. Note that this tutorial involves a computer with only one hard disk.
You may or may not get to see this window, but if you do, just select the disk you would like to use for the installation, then click "Next."
Fedora 13 gives you all kinds of options here. Because Anaconda's default allocation of space to /boot and logical volumes does not make sense, we want to create a custom configuration. So select "Create Custom Layout." Next.
The disk should already be initialized. So select the free space and click "Create."
The first partition we must create is a standard partition for /boot. Create.
To create the partition for /boot, select the options as shown in the image below. The size does not have to be 100 MB. For guidance, a default installation of Fedora 13 uses only 28 MB of the disk space allocated to /boot. OK.
With the partition for /boot created, select the remaining free space and click "Create."
The option to choose here is LVM Physical Volume. This just means that we want to initialize the free space for use by LVM. Create.
The File System Type should already be pre-select. If not, click on the drop down menu and select "physical volume (LVM)." Click the "Fill to maximum allowable size" radio button, and to encrypt the disk, check "Encrypt." OK.
With the physical volume created, make sure it's selected and click on "Create."
Go there...
http://linuxbsdos.com/2010/05/30/manual-lvm-configuration-on-fedora-13/
Don
No comments:
Post a Comment