On Tue, 2009-03-24 at 10:38 +0900, SOrCErEr wrote:
> Hello,
> 
> My gentoo system has a problem.
> It has not mounted sysfs while boot process.
> I have to do mount sysfs by my hand now.
> 
> Of course, udev rc scripts has line of "need sysfs". And udev rc
> script was added in sysinit service.
> So I would like to know who mounts sysfs when Gentoo in boot process
> in general.

Your friends at udev.

The "need sysfs" means that udev needs the sysfs service to start.  Of
course it's wrapped around a "if [ -f /etc/init.d/sysfs ]; then"... so
is that file missing?




Reply via email to