Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Problema] Configurazione rete e boot dopo reboot...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Pr0v4
Tux's lil' helper
Tux's lil' helper


Joined: 06 Sep 2005
Posts: 128
Location: Livorno

PostPosted: Sun Apr 02, 2006 12:33 pm    Post subject: [Problema] Configurazione rete e boot dopo reboot... Reply with quote

Salve a tutti ragazzi, per chi avesse letto il mio precedente post potete capire che mi avete convinto e mi sto applicando per reinstallare gentoo sulla mia macchina. Ho un problema dopo il reboot della installazione, nonostante abbia configurato correttamente le impostazioni di rete nn riesco a navigare!!!
Vi posto i miei file:
Code:
/etc/resolv.conf:
nameserver 192.168.1.1 (questo perchè il mio router mi fa anche da DNS server)

/etc/conf.d/net:
config_eth0=( "192.168.1.5 netmask 255.255.255.0")
routes_eth0=( "default via 192.168.1.1")

ho provato anche a riavviare la rete agendo sullo script in /etc/init.d/net.eth0 ma niente... L'operazione sembra che vada a posto, ma nn ne vuol sapere di pingare!! Nn pinga neanche il router!!!
Ho letto anche il file net.example ma ho avuto soltanto la conferma che quello da me scritto era corretto....
Il kernel l'ho compilato tramite genkernel quindi dovrebbe riconoscere la scheda...
Nn so che fare ragazzi, aspetto ansioso vostri suggerimenti


Last edited by Pr0v4 on Mon Apr 03, 2006 11:23 am; edited 1 time in total
Back to top
View user's profile Send private message
makoomba
Bodhisattva
Bodhisattva


Joined: 03 Jun 2004
Posts: 1856

PostPosted: Sun Apr 02, 2006 12:39 pm    Post subject: Reply with quote

per caso hai una firewire ?
posta
Code:
dmesg | grep -i eth ; lspci | grep eth ; ifconfig -a

_________________
When all else fails, read the instructions.
Back to top
View user's profile Send private message
Pr0v4
Tux's lil' helper
Tux's lil' helper


Joined: 06 Sep 2005
Posts: 128
Location: Livorno

PostPosted: Sun Apr 02, 2006 12:47 pm    Post subject: Reply with quote

Allora ecco i risultati:
Code:
dmesg |grep -i eth:
eth1394: $Rev: 1312 $ Ben Collins
eth1394: eth0: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0)
eth1: VIA Rhine II at 0xea002000 IRQ 201
eth1: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1

lspci | grep eth
nn mi restituisce niente...


Mentre con ifconfig -a mi fa notare che eth1 nn è configurata, poco male nn mi serve, mentre per eth0 trovo delle voci a cui nn avevo mai fatto caso, sopratutto per Link encap:UNSPEC e un HWaddr che mi pare veramente lungo; per il resto la configurazione di eth0 sembra a posto...[/code]
Back to top
View user's profile Send private message
federico
Advocate
Advocate


Joined: 18 Feb 2003
Posts: 3272
Location: Italy, Milano

PostPosted: Sun Apr 02, 2006 12:55 pm    Post subject: Reply with quote

Come leggo dalle righe che hai postato dovresti configurare eth1, non eth0.
Federico
_________________
Sideralis www.sideralis.org
Pic http://blackman.amicofigo.com/gallery
Arduino http://www.arduino.cc
Chi aveva potuto aveva spaccato
2000 pezzi buttati là
Molti saluti,qualche domanda
Semplice come musica punk
Back to top
View user's profile Send private message
makoomba
Bodhisattva
Bodhisattva


Joined: 03 Jun 2004
Posts: 1856

PostPosted: Sun Apr 02, 2006 12:55 pm    Post subject: Reply with quote

invece ti serve: la scheda di rete è eth1, eth0 è una firewire.
rifai la configurazione sostituendo eth1 a eth0 e vedrai che funziona.
_________________
When all else fails, read the instructions.
Back to top
View user's profile Send private message
Pr0v4
Tux's lil' helper
Tux's lil' helper


Joined: 06 Sep 2005
Posts: 128
Location: Livorno

PostPosted: Sun Apr 02, 2006 1:23 pm    Post subject: Mi mancava questa comunità!!!! Reply with quote

Ragazzi siete delle bombe!!! Sinceramente manco mi ricordavo di avere una fireware!!! Ho rimosso net.eth0 dal default, ho aggiunto al suo posto net.eth1 e tutto è filato liscio come l'olio! infatti sto installando xorg :D
Grazie ancora ragazzi!!!

Ah una cosa un pochetto OffTopic, in fase di boot mi chiede quale sia la partizione da montare come root, ma in grub ho messo root (hd0,0), questo perchè la partizione dove ho installato grub è la /dev/hda1, e alla voce kernel ho messo root=/dev/hda3, la vera partizione che contiene /.
Ho sbagliato qualcosa?? Adesso esco quindi mi risentirete stasera, ma volevo dirvi Grazie ancora!!!
Back to top
View user's profile Send private message
thewally
l33t
l33t


Joined: 12 May 2005
Posts: 703
Location: Genova

PostPosted: Sun Apr 02, 2006 2:27 pm    Post subject: Re: Mi mancava questa comunità!!!! Reply with quote

Pr0v4 wrote:
Ah una cosa un pochetto OffTopic, in fase di boot mi chiede quale sia la partizione da montare come root, ma in grub ho messo root (hd0,0), questo perchè la partizione dove ho installato grub è la /dev/hda1, e alla voce kernel ho messo root=/dev/hda3, la vera partizione che contiene /.
Ho sbagliato qualcosa??

Tutto OK :wink: :D
_________________
Proudly Member of GeCHI
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Sun Apr 02, 2006 3:04 pm    Post subject: Reply with quote

non e che hai sbagliato nell fstab?
Back to top
View user's profile Send private message
lavish
Bodhisattva
Bodhisattva


Joined: 13 Sep 2004
Posts: 4296

PostPosted: Sun Apr 02, 2006 3:47 pm    Post subject: Reply with quote

Spostato da Forum di discussione italiano a Forum italiano (Italian).

Questa è una chiara richiesta di supporto con gentoo, quindi più in topic di questo thread non esiste nulla... per favore, cerchiamo di prestare attenzione a dove postiamo
_________________
minimalblue.com | secgroup.github.io/
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sun Apr 02, 2006 4:54 pm    Post subject: Re: Mi mancava questa comunità!!!! Reply with quote

Pr0v4 wrote:
Ah una cosa un pochetto OffTopic, in fase di boot mi chiede quale sia la partizione da montare come root, ma in grub ho messo root (hd0,0), questo perchè la partizione dove ho installato grub è la /dev/hda1, e alla voce kernel ho messo root=/dev/hda3, la vera partizione che contiene /.
Ho sbagliato qualcosa??

leggi il manuale di grub: quella che ti viene chiesta come paretizione di root appena fatto il boot, è quella che risulta come root per grub stesso, che è cosa ben diversa dalla root di sistema
Back to top
View user's profile Send private message
Pr0v4
Tux's lil' helper
Tux's lil' helper


Joined: 06 Sep 2005
Posts: 128
Location: Livorno

PostPosted: Sun Apr 02, 2006 8:08 pm    Post subject: Reply with quote

Io allora non ho capito bene una cosa...
Ma quando va indicato root=, nn si indica la root, nn di grub, ma quella del nostro sistema?? ovvero la directory /???
Perché a me quando chiede la root, se gli do la partizione che riguarda la / il sistema va avanti? nn mi chiede la root dove è installato grub, ovvero /dev/hda1, ma bensì la / in posizione /dev/hda3!!
Scusatemi, ho letto la doc, ma allora nn ho ben capito io... Se mi potreste aiutare...

PS perdonami lavish, nn me ne ero reso conto... era un pochetto che nn postavo da queste parti :D
Back to top
View user's profile Send private message
federico
Advocate
Advocate


Joined: 18 Feb 2003
Posts: 3272
Location: Italy, Milano

PostPosted: Sun Apr 02, 2006 8:41 pm    Post subject: Reply with quote

Pr0v4 wrote:
Ma quando va indicato root=, nn si indica la root, nn di grub, ma quella del nostro sistema?? ovvero la directory /???

Esatto
_________________
Sideralis www.sideralis.org
Pic http://blackman.amicofigo.com/gallery
Arduino http://www.arduino.cc
Chi aveva potuto aveva spaccato
2000 pezzi buttati là
Molti saluti,qualche domanda
Semplice come musica punk
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sun Apr 02, 2006 8:43 pm    Post subject: Reply with quote

Pr0v4 wrote:
Io allora non ho capito bene una cosa...
Ma quando va indicato root=, nn si indica la root, nn di grub, ma quella del nostro sistema?? ovvero la directory /???

si. la partizione che contiene /

Quote:
Perché a me quando chiede la root, se gli do la partizione che riguarda la / il sistema va avanti? nn mi chiede la root dove è installato grub, ovvero /dev/hda1, ma bensì la / in posizione /dev/hda3!!
Scusatemi, ho letto la doc, ma allora nn ho ben capito io... Se mi potreste aiutare...

no, aspetta... io avevo capito che era GRUB a chiederti quale era la root. è grub o no?
riesci a postare il messaggio esatto, ed il punto in cui viene chiesto?
Back to top
View user's profile Send private message
Pr0v4
Tux's lil' helper
Tux's lil' helper


Joined: 06 Sep 2005
Posts: 128
Location: Livorno

PostPosted: Mon Apr 03, 2006 6:27 am    Post subject: Reply with quote

Scusate il ritardo, ma ecco cosa mi chiede in fase di boot:
Code:
>>Activating udev
>>Determining root device...
!! The root block device is unspecified or not detected.
Please specify a device to boot, or "shell" for a shell...
boot():

Da qui io digito la partizione relativa alla mia / e tutto fila liscio :p
Back to top
View user's profile Send private message
makoomba
Bodhisattva
Bodhisattva


Joined: 03 Jun 2004
Posts: 1856

PostPosted: Mon Apr 03, 2006 10:06 am    Post subject: Reply with quote

con genkernel devi usare real_root
Code:
root=/dev/ram0 real_root=/dev/hda3

_________________
When all else fails, read the instructions.
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
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