On Sat, Dec 11, 2010 at 06:43:34PM -0800, Paul Goyette wrote: > Other than the rather generic description that existed in the older > lkm(4) man page, I'm not sure what we could add. I'm not even totally > convinced that we need to add anything...
In addition to the generic information in the old lkm(4) page, I think we could mention some practical things in module(4). For instance, where modules are located on the disk (/stand/...), what precautions should be taken into account when updating, possible common errors (e.g. the infamous 'cannot mount root, error 79'). - Jukka.