Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Disattivare devfs [Risolto]
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
ermille
n00b
n00b


Joined: 18 Feb 2005
Posts: 22
Location: Roma

PostPosted: Thu Mar 09, 2006 4:31 pm    Post subject: Disattivare devfs [Risolto] Reply with quote

Qualcuno sa dirmi come faccio a disattivare il mount di devfs al boot di Gentoo 2005.1 Kernel 2.4.28 ???
_________________
You are Gentonian?


Last edited by ermille on Fri Mar 10, 2006 11:28 am; edited 1 time in total
Back to top
View user's profile Send private message
Luca89
Advocate
Advocate


Joined: 27 Apr 2005
Posts: 2107
Location: Agrigento (Italy)

PostPosted: Thu Mar 09, 2006 7:10 pm    Post subject: Reply with quote

Code:
# Use this variable to control the /dev management behavior.
#  auto   - let the scripts figure out what's best at boot
#  devfs  - use devfs (requires sys-fs/devfsd)
#  udev   - use udev (requires sys-fs/udev)
#  static - let the user manage /dev

RC_DEVICES="udev"


Questo sul file /etc/conf.d/rc.
_________________
Running Fast!
Back to top
View user's profile Send private message
ProT-0-TypE
Veteran
Veteran


Joined: 20 Dec 2003
Posts: 1624
Location: Cagliari

PostPosted: Thu Mar 09, 2006 7:14 pm    Post subject: Reply with quote

che se ne fa di udev col kernel 2.4?
_________________
[Vuoi guadagnare navigando?]
Back to top
View user's profile Send private message
Luca89
Advocate
Advocate


Joined: 27 Apr 2005
Posts: 2107
Location: Agrigento (Italy)

PostPosted: Thu Mar 09, 2006 7:39 pm    Post subject: Reply with quote

ProT-0-TypE wrote:
che se ne fa di udev col kernel 2.4?


Ho solo fatto vedere dove deve modificare, io metto udev lui vedrà un po' cosa gli conviene.
_________________
Running Fast!
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


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

PostPosted: Thu Mar 09, 2006 7:45 pm    Post subject: Reply with quote

direi proprio che NON gli conviene, dal momento che non è del tutto supportato, con il kernel 2.6
la risposta giusta era "non si può"
Back to top
View user's profile Send private message
Luca89
Advocate
Advocate


Joined: 27 Apr 2005
Posts: 2107
Location: Agrigento (Italy)

PostPosted: Thu Mar 09, 2006 8:13 pm    Post subject: Reply with quote

k.gothmog wrote:
direi proprio che NON gli conviene, dal momento che non è del tutto supportato, con il kernel 2.6
la risposta giusta era "non si può"


Perchè non potrebbe usare device statici? Lo dice pure lo spezzone del file che ho postato. :)
_________________
Running Fast!
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


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

PostPosted: Thu Mar 09, 2006 9:11 pm    Post subject: Reply with quote

mah... perché in realtà udev non è che sia stabilissimo, con i kernel 2.4
oltretutto il kernel che stava usando ermille è pure vecchiotto (2.4.28 ). non sono nemmeno sicuro che avesse già il supporto per udev
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Thu Mar 09, 2006 9:30 pm    Post subject: Re: Disattivare devfs Reply with quote

ermille wrote:
Qualcuno sa dirmi come faccio a disattivare il mount di devfs al boot di Gentoo 2005.1 Kernel 2.4.28 ???


Anche secondo me con quel kernel é meglio usare devfs... piú collaudato e stabile.

ermille, se nell'altro topic avessi detto che kernel stavi usando il suggerimento sarebbe stato quello dall'inizio!
_________________
Ciao da me!
Back to top
View user's profile Send private message
ermille
n00b
n00b


Joined: 18 Feb 2005
Posts: 22
Location: Roma

PostPosted: Fri Mar 10, 2006 11:27 am    Post subject: Reply with quote

Veramente c'e' scritto che Kernel sto usando anche se comunque non l'ho sottolineato...quindi scusatemi!


Allora ho risolto il problema...


Ho fatto un errore madornale, dovete scusarmi ma sono solo all'inizio, effettivamente la soluzione ai miei problemi
non era di disattivamere il Defvs ma semmai di attivare il supporto sul fs /dev :oops:

Non avendo il supporto quando al boot cercava di montare /dev mi dava l'errore sul mounting e non saliva il sistema
Ricompilando il kernel con il supporto il sistema e' salito 8O


Diciamo che quello che sto facendo e' proprio un livello da principiante, ma vorrei ben capire questo favoloso s.o. dall'inizio alla fine, iniziando da un kernel piu vecchio penso che sia una decisione coerente


Vi ringrazio per l'aiuto..

Al prossimo problema ;-)
_________________
You are Gentonian?
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Fri Mar 10, 2006 1:07 pm    Post subject: Reply with quote

ermille wrote:
Diciamo che quello che sto facendo e' proprio un livello da principiante, ma vorrei ben capire questo favoloso s.o. dall'inizio alla fine, iniziando da un kernel piu vecchio penso che sia una decisione coerente


Si e no... presumibilmente ci sono alcune problematiche che potresti incontrare su un kernel 2.4.x per le quali pochi ti possono aiutare, perché non le hanno mai viste o perché le hanno viste troppo tempo fa. udev é una di queste, ma anche il supporto all'hardware é decisamente migliore con i 2.6

Certo, anche 2.4 funziona... tranquillo ;-)
_________________
Ciao da me!
Back to top
View user's profile Send private message
Luca89
Advocate
Advocate


Joined: 27 Apr 2005
Posts: 2107
Location: Agrigento (Italy)

PostPosted: Fri Mar 10, 2006 1:35 pm    Post subject: Reply with quote

Quote:
Diciamo che quello che sto facendo e' proprio un livello da principiante, ma vorrei ben capire questo favoloso s.o. dall'inizio alla fine, iniziando da un kernel piu vecchio penso che sia una decisione coerente


Il 2.4 è ancora supportato e puoi usarlo tranquillamente ma non mi pare un motivo valido questo, se se all'inizio con linux ti verrà sicuramente più facile il 2.6 visto che ha più supporto hardware e comodità.
_________________
Running Fast!
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