Find the answer to your Linux question:
Results 1 to 8 of 8
I'm a new user. I would like to install windows, RHEL and Ubuntu on my system. As per the advice of my friend i installed windows 7 first, then Red ...
  1. #1
    Just Joined!
    Join Date
    Mar 2011
    Location
    India
    Posts
    14

    Can we install a windows and a number of linux os ?

    I'm a new user. I would like to install windows, RHEL and Ubuntu on my system. As per the advice of my friend i installed windows 7 first, then Red hat linux and when i was about to install ubuntu an error came telling that you do not have enough disk space. (My hardisk is a 500GB hardisk. and i my free space is 150GB after installing windows and RHEL) Ubuntu was also showing 150GB availability of free space but when i wanted to create a partition it showed error.

    Please help me.

  2. #2
    Linux Newbie Nagarjuna's Avatar
    Join Date
    Feb 2011
    Posts
    122
    Hmm, how many primary partitions do you have on your hard disk? Usually, you can have up to 4 primary partitions, but after that you'll need to start creating extended/logical partitions.

    You can find more information on this here: https://help.ubuntu.com/community/DualBoot/Partitions

    If this isn't the case, let me know. I'll be happy to dig a little further into the problem.

    Hope this helps.

  3. #3
    Just Joined!
    Join Date
    Mar 2011
    Location
    India
    Posts
    14
    The main problem is that my windows creates 2 primary partitions. I dont know why. When i click to create a secondary partition the second partition in windows becomes a primary partition. Anyway thanks.

  4. #4
    Linux User
    Join Date
    Dec 2007
    Location
    Idaho USA
    Posts
    351
    From Applications/Assesories click on terminal.
    in the terminal type in ' sudo fdisk -lu ' and post output. {you will need to type in your password.}

    The main problem is that my windows creates 2 primary partitions
    That seems to be normal for 7/Vista.

  5. #5
    Linux Newbie
    Join Date
    Mar 2009
    Posts
    228
    Another solution you may want to consider is to use virtualization. Install the OS you'll primarily use on the system and then install virtual software like VirtualBox which is free. Then you can create virtual machines to install the other OSes on. I've been using VirtualBox for this purpose and I like it.

  6. #6
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Location
    An Island in the Pacific!
    Posts
    1,225
    You might want to try to use gparted which is a very easy and simple to use partition editor with a nice gui.

    You can have 3 primary partitions and 1 extended partition. You can then partition your extended partition to as a many as 60 plus logical partitions.
    Pulso.PH

    "Rate Your Leaders. Share Your thoughts."

    nujinini
    Linux User #489667

  7. #7
    Linux Guru
    Join Date
    Jan 2009
    Location
    Dover, NH
    Posts
    1,633
    You can also look in to alternate MBR bootloaders which can keep profiles on 30+ primary partitions (still only 4 at a time). For example between the Ranish Partition Manager and XOSL, you should have what you need to be able to load several setups. Just make darned sure when you install you force it to use existing partitions, or it will repartition over hidden data, and install GRUB to the boot sector, NOT the MBR.

    Ranish Partition Manager - www.ranish.com

  8. #8
    Just Joined!
    Join Date
    Mar 2011
    Location
    India
    Posts
    14
    Thanks for the suggestions........

Posting Permissions

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