Ken Moffat schreef:
> On Mon, Apr 02, 2007 at 09:06:26PM +0200, Fred Verschueren wrote:
>   
>> #1. System starts booting but it's difficult to say what's happening
>> because of #2 but -->
>> my disks are recognised and attached and what I can see on the screen
>> when the scrolling stops is the following
>>
>> ===============
>> starting udevd
>> udevd[585] init_udevd_sochet: error getting socket: address family not
>> supported by protocol
>>     
>  Possibly, missing unix domain sockets in the kernel config
> (CONFIG_UNIX=y - under Networking options).  That on its own might
> be enough to stop udev creating any device nodes.
>   
>> udevd[585]:main:error initializing udevd socket:illigal seek
>> performing Cold plugging
>> mkdir:cannot create dir /dev/.udev:read only file system
>> mounting root file system in read only mode
>> checking file systems ...
>> /dev/sda14
>> The superblock could not be read or does not describe a correct ext2
>> file system. If the device is valid and it really
>> contains an ext2 file system ( and not swap or ufs or something else)
>> then the superblock is corrupt and you might try
>> running e2fsck with an alternate superblock:
>> e2fsck - b 8192 <device>
>>     
>  My gut feeling is that either the sockets are the problem, or else
> that the kernel doesn't have the correct drivers for your SATA
> controller and/or for ext2/3 as appropriate.
>
> ĸen
>   
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.

After this some more faults and the press Enter and power off.
====================
Maybe another item missing in the kernel??

I have onother question: is there somewere an .config for the kernel
were one
can find all the must have to compile a working kernel. I mean the
minnimum not
taken inti account the differences in configuration of the pc.

Thanks
Fred.

_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support

Reply via email to