Results 1 to 9 of 9
yippee for reviving a dead thread!
I got a similar situation.
I want Windows, suse/open suse, and ubuntu on my lappy.
I turned my lappy into a learn Linux rig.
...
- 09-19-2007 #1Just Joined!
- Join Date
- Aug 2007
- Location
- under a roof
- Posts
- 4
Windows, suse/open suse, and ubuntu on lappy
yippee for reviving a dead thread!

I got a similar situation.
I want Windows, suse/open suse, and ubuntu on my lappy.
I turned my lappy into a learn Linux rig.
Install windows, then install suse and use yast to partition, and then install ubuntu?
I am thinking about doing 3 different partions or should i make 4 and have one dedicated swap partion for both linux partions??????
How much HD space should i allocate for the linux installs, i want to install all the options and play around with everything? my drive is a 160gb.
- 09-20-2007 #2
you can use the same swap partition for many linux distro since you're not planning to boot two or more Linux at the same time, the swap partition is recomended to be at least the size of the physical memory.
it's up to you to decide how much space for Linux but at least 10 GB, and also you can share the windows data (music,video) in linux without having to copy them into the linux partition.
Regards.Linux is not only an operating system, it's a philosophy.
Archost.
- 09-20-2007 #3Correct.
Originally Posted by Texkonc
10 GB is enough for each Linux Distro. Create a FAt32 partition to share data between Linux/Windows. Linux supports FAT32 read/write access out of box.
Originally Posted by Texkonc It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-20-2007 #4
I have heard that some people use a separate partition for their home folder. This way they can use only one home folder with every distro, and save disk space.
Not sure if this is really feasible. Maybe someone that has done it will explain how.Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 09-20-2007 #5Its feasible but not recommended. There are user-specific configuration items stored in "dotfiles" ( filenames starting with . ) in each user's home directory. e.g. all KDE preferences are stored under the directory $HOME/.kde/. These files are often not backward compatible between versions of applications. The preference files in $HOME/.kde/ for KDE 3.4 are probably not compatible with KDE 3.5. This is even more true for Desktop preference files between different Linux distros and If you are share same home partition in different distros, you might have problems.
Originally Posted by waterhead It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-20-2007 #6
If you setup different user names for each distro this should be ok. Since the user log on info is stored in the root partition each distro would only log on to the correct user for it. This would save a partition or more if you have multiple distro's installed. You would just need to be sure your user names are different.
- 09-20-2007 #7
I agree with gogalthrop. If you create different user in each distro, you can share /home partition. Make sure not to format /home partition during Installation of second distro.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-21-2007 #8Just Joined!
- Join Date
- Aug 2007
- Location
- under a roof
- Posts
- 4
Working:
WinXP
SUSE 10.3beta3
Fedora7
Ubuntu7.04
Lets see how well the stability will be.
I think the MBR might be the first thing to die 
Since i am using the beta of suse, when the development release (Stable) comes out, what would be the best way to change the SUSE install?
I would like to run all stable versions.
- 09-21-2007 #9
Why not just use vmware?
Wouldn't it just be easier to install opensuse, or which ever you chosse to be you dominant OS, then install VMware, and create two virtual machines. Create one that is ubuntu, one that is XP, and as many other that you want. Plus you can use all of that all at the same time. You can also mount file systems between them for file sharing.
Currently, I have opensuse as my installed OS, then I have both Solaris10, and WinXP running all on my laptop at the same time. Yes I can run all three at the same time, and still have good speed. I suggest that you do not use XP as the host OS, due to the fact that you will loose to much resources. I suggest to have 512MB of RAM for each OS that you have. I run three so I have 1.5GB RAM. You can still share the home directory if you want as well.


Reply With Quote