CentOS 4.0 ora disponibile attraverso la procedura guidata della distro.
[img]https://www.linode.com/images/logos/centoslogo-64.png[/img]
"udev" è installato, ma non viene eseguito all'avvio. Per attivarlo (se si sa cosa si sta facendo), cercare "udev" in /etc/rc.d/rc.sysinit e decommentare la riga. È probabile che questo pacchetto possa essere rimosso completamente.
Ho anche disabilitato bdb in /etc/my.cnf, che è necessario in quanto richiede NPTL. (grazie fo0bar).
Fatemi sapere se avete altri suggerimenti per il modello.
-Chris
Commenti (3)
[quote:6bbe9e0a3f=”caker”]CentOS 4.0 now available through the Distro Wizard.
“udev” is installed, but won’t run on startup. To enable (if you know what you’re doing), grep for “udev” in /etc/rc.d/rc.sysinit and uncomment the line. It’s likely that this package can just be removed completely.
[/quote]
Why was udev disabled?
UML doesn’t support, and doesn’t need kernel modules.
[quote:84ad2f1e13=”CryptWizard”]UML doesn’t support, and doesn’t need kernel modules.[/quote]
udev is not just about kernel modules… But I see your point. The /dev directory is unlikely to change.