LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 04-05-2012, 01:37 PM   #1
ankit0301
Member
 
Registered: Apr 2012
Posts: 34

Rep: Reputation: Disabled
triple booting system with ubuntu debian and windows xp


i want to triple boot my system with debian ubuntu and windows xp. i already have uuntu and windows xp and i want to install debian without getting ubuntu effected. what is the selection of the root criteria as presently dev/sda7 but i have free space and while trying to install debian the root moutn point is being set to this free space. is thia going to cause problem and if yes how should i install debian. Thank You
 
Old 04-05-2012, 02:24 PM   #2
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,539

Rep: Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496
You will need to create a partition and filesystem in the free space if you want to use it for Debian. I don't understand what your reference to sda7 means? Maybe posting some partition information with the "sudo fdisk -l" command output would help someone to help you. Which partition(s) are Ubuntu and windows on?
 
Old 04-05-2012, 02:35 PM   #3
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
If you are using GRUB to choose your OS the easiest thing to do may be to install Debian to the free space (partitioning as mentioned) and tell it not to install GRUB to the MBR. You would then boot into Ubuntu and update GRUB (it's something like sudo update-grub) and the Debian install would be added to your list of choices in GRUB.
 
Old 04-05-2012, 04:08 PM   #4
widget
Senior Member
 
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
Quote:
Originally Posted by yancek View Post
You will need to create a partition and filesystem in the free space if you want to use it for Debian. I don't understand what your reference to sda7 means? Maybe posting some partition information with the "sudo fdisk -l" command output would help someone to help you. Which partition(s) are Ubuntu and windows on?
Yes some clarity would help.

Multi booting is not that tough. I have several installs (13) across 3 drives.

While I do not have anything but Linux on this box I also take care of my Dreaded Mother in Laws computer which currently has Vista, Ubuntu 8.04 (soon to be removed) and Debian Wheezy (Xfce).

The cryptic sda7 reference is puzzling. Assuming 3 partitions for MS and an extended partition for everything else and installing on just one partition (/) with only Ubuntu in there. The highest number should be sda6.

If you had installed Ubuntu on 2 partitions this would be an easier job as you could simply install Debian using the same /home as Ubuntu (2 installs=2 / + 1 /home) which takes up less space if you are short of it.

We really need to know the size of your drive or drives, what you want to do with Ubuntu and Debian. Also how much of your drive has to be (personal bias) wasted on MS.
 
Old 04-05-2012, 11:36 PM   #5
ankit0301
Member
 
Registered: Apr 2012
Posts: 34

Original Poster
Rep: Reputation: Disabled
i aplogize for putting my question in a cryptic fashion. i'm trying to build the LFS system someone on this forum suggested me to use debian since ubuntu had problems regarding glibc. for what i'm worried for the istallation of a new os is that some time back i was trying to install fedora with ubuntu and windows already present and i dnt what caused up an error tha none of the linux system were recoverable with the eror reading unable to find root partition. now at present while installing ubuntu i had given 4.1 GB swap space, 10GB ext4 partition mounted at /, and 85 GB ext4 partition mounted at /home. Now i have a 41 GB ext 3 file system for LFS partition and 49 GB free space which i would like to use to istall for debian. my windows partition uses 54 GB file system. while trying to istall debian the 49 GB free space was mounted at /; so my question is will there be any error so as to the 10GB axt4 partition which was mounted at / as there were no mount point seen with the other two ext4 partition.
After running sudo fdisk -l the following is the output

Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 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: 0xa42d04a3

Device Boot Start End Blocks Id System
/dev/sda1 63 257039 128488+ de Dell Utility
/dev/sda2 * 257040 105113294 52428127+ 7 HPFS/NTFS/exFAT
/dev/sda3 105113356 604669951 249778298 5 Extended
/dev/sda4 604670535 625137344 10233405 db CP/M / CTOS / ...
/dev/sda5 105113358 234147374 64517008+ 7 HPFS/NTFS/exFAT
/dev/sda6 234147840 242147327 3999744 82 Linux swap / Solaris
/dev/sda7 242149376 262148095 9999360 83 Linux
/dev/sda8 262150144 428888063 83368960 83 Linux
/dev/sda9 428890112 507992063 39550976 b W95 FAT32
ankit@ankit-Inspiron-1012:~$


Thank You
 
Old 04-06-2012, 12:41 PM   #6
widget
Senior Member
 
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
Ah, that is some help.

First, the Fedora install probably did eat your other Linux installs. The RH branch (Red Hat) of Linux distros use an installer that dual boots with MS very easily but requires all other partitions to have a mount point designated.

If you have other Linux partitions created they will be used for something if you do not specifically designate no mount point.

The Debian branch installers are easier to deal with in this way. You will have to use the manual partitioning option when you get to the partitioning part of the install.

This will not use any partition with out you designating a specific mount point.

You have plenty of room for a completely independent install or you could use the same /home as Ubuntu. You would need a unique user name for the Debian install so that there are 2 separate /home/<user name> directories to contain the ~/.hidden files that are the user specific config files for each OS.

Nearly 50gigs is plenty for 2 partition install so I would not worry about it.

When multi booting it is important to know what you are going to do so before you start draw up a plan with at sketch and notes about what the file system is supposed to look like when you are done. This helps avoid mistakes when installing.

I usually use a LiveCD and create the partitions I want before installing and write down their names (sdX) and label (if any) and then use the regular Debian install disk to install with.

Have FUN.
 
Old 04-06-2012, 01:58 PM   #7
ankit0301
Member
 
Registered: Apr 2012
Posts: 34

Original Poster
Rep: Reputation: Disabled
does this mean that i do not need to provide mount point to the partition of ubuntu when the mount point for the partition to be used for debian install is /. i'm attaching the image of the partitions of the disk as given by disk utility program.
Thank You
Attached Thumbnails
Click image for larger version

Name:	Screenshot at 2012-04-06 21:40:13.png
Views:	32
Size:	116.8 KB
ID:	9403  
 
Old 04-06-2012, 02:46 PM   #8
widget
Senior Member
 
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
Quote:
Originally Posted by ankit0301 View Post
does this mean that i do not need to provide mount point to the partition of ubuntu when the mount point for the partition to be used for debian install is /. i'm attaching the image of the partitions of the disk as given by disk utility program.
Thank You
If what you mean is that you are going to install Debian on one partition and that partition is going to be in the Free space that is 49GB then no you do not need to give a mount point for any other partition.

The Debian installer, as does the Ubuntu installer, assumes that the mount point you give for / in the installer is for the OS being installed. It should then simply install the entire OS on the designated / partition.

The Fedora installer would have done the same thing. It would have, however, mounted one of your other Linux fs formatted partitions (10GB-ext4, 85GB-ext4 and 41GB-ext3) as /home, another as /var and the last as /something else (I can't recall there priorities it may be /etc).

The Debian installer does not do that. It just puts it where you tell it to install.

A 2 partition install is better than a 1 partition install although that is, of coarse, up to you. It is your box.
 
1 members found this post helpful.
Old 04-06-2012, 09:09 PM   #9
ankit0301
Member
 
Registered: Apr 2012
Posts: 34

Original Poster
Rep: Reputation: Disabled
Thank You for the help in case of any problem i will get in touch with the forum
 
Old 04-06-2012, 09:43 PM   #10
widget
Senior Member
 
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
Great. Have FUN.
 
  


Reply

Tags
debian, ubuntu 11.10



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
triple booting system with ubuntu debian and windows xp ankit0301 Linux - Distributions 4 04-10-2012 12:44 AM
Triple-booting Windows 7, Debian (6) and OpenSUSE (Newest: haven't installed yet) Omnilogist Linux - General 3 08-09-2011 04:31 PM
in a dual boot system debian not booting after re-installing windows xp manojpai Debian 3 03-26-2010 03:03 AM
triple booting windows, ubuntu and osx86: passing boot options from grub to osx86? opaltoad Linux - General 1 01-05-2010 08:38 PM
triple booting XP, Ubuntu and Suse SVwander SUSE / openSUSE 3 02-09-2008 10:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 07:27 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration