954,228 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Sharing Home folder between installed distros

On my computer, I have Ubuntu 11.1 and Kubuntu 11.1 installed as dual-boot. When I started, I specified completely separate partitions for both of them, but I now realize I want them to share the same home folder, i.e. the same desktop (I keep everything on my desktop). Any way to do that now, such as any software or any sort of reinstall? (P.S. - My Ubuntu partition is completely set up but I will be fine deleting and reinstalling Kubuntu).

asuprem
Newbie Poster
20 posts since Dec 2011
Reputation Points: 10
Solved Threads: 0
 

This is possible - I do it myself, but you will want to be sure that your user and group ids are the same on both systems. Not the name, but the id number.

rubberman
Posting Virtuoso
1,559 posts since Mar 2010
Reputation Points: 277
Solved Threads: 178
 

Actually, here's what I did. I first backed up my data, then I deleted both partitions.

Then I installed Kubuntu with manual partition with the following partitions:

10GB - swap area; primary
10GB - ext4 journaling; mount point: /; primary
600 GB - ext4 journaling; mount pont /home; logical
20GB - unallocated.

Then I rebooted and started Ubuntu install with the following:

10GB - swap area, logical (primary wouldn't work, for some reason)
10GB - ext4 journaling; mount point: /; primary

select the 600 GB allocated for Kubuntu home and click "change"
select ext4 journaled, NOT "do not use this partition"
select mount point as /home.

Install. Reboot. Gloat.

asuprem
Newbie Poster
20 posts since Dec 2011
Reputation Points: 10
Solved Threads: 0
 

Yes. As long as you created your user account(s) and group(s) in the same order, then Kubuntu and Ubuntu should have given you the same account and group ids. However, if you just wanted Kubuntu because it uses the KDE desktop, you could have installed that on Ubuntu after the basic installation, and select which desktop you prefer when you log in.

rubberman
Posting Virtuoso
1,559 posts since Mar 2010
Reputation Points: 277
Solved Threads: 178
 

I tried that, but maybe it was my fault for not installing correctly, because the Gnome taskbar remained with the KDE taskbar. I didn't really like that.

asuprem
Newbie Poster
20 posts since Dec 2011
Reputation Points: 10
Solved Threads: 0
 

I dont know what you did but you can install kde desktop on ubuntu. Just run
sudo apt-get install kubuntu-desktop, then choose kubuntu from login screen.

khajvah
Junior Poster in Training
64 posts since Jan 2012
Reputation Points: 10
Solved Threads: 4
Infraction Points: 5
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: