View previous topic :: View next topic |
Author |
Message |
Guest
|
Posted: Thu Jun 16, 2005 13:55 Post subject: bug on boot since updates.... |
|
|
hy everybody,
so i have again a bug with the distrib....
i have updated the server by the update manager...and now when the client boot on the network, it begins to charge the modules ands necessaries files, and BAM error message on :
Quote: |
EXT2-fs error (device ram0): ext2_get_indode ; unable to reade inode block - inode=2295, block=24585
Kernel panic - not syncing : no init found? try passing init=option to kernel |
what means that ?? my hardware configuration doesn't changed, i don't know what's wrong...thanks four yours helps.. |
|
Back to top |
|
|
Guest
|
Posted: Thu Jun 16, 2005 14:09 Post subject: |
|
|
hye , again me...
i prevent that i tried with others hard disks and other type of distribution (stable/textmode etc..), anbd it's always the same probleme... :(
meta |
|
Back to top |
|
|
Hauke
Joined: 02 Mar 2003 Posts: 1072
|
Posted: Fri Jun 17, 2005 8:02 Post subject: |
|
|
Quote: | EXT2-fs error (device ram0): ext2_get_indode ; unable to reade inode block - inode=2295, block=24585 |
Seems to me there is a problem with your RAM. This can be caused by:
- Too less memory (64 MB should be enough). Due to the change to the 2.6 kernel the nebootimage is 5 MB bigger and you need 5 MB of extra RAM.
- Memory with read/write errors.
Please check your RAM and try an exchange of the RAM modules. _________________ Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org
Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de
Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de |
|
Back to top |
|
|
Guest
|
Posted: Fri Jun 17, 2005 9:19 Post subject: |
|
|
my ram is higher than 64 mb, thay are 256 or 512 mo....
i tried with others machines on my parc, on others modules, it's alaway the same...i thnik that can provides of the server but i don't know where. :-:- |
|
Back to top |
|
|
Hauke
Joined: 02 Mar 2003 Posts: 1072
|
Posted: Fri Jun 17, 2005 10:31 Post subject: |
|
|
Try updating your server again. There is a new update.
Execute the following code:
Code: | md5sum /m23/tftp/m23install /m23/tftp/m23pxeinstall /m23/tftp/initrd.gz |
The result (after the update) should be:
Code: | 0d85fe43477c7bc763535b70ad4f702e /m23/tftp/m23install
364ba5d4ae3d8137ddc2237b996dfa6c /m23/tftp/m23pxeinstall
ecac7044fed82ee5cb49ebe55de03db8 /m23/tftp/initrd.gz
|
_________________ Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org
Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de
Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de |
|
Back to top |
|
|
|