Ken Moffat schreef: > On Mon, Apr 02, 2007 at 11:13:51PM +0200, Fred Verschueren wrote: > >> I recompiled the kernel with the changes you suggested and now the >> booting goes a little bit further. >> >> 1. First of all --> scroll lock is reacting now so I can follow what's >> happening >> 2. I receive the following message --> >> >> Init: version 2.86 booting >> Mounting kernel-based file systems: >> /procmount: proc has wrong device number or fs type proc not supported >> /sys FAIL >> Creating /dev in tmpfs mount: wrong fs type, load option, bad superblock >> on udev, >> missing code page or other error >> In some cases useful info is found in syslog - try dmesg | tail or so. >> > > for the first one, CONFIG_PROC_FS=y (under filesystems), and I > suppose CONFIG_SYSFS=y and CONFIG_TMPFS=y : I hadn't realised those > were configurable. > > To answer the question I've stripped out, you could try 'make > defconfig' or just look at arch/x86_64/defconfig - the problem is > that default configs match the prejudices of the maintainer, and it > won't necessarily do what you want to do, even if it got updated for > new options (so, if you make defconfig, you should probably still > make oldconfig just in case). > > ĸen > Ken,
after i had sent the mail I did some thinking (I know I should have done it before) and I realised that mayby something else was missing in the kernel and I have set those items to y recompiled the kernel and --> now it is booting and I can log in the CLFS system I see on the boot msg I have still some fault but they do not stop the booting. I will first try to solve the problems myself but if I cannot solve them I hope I can again ask for your help. In any case many thanks for your help. Now I go to sleep because it's here already 11h45 pm Fred. _______________________________________________ Clfs-support mailing list Clfs-support@lists.cross-lfs.org http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support