On Thu, Mar 18, 2004 at 12:08:05PM -0500, Joey Hess wrote: > Ingo Juergensmann wrote: > > Prior to the installation problem, there was a problem to even load & start > > d-i successfully. The kernel couldn't mount root= or didn't find console, > > but Sven solved these problems rapidly by telling me to use kernel parameter > > "devfs=mount" when loading d-i image via OF. So I think this happens quite > > often and should be listed somewhere nearby the d-i image (f.e. a small > > INSTALL/README in http://people.debian.org/~luther/pegasos/ ?). ;) > > This parameter should not be necessary with images built using current > cvs.
Joeyh, This is a pure netboot d-i, which consists of a kernel and the initrd builtin. The powerpc kernel don't automount devfs by default, as the final system will run those also, but not use devfs. So, if you have any hint how to create a kernel with built-in initrd, and being able to set additional kernel options, i would indeed be very interested in this. Alternatively, we could build the initrd with userdevfs or whatever, and get ride of the devfs requirement in the kernel. Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

