On Mon, 5 Mar 2007, Ken Moffat wrote:
> I don't have a temporary system here, but in the final system line
> 42 of the udev script in init.d is
> echo "" > /sys/kernel/uevent_helper
That's also what it is on the version on my temporary system.
> It says it mounted /sys, so I'm guessing that perhaps the
> permissions or ownership are screwed somewhere. Please check that
> you haven't missed something in chapter 7 from 'Creating the
> /etc/fstab file' through to 'Changing Ownership'.
All appear to be present and correct. fstab as per the book with hda1 for
the swap, hda2 as / with ext3 filesystem.
> If it all seems to be there, what does the fstab say about /sys,
> what are the permissions of ${CLFS}/sys, and of
> ${CLFS}/etc/rc.d/init.d/udev ? (And this week, I'd better make
> clear that those questions are intended as pointers, I'm not going
> to be around very much.)
fstab:
sysfs /sys sysfs defaults 0 0
/sys is 755 owned by root
> As a long stop you could try instrumenting that bootscript to show
> you the ouput of ls -l /sys/kernel and `whoami` (assuming that
> whoami gets installed).
whoami returns root, which seems fine.
However, /sys/kernel appears empty. I'm assuming the problem therefore
lies with this missing files. All the directories under /sys are there
though.
Have I missed an option in the kernel? I've tried going back and
rebuilding the kernel from scratch (repeating the whole configuration
stage rather than using the previous configuration), but can't see
anything obviously missing that would make a difference. Checking the
.config file hotplug appears to be enabled.
Any other ideas?
Thanks
Owen
--
http://www.frankenstein-badger.net/
http://www.bathroom-bookshelf.co.uk/
http://lj.frankenstein-badger.net/
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support