Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
installare gentoo partendo da ubuntu
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3, 4  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
ciro64
Guru
Guru


Joined: 20 Jun 2009
Posts: 424

PostPosted: Fri Jan 15, 2010 11:04 pm    Post subject: Reply with quote

giangentoo wrote:
Scusate quando vado ad avviare mirroselect mi dice che non è possibile avviarlo,


prima accertati di avere la rete attiva nell' ambiente chroot; guarda
Code:
# ifconfig

Puoi fare per esempio un piccolo test con:
Code:
# ping -c 5 google.it
Back to top
View user's profile Send private message
ago
Developer
Developer


Joined: 01 Mar 2008
Posts: 1527
Location: Milan, Italy

PostPosted: Fri Jan 15, 2010 11:43 pm    Post subject: Reply with quote

ciro64 wrote:
prima accertati di avere la rete attiva nell' ambiente chroot; guarda


su ubuntu non c'e mirrorselect -.-'

@giangentoo
usando mirrorselect automatizzi il processo di settaggio delle variabili mirrors e sync...per abbreviare puoi mettere questi parametri nel make.conf
Code:
GENTOO_MIRRORS="http://distfiles.gentoo.org"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"

in modo da indicare a portage dove syncare e dove scaricare i sorgenti.
Back to top
View user's profile Send private message
giangentoo
n00b
n00b


Joined: 14 May 2009
Posts: 45

PostPosted: Sat Jan 16, 2010 12:56 pm    Post subject: Reply with quote

E quindi in definitiva potrei proprio saltare il passo di mirrorselect, se aggiungo queste due righe al make. conf!
giusto?
Back to top
View user's profile Send private message
ciro64
Guru
Guru


Joined: 20 Jun 2009
Posts: 424

PostPosted: Sat Jan 16, 2010 1:39 pm    Post subject: Reply with quote

mirrorselect puoi benissimo instalarlo dopo aver chrootato il nuovo sistema. (so che *buntu non ha mirrorselect).

quinidi, dopo aver fatto
# cp /etc/resolv.conf /mnt/gentoo/etc/
e aver fatto il chroot, può fare (dopo aver verificato il funzionamento della rete)
Code:
# emerge mirrorselect
# mirrorselect -r -o -i >> /etc/make.conf
Back to top
View user's profile Send private message
ago
Developer
Developer


Joined: 01 Mar 2008
Posts: 1527
Location: Milan, Italy

PostPosted: Sun Jan 17, 2010 1:21 pm    Post subject: Reply with quote

giangentoo wrote:
E quindi in definitiva potrei proprio saltare il passo di mirrorselect, se aggiungo queste due righe al make. conf!
giusto?


si

ciro64 wrote:
mirrorselect puoi benissimo instalarlo dopo aver chrootato il nuovo sistema. (so che *buntu non ha mirrorselect).

quinidi, dopo aver fatto
# cp /etc/resolv.conf /mnt/gentoo/etc/
e aver fatto il chroot, può fare (dopo aver verificato il funzionamento della rete)
Code:
# emerge mirrorselect
# mirrorselect -r -o -i >> /etc/make.conf

scusa se portage non sa ne dove syncare ne dove prendere i sorgenti come lo emerge mirrorselect?
Back to top
View user's profile Send private message
ciro64
Guru
Guru


Joined: 20 Jun 2009
Posts: 424

PostPosted: Sun Jan 17, 2010 1:30 pm    Post subject: Reply with quote

Immagino vi siano impostazioni di default; per provare lo commento......
Code:
 $ tail -5 /etc/make.conf
PORTAGE_TMPDIR="/dev/shm/portage"
#source /usr/local/portage/layman/make.conf

#SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"


Quindi
Code:
# rm -rf /usr/portage/distfiles/*

c2qyt ciro64 # emerge -1 mirrorselect --fetchonly
Calculating dependencies... done!

>>> Fetching (1 of 1) app-portage/mirrorselect-2.0.0
>>> Downloading 'http://distfiles.gentoo.org/distfiles/mirrorselect-2.0.0.tar.bz2'
--2010-01-17 14:30:15--  http://distfiles.gentoo.org/distfiles/mirrorselect-2.0.0.tar.bz2
Risoluzione di distfiles.gentoo.org... 149.20.20.135, 140.211.166.134, 130.239.17.6, ...
Connessione a distfiles.gentoo.org|149.20.20.135|:80... connesso.
HTTP richiesta inviata, in attesa di risposta... 302 Found
Posizione: http://mirrors.kernel.org/gentoo/distfiles/mirrorselect-2.0.0.tar.bz2 [segue]
--2010-01-17 14:30:15--  http://mirrors.kernel.org/gentoo/distfiles/mirrorselect-2.0.0.tar.bz2
Risoluzione di mirrors.kernel.org... 199.6.1.174, 130.239.17.6
Connessione a mirrors.kernel.org|199.6.1.174|:80... connesso.
HTTP richiesta inviata, in attesa di risposta... 200 OK
Lunghezza: 9857 (9,6K) [application/x-bzip2]
Salvataggio in: "/usr/portage/distfiles/mirrorselect-2.0.0.tar.bz2"

100%[======================================>] 9.857       --.-K/s   in 0,05s   

2010-01-17 14:30:17 (179 KB/s) - "/usr/portage/distfiles/mirrorselect-2.0.0.tar.bz2" salvato [9857/9857]

 * mirrorselect-2.0.0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...            [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]


Fatto :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Goto page Previous  1, 2, 3, 4
Page 4 of 4

 
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