Hi!

My kernel boot's OK all the way until the ramdisk is mounted when the
following error appears:

  RAMDISK: ext2 filesystem found at block 0
  RAMDISK: Loading 4000 blocks [1 disk] into ram disk... done.
  Freeing initrd memory: 2048K
  VFS: Mounted root (ext2 filesystem).
  Freeing init memory: 48K
  EXT2-fs error (device ramdisk(1,0)): ext2_check_page: bad entry in
  directory #193: directory entry across blocks - offset=0, inode=460352,
  rec_len=1596, name_len=7
  init: can't load libKernel panic: Attempted to kill init!
  rary 'libc.so.0'

This happens on a CDB89712 rev C.0-board with both 2.4.6-rmk3-rayl and
2.4.16-rmk4-rayl1 config's when I a put a file on approx. 1Mb size inside
my ramdisk. If i remove it everything looks OK. The ramdisk is created
with:

  dd if=/dev/zero of=ramdisk.img bs=4096 count=768
  mke2fs -t ext2 ramdisk.img


Any suggestions? Is this a known problem or am I missing out on something
.. ?

Christer.




_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to