Displaying 2 results from an estimated 2 matches for "freeext3".
2003 Mar 17
1
Problem in recompiling 2.4.18-14.
...kernel version 2.4.18-18.7.x
while this kernel is version 2.4.18-18.7.xcustom
ERROR: /bin/insmod exited abnormally!
mounting /proc filesystem
Creating root device
mounting root filesystem
kmod: failed to exec /sbin/modprobe -s -k ext3, errno = 2
kmod: failed to exec /sbin/modprobe -s -k freeext3, errno = 2
mount: error 19 mounting ext3
pivotroot: pivot_root(/sysroot, /sysroot/initrd) failed: 2
Freeing unused kernel memory: 292k freed
kernel panic: No init found.
Looking forward for a timely and valuable help.
Thanks and regards,
Vijay
__________________________________________________...
2002 Dec 06
1
Unable to get proper ext3 functionality in recompiled 2.4.18-18.7.x kernel
...kernel version 2.4.18-18.7.x
while this kernel is version 2.4.18-18.7.xcustom
ERROR: /bin/insmod exited abnormally!
mounting /proc filesystem
Creating root device
mounting root filesystem
kmod: failed to exec /sbin/modprobe -s -k ext3, errno = 2
kmod: failed to exec /sbin/modprobe -s -k freeext3, errno = 2
mount: error 19 mounting ext3
pivotroot: pivot_root(/sysroot, /sysroot/initrd) failed: 2
Freeing unused kernel memory: 292k freed
kernel panic: No init found.
If I compile it with ext3 in the core kernel instead of as a module the
file system mounts OK and their is no kernel panic - bu...