이제 배포판 마법사를 통해 CentOS 4.0을 사용할 수 있습니다.
[img]https://www.linode.com/images/logos/centoslogo-64.png[/img]
“udev”가 설치되어 있지만 시작 시 실행되지 않습니다. (본인이 무엇을 하는지 알고 있는 경우) 활성화하려면, /etc/rc.d/rc.sysinit에서 “udev”에 대해 grep을 수행하고 선의 주석을 해제합니다. 이 패키지가 완전히 제거될 가능성이 높습니다.
저는 또한 NPTL을 요청하므로 /etc/my.cnf에서 bdb를 비활성화했습니다(fo0bar, 고마워요).
템플릿에 대한 다른 제안이 있다면 알려주십시오.
-크리스
댓글 (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.