| View previous topic :: View next topic |
| Author |
Message |
sisob Apprentice


Joined: 28 Jun 2002 Posts: 274 Location: Ireland
|
Posted: Thu Jul 04, 2002 3:59 pm Post subject: installing in a chroot from mandrake |
|
|
If i mount my proc and chroot( as described in the install guide) into a gentoo partition from a mandrake install that is connected to the net will gentoo be able to connect to the net?
That would solve all my probs cus i could work at the same time as compiling.
Would their be any downsides to compiling in a mandrake environement - i would naturally be using all the gentoo tools sources etc, but i would be running a mandrake(cooker) kernel. _________________ Mark Finlay - Gnome Hacker of Sorts
Come join me on the Gnome User's Forum |
|
| Back to top |
|
 |
fghellar Bodhisattva


Joined: 10 Apr 2002 Posts: 856 Location: Porto Alegre, BR
|
Posted: Thu Jul 04, 2002 5:35 pm Post subject: Re: installing in a chroot from mandrake |
|
|
| sisob wrote: | | If i mount my proc and chroot( as described in the install guide) into a gentoo partition from a mandrake install that is connected to the net will gentoo be able to connect to the net? |
Yes. Just remember to run env-update, etc...
| sisob wrote: | | Would their be any downsides to compiling in a mandrake environement |
Once you chroot'ed, it's not a mdk env any more...
I'd suggest you use "nice emerge foo" instead of only "emerge foo" if you plan to do something useful in mdk while compiling things in gentoo... _________________ | www.gentoo.org | www.tldp.org | www.google.com | |
|
| Back to top |
|
 |
sisob Apprentice


Joined: 28 Jun 2002 Posts: 274 Location: Ireland
|
Posted: Thu Jul 04, 2002 6:13 pm Post subject: |
|
|
| Code: | sisob / # emerge rsync
>>> Note: /etc/make.profile isn't available; an 'emerge sync' will probably fix this.
>>> starting rsync with rsync://rsync.gentoo.org/gentoo-portage...
bash: mc: line 2: unexpected EOF while looking for matching ``'
bash: mc: line 4: syntax error: unexpected end of file
bash: error importing function definition for `mc'
rsync: getaddrinfo: rsync.gentoo.org 873: Temporary failure in name resolution
rsync error: error in socket IO (code 10) at clientserver.c(97) |
any ideas?
this is in a chroot environement _________________ Mark Finlay - Gnome Hacker of Sorts
Come join me on the Gnome User's Forum |
|
| Back to top |
|
 |
dreamer3 Guru

Joined: 24 Sep 2002 Posts: 553
|
Posted: Wed Sep 25, 2002 1:38 am Post subject: |
|
|
| I have exactly the same problem... running a chrooted enviroment inside of Mandrake 8.2. Net works FINE outside of chroot, and NET appears to work fine inside, but name resolving does not. I can ping by IP, but nslookup, dig, etc all timeout when trying to resolve names. I HAVE copied the resolve.conf from my real /etc and it is correct. Is there some OTHER file Mandrake could be looking for? |
|
| Back to top |
|
 |
py-ro Veteran


Joined: 24 Sep 2002 Posts: 1123 Location: St. Wendel
|
Posted: Wed Sep 25, 2002 8:43 am Post subject: |
|
|
Didi you copy
/etc/resolv.conf
form mandrake inside your gentoo system? |
|
| Back to top |
|
 |
dreamer3 Guru

Joined: 24 Sep 2002 Posts: 553
|
Posted: Sun Sep 29, 2002 5:01 am Post subject: |
|
|
Yeah, but i named it resolve, not resolv
Thanks, |
|
| Back to top |
|
 |
|