Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: New User: Partitioning the Drive for Multiple (3+) OS's

  1. #1
    Join Date
    Aug 2008
    Beans
    17

    New User Please Help!: Partitioning the Drive for Multiple (3+) OS's

    Hey guys,

    Quick Background: I just replaced the dying hard drive in my Compaq Presario SR1230NX and upgraded from a 120 hard drive to a 320 hard drive, and with the extra space, I was hoping to partition the drive up a little bit and give linux a shot. I'm pretty familiar with Mac and Windows, but have never touched linux before.

    I'd like to give two different types of linux a shot (1 of which being Ubuntu, and the other a friend recommended), so I'll need to make 2 more partitions. Should I...

    1) Just follow the instructions for Ubuntu's partitioning, and use a different program to partition it again for the other OS?
    2) Use a program to partition for Ubuntu AND the other OS?
    3) Is there an option in Ubuntu's partitioning to make another parition for the third OS?

    I can get access to Partition Magic pretty easily, or I've also heard about G-parted (although your forums tell me it's plenty slow enough) if those programs are useful

    Thanks,
    - Keith

    Edit: I should mention that the other linux I want to try is PCLinux OS, and I was told that I would need to do the partitioning myself (hence the nervousness)
    Last edited by KeithA45; August 31st, 2008 at 05:49 AM.

  2. #2
    Join Date
    Jun 2007
    Location
    The Mistake by the Lake
    Beans
    1,813

    Re: New User Please Help!: Partitioning the Drive for Multiple (3+) OS's

    Quote Originally Posted by KeithA45 View Post
    Hey guys,

    Quick Background: I just replaced the dying hard drive in my Compaq Presario SR1230NX and upgraded from a 120 hard drive to a 320 hard drive, and with the extra space, I was hoping to partition the drive up a little bit and give linux a shot. I'm pretty familiar with Mac and Windows, but have never touched linux before.

    I'd like to give two different types of linux a shot (1 of which being Ubuntu, and the other a friend recommended), so I'll need to make 2 more partitions. Should I...

    1) Just follow the instructions for Ubuntu's partitioning, and use a different program to partition it again for the other OS?
    2) Use a program to partition for Ubuntu AND the other OS?
    3) Is there an option in Ubuntu's partitioning to make another parition for the third OS?

    I can get access to Partition Magic pretty easily, or I've also heard about G-parted (although your forums tell me it's plenty slow enough) if those programs are useful

    Thanks,
    - Keith

    Edit: I should mention that the other Linux I want to try is PCLinux OS, and I was told that I would need to do the partitioning myself (hence the nervousness)
    When your using the Ubuntu installer when you get to partitioning choose manual configuration this will allow you to create as many partitions as you like, make sure you make a swap file twice as large as the amount of ram you have as well. You can find partitioning tutorials all over just use google
    Last edited by swoll1980; August 31st, 2008 at 05:58 AM.
    Quote Originally Posted by Homer J. Simpson
    "Dinner is the perfect break between work, and drunk."


  3. #3
    Join Date
    May 2008
    Location
    UK
    Beans
    37
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: New User: Partitioning the Drive for Multiple (3+) OS's

    Remember you're only allowed 4 logical partitions and ubuntu uses up 2 if you have the swap partition.

    I never found gparted to be slow in shrinking or wiping partitions.

    If what you really want to do is try out different distros, why not try out different live CDs, or create some virtual machines with VirtualBox on ubuntu.

  4. #4
    Join Date
    Jun 2005
    Location
    Belgium
    Beans
    1,522
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: New User: Partitioning the Drive for Multiple (3+) OS's

    I recommend using the Gparted LiveCD and to make for example following partitions for both OS :

    / for ubuntu : primary ext3
    /home for ubuntu : logical ext3
    / for 'the other OS' : primary ext3
    /home for 'the other OS' : logical ext3
    swap (1 swap can be used for both OS)

    Other setups are possible for sure.

    And it is not forbidden to name 'the other OS'. We are always interested in your findings.
    AMD64X2 3800+ 3GB Ram: 11.10
    ACER one T1810 : 11.10 64 bit

  5. #5
    Join Date
    May 2008
    Location
    Philippines
    Beans
    523
    Distro
    Ubuntu

    Re: New User: Partitioning the Drive for Multiple (3+) OS's

    Quote Originally Posted by pranayama View Post
    Remember you're only allowed 4 logical partitions and ubuntu uses up 2 if you have the swap partition.

    I never found gparted to be slow in shrinking or wiping partitions.

    If what you really want to do is try out different distros, why not try out different live CDs, or create some virtual machines with VirtualBox on ubuntu.
    You are allowed only to have 4 PRIMARY partitions. To be able to avoid this limit, 1 of the 4 primary partitions should be EXTENDED partition. This EXTENDED partition can house multiple or arbitrary number of LOGICAL partitions.

    LOGICAL partition may contain any .. swap, / , /usr/local, /opt. and so on and so forth.

    hope this helps

    jemate18

  6. #6
    Join Date
    Jul 2006
    Beans
    1,876
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: New User: Partitioning the Drive for Multiple (3+) OS's

    +1 on the Gparted Livecd.
    Remember, every time you install a distro it will install it's own bootloader. Most distros are pretty good at picking up already installed os's but sometimes they don't. If that happens don't panic because it is easy to fix with a little editing.
    AND, if you later decide to reinstall Windows it will re-write the mbr wiping out any other bootloader. Once again an easy fix.
    Multi-disk multi-booting is easy. Here is an excerpt from my setup (edited for space)...
    Code:
    Disk /dev/sda: 320.0 GB, 320072933376 bytes
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sda1              63   620526689   310263313+   5  Extended
    /dev/sda5             126    12546764     6273319+  82  Linux swap / Solaris
    /dev/sda6        12546828    53817749    20635461   83  Linux
    /dev/sda7        53817813   136086614    41134401   83  Linux
    /dev/sda8       136086678   301764959    82839141   83  Linux
    /dev/sda9   *   301765023   461145824    79690401   83  Linux
    /dev/sda10      461145888   615112784    76983448+  83  Linux
    
    Disk /dev/sdb: 80.0 GB, 80026361856 bytes
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdb1   *          63   156296384    78148161    7  HPFS/NTFS
    
    Disk /dev/sdc: 160.0 GB, 160041885696 bytes
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdc1   *          63   146914424    73457181   83  Linux
    /dev/sdc2       146914425   312576704    82831140    5  Extended
    /dev/sdc5       146914488   312576704    82831108+  83  Linux
    sda=SATA
    sdb=PATA
    sdc=PATA
    Last edited by Shazaam; August 31st, 2008 at 07:39 AM. Reason: add
    Old As Dust.

  7. #7
    Join Date
    May 2008
    Beans
    61
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Lightbulb Re: New User: Partitioning the Drive for Multiple (3+) OS's

    make sure you make a swap file twice as large as the amount of ram you have
    Not sure if this is required when you have more than 1GB. Just adding about 100mb more to the RAM size would be sufficient. I have 1GB RAM and 1.1GB swap, and never had a problem. (even half of the swap is never really utilized in my case). It would be an utter waste to have a 8GB swap if u have 4GB RAM (even if disk is cheap).

    You are allowed only to have 4 PRIMARY partitions
    This is serious! Make sure you create a *huge* EXTENDED partition when u r partitioning. This will help u make any number of logical partitions in it, so that u can install and experiment with many different OSs. (Most modern OSs allow to install on a logical partition including ubuntu; exception=Solaris x86)

    other points to note:

    * make sure to create all your partitions before installing any OSs; This will save u a lot of trouble.
    resizing and creating new partitions after installing OSs can break existing OSs due to partition numbers changing.
    (This will not break latests ubuntu distros since they use UUIDs, but other distros might break.)

    * u can have a single SWAP partition and share it with all linux distros.
    (there can be some minor glitches due to the UUID scheme, but can easily be fixed. see http://ubuntuforums.org/archive/index.php/t-560604.html )
    Last edited by wolfie2x; August 31st, 2008 at 09:25 AM.

  8. #8
    Join Date
    Nov 2005
    Location
    Carmel, Indiana U.S.A.
    Beans
    Hidden!
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: New User: Partitioning the Drive for Multiple (3+) OS's

    Wolfie2x,

    Wasn't your posting basically stated in the previous responses?

    IndyTim
    New Build : Core 2 Quad, 8G RAM, 1.75TB Storage ... it's fun!
    GRUB Partition Linux Backups- Ver2 Easy LAMP Install
    Linux ID 422356 Ubuntu User 15015

  9. #9
    Join Date
    May 2008
    Beans
    61
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: New User: Partitioning the Drive for Multiple (3+) OS's

    Quote Originally Posted by indytim View Post
    Wolfie2x,
    Wasn't your posting basically stated in the previous responses?
    I don't see the '*non*-requirement of swap=doubel RAM', or 'single swap for multiple partitions' mentioned here before.
    also the emphasis on the 'extended partition' coz I got it wrong first and went through hell..

  10. #10
    Join Date
    Aug 2008
    Beans
    17

    Re: New User: Partitioning the Drive for Multiple (3+) OS's

    Cool thanks guys, I think I'm ready to give this a try

    The last thing I have left to ask is a rather odd one, but I'm curious about some opinions of sizes to make my Linux Partitions

    I use mostly Windows and want to leave plenty of space on that for downloads, but I do want to have enough room for Ubuntu to do whatever I want with it (add-ons and such) that I'm not going to run out of room. I was thinking 50GB for each linux OS, but now it seems like too much. Suggestions?

    Thanks

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •