Happy New Year! Forget all that stuff about the Mayan Calendar. Be Cool!

Latest Reviews & Tutorials

  • How to customize Linux Mint 12 KDE
  • Linux Mint 12 KDE review
  • GhostBSD 2.5 review
  • How to install Takeoff Launcher on Fedora 16 KDE
  • Install Quick Access on Linux Mint 12 KDE or any KDE installation
  • How to install Linux Mint 12 KDE on a btrfs file system
  • Manual disk partitioning guide for Linux Mint 12 KDE
  • How to compile and install Takeoff Launcher on Linux Mint 12 KDE
  • 3 must-have extensions for Fedora 16 and other GNOME 3 installations
  • How to install Razor-qt on Linux Mint 12 KDE
  • How to enable desktop slideshow on Linux Mint 12 KDE
  • KahelOS 111111 review
  • How to install Cinnamon in Ubuntu 11.10
  • How to customize Cinnamon on Fedora 16 and Linux Mint 12
  • How to install Cinnamon on Fedora 16
  • What does Cinnamon bring to the desktop?
  • How to access Microsoft Windows files and folders from Linux
  • How to dual-boot Pear OS Panther 3 and Windows 7
  • How to dual-boot Chakra Linux Edn and Windows 7, part 1
  • Linpus Lite Desktop 1.6 review

Sabayon 5.3 installation guide


I am reading page: 1 2 3

  • Default Partitions – This step in the installation process shows the partitions created and the disk space allocated to each. Note that the first partition, /dev/sda1, is a non-LVM partition for the boot file system directory, /boot. The default size is 500 MB. The second partition, /dev/sda2, has been initialized for use by LVM. By convention, it’s called a physical volume (PV). The locked key icon at the end of that line tells us that it is encrypted. Recall that “Encrypt system” was selected in the previous step.

    The upper part of this image shows the logical volumes (LVs) and the disk space allocated to each. And this is where the installer does a very bad job. Observe that all the disk space available in the volume group (VG) has been allocated to the the three LVs. The recommended practice when allocating disk space to LVs is to allocated just enough (to each) that the systems needs to be installed. The remaining unallocated space should then be available for creating additional LVs, or to grow existing LVs.

    So let’s fix what the installer “broke.” We are going to edit the LVs in order to free up space. Let’s start with lv-root, the LV for the main file system directory. Select it as shown in the image below and click the Edit button.

    The lv_root logical volume is selected for modification

  • Modify lv_root – The required change here is to reduce the size of the disk space allocated to this LV. For this example, I’ve chosen to allocate just 7 GB to it. Keep in mind that a fresh installation of Sabayon 5.3 takes up less than 5.5 GB of disk space. So 7 GB should be plenty. You may change the Logical Volume Name from “lv_root” to just “root.” OK. Repeat this step for “lv_home,” the LV for /home.
    LV modify

    Modifying the size of the root logical volume

  • Modify lv_swap -The default disk space allocated for swap is, in my opinion, too small. I think 2 GB is more in line. You may also change the name from “lv-swap” to just swap. OK.
    LV swap

    Modifying the size of the swap logical volume

  • Completed Disk space Modification – Here’s the final result of the surgical operating we just completed. Notice that we now have more than 30 GB of unallocated disk space in the volume group. Next to continue with the installation.
    Corrected LVs

    Final partitions showing the new sizes of the logical volumes

  • Disk Encryption Passphrase – Here the installer is requesting that you specify the passphrase that will be used to encrypt the disk. If you opted to not encrypt the disk, this step will be not presented to you. OK.
    Passphrase

    Specify the passphrase that will be used to encrypt the hard disk

  • GRUB Options – This is the boot loader step. The GRand Unified Bootloader, GRUB, is the only boot loader available here. An optional security measure available to you here is to password-protect GRUB. Specifying a password for GRUB ensures that:
    • Access to Single User Mode will be denied to unauthorized users. A person assumes root privileges if he can boot into single user mode.
    • Deny unauthorized users access to the GRUB Console. Changes to the configuration can be made, and useful information can be gleaned from the GRUB console. You certainly do not want to grant a rogue easy access to the GRUB console.

    Just to be clear, specifying a boot loader password is optional. You do not have to do it. However, like the the disk encryption option, it is highly recommended. Next.

    GRUB password

    Specify a boot loader password

0saves
To have articles like this delivered automatically to your Feed Reader or Inbox, subscribe via RSS or email. For simple comments, use the commenting system, but for more involved assistance, please use the Question & Answer section.
I am reading page: 1 2 3

Posts From The Same Category:




Questions & Answers Hola! Looking for an answer to a question but did not find it? Then surf on over to the Questions & Answers section. It's a brand new addition to our site, and we are waiting just to answer your question(s).

No Comments

    Leave a Reply

    Trackbacks

    1. Linux News » Sabayon 5.3 installation guide
    2. Links 10/6/2010: KDE SC 4.5 Beta 2, OSI Election | Techrights
    3. Sabayon 5.3 Released | REVIEWGLITZ
    Read previous post:
    How to customize Linux Mint 9
    Linux Mint 9 review
    Fedora 13 review
    Close