Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
installing gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
raptor
Apprentice
Apprentice


Joined: 20 Sep 2002
Posts: 171

PostPosted: Sat Sep 21, 2002 7:56 pm    Post subject: installing gentoo Reply with quote

i have looked over the gentoo site .. somewhere...!! cant remmember... that I can get the image and write it on a partition setup my GRUB restart and use Gentoo and already installed distro...
Do I have to install anything else after that.....

Is there a way for two different distros to share config files .... say

On my Mandrake I say something like :
share-configs /etc/ssh /other-partition/etc/ssh

Then on the Gentoo :

share-configs /etc/ssh /other-partition/etc/ssh

And "share-configs" use some soft-link method to do this.... probably the way "update-alternatives" work
Back to top
View user's profile Send private message
meyerm
Veteran
Veteran


Joined: 27 Jun 2002
Posts: 1311
Location: Munich / Germany

PostPosted: Sat Sep 21, 2002 10:19 pm    Post subject: Reply with quote

Please use ",", your post would be much easier to read; at least for non-native-english-speakers - ok, at least for me. ;)

I'm not quite sure if this is what you're searching. But perhaps you want to have a look at the live-cd. I've never used it, but since it is a complete bootable gentoo it should at least help you reaching your goal. Of course you will always have to change the configs to get it run smooth on your system.

Sharing configs with symlinks should be possible without using any special program. As long as both distris are using a linux-fs and are mounting the partition of the other distri it should simply work with "ln -s /etc/ssh /mnt/mandrake/etc/ssh".

But be aware that there is always one side, which won't have "real" files. Only symlinks -> pay attention when you clean up your distri with the files. Using hardlinks, which would be the solution against this, are not possible over different filesystems.

HTH
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum