CentOS 4.0 ya está disponible a través del asistente de distribución.
[img]https://www.linode.com/images/logos/centoslogo-64.png[/img]
"udev" está instalado, pero no se ejecuta en el arranque. Para habilitarlo (si sabe lo que está haciendo), busque "udev" en /etc/rc.d/rc.sysinit y descomente la línea. Es probable que este paquete se pueda eliminar por completo.
También deshabilité bdb en /etc/my.cnf, lo cual es necesario ya que requiere NPTL. (gracias fo0bar).
Por favor, hágame saber si tiene alguna otra sugerencia para la plantilla.
-Chris
Comentarios (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.