Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-10-2013, 03:48 AM
|
#1
|
Member
Registered: Dec 2001
Location: Scotland
Distribution: Slackware 9.1-15 RH 6.2/7, RHEL 6.5 SuSE 8.2/11.1, Debian 10.5
Posts: 518
Rep:
|
Booting multiple distributions, any limitations, pitfalls?
I've multi booted OS's for years, namely a couple of Windows versions and Slackware or SuSE
Recently though I'd contemplated running two differing Linux distributions on same machine and a couple of things been bugging me.
Namely:
Can I use the same /home directory on both?
Now, obviously I can mount the same location and share it across two different distributions or even OS's but would two differing distributions happily share the same /home dir?
|
|
|
08-10-2013, 04:39 AM
|
#2
|
LQ Veteran
Registered: Sep 2003
Posts: 10,532
|
Yes in theory you can, but.....
- uid's / gid's must be the same for the user(s),
- different configuration files for the same programs could result in unexpected behaviour,
- possible package version problems.
I would advise against it.
If certain data needs to be accessible in both distro's I would create a separate partition and mount it (the uid/gid might still be an issue you should take care off).
|
|
|
08-11-2013, 09:10 PM
|
#3
|
Member
Registered: Aug 2013
Distribution: debian
Posts: 64
Rep: 
|
Another approach to multiple distributions is to use virtual technology like KVM which offers a number of installations live on the computer simultaneously.
|
|
|
08-11-2013, 10:06 PM
|
#4
|
Senior Member
Registered: Feb 2003
Distribution: debian
Posts: 4,137
|
If you're going to go that route, I wouldn't clone /home between them. Or even /home/user/. But /home/user/mylargedata/ should share perfectly fine. That would avoid most of your large data duplication. While keeping your ~/.config files version happy. And perhap bypass the uid duplication that would be needed to share /home/. If you wanted to share some .config type files like your browsers cache you could always move it to the shared location and link to it. At the risk of versioning issues.
The main downside of dual booting is keeping each OS up to date on changes. I tend to run at least one machine on debian sid, and that by itself seems to imply 1GB of updates monthly for the girth of things I have installed. It's still less than 16GB for the total install, but annoying to update so much when you use so little at any one given time. But I need my office suite, media editor, development environment, and other trinkets.
|
|
|
All times are GMT -5. The time now is 01:04 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|