Welcome Guest. Sign in or Signup

3 Answers

What is the recommended method of partitioning 2 HDD fro installing Ubuntu

Asked by: 1585 views Ubuntu

I have a desktop computer with two internal HDD. How do I configure partitions for installing Ubuntu 11.04. Note: Ubuntu will be the only OS installed.

0saves
To have future articles like this delivered automatically to your Feed Reader or Inbox, please subscribe to this blog via RSS or email. For detailed reviews and tutorials, visit LinuxBSDos.com.

3 Answers



  1. alan john new on May 22, 2011

    is it possible to have ubuntu 11.04 persistent on 8GB SDHC card?

    0 Votes Thumb up 0 Votes Thumb down 0 Votes



  2. finid on May 21, 2011

    How to install Ubuntu 11.04 on LVM is a good tutorial to use as a guide.

    0 Votes Thumb up 0 Votes Thumb down 0 Votes



  3. finid on May 16, 2011

    When using multiple drives on a computer for one OS, the best way to do is to use an LVM-based disk partitioning scheme. In Ubuntu, that means using the Alternate Installer edition.

    You should install only on the first disk. Save the second disk for adding extra storage space when the first disk becomes full. On the first disk, you would create a primary partition for /boot, and three logical volumes, one each for /, Swap, and /home.

    When you run out of space on the first disk, then add the second disk to the Volume Group.

    See this tutorial for how to install Ubuntu 11.04 on LVM.

    0 Votes Thumb up 0 Votes Thumb down 0 Votes