Triple boot with existing Ubuntu and windows7.

Asked by bhaskar

I want to make my laptop with triple boot with existing Ubuntu and Windows7. I am planning to install Fedora/Slackware for my triple boot and the existing two OS(Windows7 and Ubuntu) are in different partitions. I have one more partition left unused in my laptop and i want to use the new linux in this unused partition. Please give me some suggestions for new linux installation because previously i tried and lost my ubuntu from laptop and again reinstalled it(for me time is most concern now). So please give correct procedure and explain the philosophy for triple boot how it works in any computer. you can tell me is it possible for quadraple boot and so on in any system without problems.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu grub2 Edit question
Assignee:
No assignee Edit question
Solved by:
bhaskar
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

You will need to resize the existing partition to make space for the new OS, you can then install to the free space. Be sure your backups are up to date in case of catastrophe.

Revision history for this message
bhaskar (hinduvsp) said :
#2

bhaskar@bhaskar-Inspiron-1525:~$ sudo fdisk -l

Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x88000000

   Device Boot Start End Blocks Id System
/dev/sda1 63 240974 120456 6 FAT16
/dev/sda2 * 241664 21213183 10485760 7 HPFS/NTFS/exFAT
/dev/sda3 21213184 282693631 130740224 7 HPFS/NTFS/exFAT
/dev/sda4 282695678 488396799 102850561 f W95 Ext'd (LBA)
/dev/sda5 426509748 432373409 2931831 82 Linux swap / Solaris
/dev/sda6 282695680 426508287 71906304 83 Linux
/dev/sda7 432373760 488396799 28011520 b W95 FAT32

Partition table entries are not in disk order

The above message shows my partition details and how can i install another OS that mean can i install like dual boot or there any other process inorder to skip from catastrophe. Previously i tried like dual boot installation because of that catastrophe happened. So please tell me the cautions so that i can get rid of catastrophe.

Revision history for this message
zvacet (ivicakolic) said :
#3

OS you want to install will ask you during installation on witch partition you want to install.Select partition you know it is unused and put new OS there.

Revision history for this message
bhaskar (hinduvsp) said :
#4

Still waiting for correct solution.

Revision history for this message
bhaskar (hinduvsp) said :
#5

When i try to install Fedora OS and the installer is always saying that it wants to delete existing ubunt 11.10.
I don't want to loose my Ubuntu because it's my main linux OS and i was installed important applications in it.
And the same is happening with openSUSE and why i am getting this problem and because of this most of my valuable
time may lost. Please give me the solution and for that i will be very thankful to you.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

If you resize your Ubuntu partition, you can tell the fedora installer to use the freed space. You can reuse the swap partition you use in Ubuntu in Fedora to save having to make another swap and save space :)

Revision history for this message
bhaskar (hinduvsp) said :
#7

Thanks for Community members and i finished install fedora 15 by not installing boot loader for fedora separately. And the Ubuntu grub has taken care of the newly installed fedora by sudo update-grub from ubuntu terminal.Now i am able to swtich over on triple boot.