Hi I have 2 computers. A brand new PC P4 2.4ghz with 256mb RAM 40g HDD CD/DVD combo drive Old IBM branded PC with Celeron 500.(Non Cd boot) CD rom drive 64mb RAM. Unfortunately the new Pc will boot Win Xp as the primary OS as other family members use it. 20Gb has been partitioned for this as C and D I have already tried FC3/Slack and Ubuntu on the remaining space. Now I would like to re install thes distros the following way 1.FC3 2.Debian Sarge 3.Slackware 4.Ubuntu Hoary Each will be allocated 4gb space Will also alocate 512mb as swap space The remaining space will remain empty or may be used in future for LFS or Gentoo. Is the above scheme possible ? by creating extended partitions Will 4 gb suffice for each distro. I intend to install the full distros and then remove unwanted packages. Thanks and Regards Ninad
On Thursday 26 May 2005 10:55 am, Ninad Bapat wrote:
1.FC3 2.Debian Sarge 3.Slackware 4.Ubuntu Hoary
just curious - what will you do with all these distros?
Nothing in particular Would use one of them for my daily needs(browsing/mp3/etc) home and personal user. Also would use it to learn programming as a hobby. Just want to multi boot and get a feel of these distros? I have used Slack 8/9 for a long time and have just got a taste of FC3
---------- Forwarded message ---------- From: Kenneth Gonsalves lawgon@thenilgiris.com Date: May 26, 2005 11:09 AM Subject: Re: [ILUG-BOM] Multiple distros To: Ninad Bapat freeninad@gmail.com, "GNU/Linux Users Group, Mumbai, India" linuxers@mm.ilug-bom.org.in
On Thursday 26 May 2005 10:55 am, Ninad Bapat wrote:
1.FC3 2.Debian Sarge 3.Slackware 4.Ubuntu Hoary
just curious - what will you do with all these distros?
-- regards kg
http://www.livejournal.com/users/lawgon tally ho! http://avsap.sourceforge.net ಇಂಡ್ಲಿನಕ್ಸ வாழ்க!
--- Ninad Bapat freeninad@gmail.com wrote:
Hi I have 2 computers. A brand new PC P4 2.4ghz with 256mb RAM 40g HDD CD/DVD combo drive Old IBM branded PC with Celeron 500.(Non Cd boot) CD rom drive 64mb RAM. Unfortunately the new Pc will boot Win Xp as the primary OS as other family members use it. 20Gb has been partitioned for this as C and D I have already tried FC3/Slack and Ubuntu on the remaining space. Now I would like to re install thes distros the following way 1.FC3 2.Debian Sarge 3.Slackware 4.Ubuntu Hoary Each will be allocated 4gb space Will also alocate 512mb as swap space The remaining space will remain empty or may be used in future for LFS or Gentoo. Is the above scheme possible ? by creating extended partitions
Yes u can hv many distro installed on single PC. You can keep /home swap comman for all. You need to take care of boot loader. You will have to add boot settings for each distro in boot loader config file. When you install first distro, install the boot loader in mbr. After this, there is no need to install boot loader again when u install another distro. Instead add boot settings for new distro in the already installed boot loader's config file.
Will 4 gb suffice for each distro. I intend to install the full distros and then remove unwanted packages. Thanks and Regards Ninad -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
On Thu, 26 May 2005, R M wrote:
--- Ninad Bapat freeninad@gmail.com wrote:
Hi I have 2 computers.
<snip>
Now I would like to re install thes distros the following way 1.FC3 2.Debian Sarge 3.Slackware 4.Ubuntu Hoary Each will be allocated 4gb space Will also alocate 512mb as swap space The remaining space will remain empty or may be used in future for LFS or Gentoo. Is the above scheme possible ? by creating extended partitions
Yes u can hv many distro installed on single PC.
yes you can :)
You can keep /home swap comman for all.
I suggest you keep only swap common. A common /home may give you problems.
FC3 starts UIDs from 1000 but debian and debian based distros start UIDs from 500 onwards. I have debian on my laptop and FC3 at work. Whenever I ferry any files to and from the two machines I always have a problem of the UIDs being different. I have to su and then work on the external USB key. There is a workaround but I haven't got around to doing to doing it. Something to do with fiddling with the GIDs. Look in the archives of LIH.
You need to take care of boot loader. You will have to add boot settings for each distro in boot loader config file.
correct.
When you install first distro, install the boot loader in mbr. After this, there is no need to install boot loader again when u install another distro. Instead add boot settings for new distro in the already installed boot loader's config file.
Can't be done, the OP says he has to have XP on this machine. So that will hog the mbr. What I suggest is install the bootloader on the first part of the respective root partitions.
What I suggest is create atleast hda2, hda3 (primary partitions) make the rest of them extended partitions. Now install all the distros on the fresh partitions. Install the bootloader on the first part of the respective partitions. Most distros will recognise the XP and the other distros. Let the bootloader add these entries aoutomatically.
One cheat is to install the distro on hda2 last. Now before you reboot, run fdisk from a terminal window and make hda2 the active partition.
On reboot, you will be able to boot into XP or any of the linux distors you want.
If you want to keep things simple for the family, configure the bootloader of hda2 to boot XP by default. You can manually choose your distro at the boot prompt.
I have a similar setup as follows
hda1 XP hda2 FC2 / hda3 debian / hda5 swap (common) hda6 FC2 /home hda7 debian /home
hda2 is the active partition.
Will 4 gb suffice for each distro. I intend to install the full distros and then remove unwanted packages.
This should give you a pointer: ------------------------------------ root@bryonia:/home/spavri# df -h Filesystem Size Used Avail Use% Mounted on /dev/hda3 3.2G 1.4G 1.7G 45% / tmpfs 62M 4.0K 62M 1% /dev/shm /dev/hda7 5.1G 1.9G 3.0G 40% /home /dev/hda2 3.2G 2.8G 240M 93% /mnt/usbhdd
-----------------------------------
hda2 is a fully fuctional FC2 install with full KDE but no GNOME.
hda3 is a sort of hybrid debian/lfs with KDE and no GNOME and also includes ~400 mb of binaries in/var/cache/apt/archives.
Thanks and Regards Ninad
hth, ask for any more help.
regards,
Sharukh.
On 5/26/05, Ninad Bapat freeninad@gmail.com wrote:
Now I would like to re install thes distros the following way 1.FC3 2.Debian Sarge 3.Slackware 4.Ubuntu Hoary
ubuntu 5.04 has a screen resolution problem. Even after editing the etc/x11/xorg.conf file it did not solve my problem so i am back to warty :) .02
Hi the Hoary live cd ran well. Ok I can choose some other distro in place of Ubuntu, Maybe Gentoo from stage3 or Damn small Linux But will this 4gb allocation suffice
On 5/26/05, Svaksh svaksh@gmail.com wrote:
On 5/26/05, Ninad Bapat freeninad@gmail.com wrote:
Now I would like to re install thes distros the following way 1.FC3 2.Debian Sarge 3.Slackware 4.Ubuntu Hoary
ubuntu 5.04 has a screen resolution problem. Even after editing the etc/x11/xorg.conf file it did not solve my problem so i am back to warty :) .02 -- svaksh
Ninad Bapat wrote:
Now I would like to re install thes distros the following way 1.FC3 2.Debian Sarge 3.Slackware 4.Ubuntu Hoary Each will be allocated 4gb space Will also alocate 512mb as swap space The remaining space will remain empty or may be used in future for LFS or Gentoo. Is the above scheme possible ?
I have 4 OSes in my system including XP. Load Debian last as it has an extremely beautiful system of finding out your other OSes and loads their script like fresh butter. Don't know about Slackware or Ububtu.
Regards,
Rony.
___________________________________________________________ Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com