CentOS 4.0がDistro Wizardで利用可能になりました。
[img]https://www.linode.com/images/logos/centoslogo-64.png[/img]
"udev "がインストールされていますが、起動時に実行されません。 有効にするには、/etc/rc.d/rc.sysinit で "udev" を grep して、その行をアンコメントしてください。 このパッケージは完全に削除しても構わないでしょう。
また、/etc/my.cnfでbdbを無効にしました。これはNPTLを必要とするために必要です。ありがとうございます。
他にもテンプレートのご提案がありましたら、ぜひ教えてください。
- Chris
コメント (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.