Hi Mulyadi,
I did some googling and found one clue that i have to change file system in menuconfig file for EXT4 , which support both EXT2 and EXT3 as well,
so for that i have enable below features in file systems...
# CONFIG_EXT2_FS=n
# CONFIG_EXT3_FS=n
CONFIG_EXT4_USE_FOR_EXT2 3=Y
After these modifications i crossed earlier error but hit back with 2 new errors , below is the description:
1) EXT4-fs(sda2): could not mount as ext3 due to feature incompatibilities
EXT4-fs(sda2): could not mount as ext2 due to feature incompatibilities
udevd[1075]:error creating queue file
init: udev mian process 1075 terminated with status 1
init: udev main process ended , respawing
init: udevmonitor main process 1080 terminated with status 2
2) init: plymouth main process(1038) killed by SEGV signal (This error happens ones i skip mounting process)
Can you please elaborate the procedure to update file system or correct me if i am doing wrong ?
Thanks for your support
Thanks,
Vivek
On Tue, Oct 16, 2012 at 11:20 PM, Mulyadi Santosa <mulyadi.santosa@xxxxxxxxx> wrote:
Hi....
Seems like, you forgot to compile the filesystem support of your root
On Tue, Oct 16, 2012 at 12:34 PM, Vivek Panwar
<vivekpanwar2008@xxxxxxxxx> wrote:
> Hi Mulyadi,
>
> Below is the kernel panic logs i am getting, for your analysis:
>
> [0.820851] tg3 0000:02:00.0: Problem fetching invariants of chip, aborting
>
> [1.408713] EXT3 -f3 (sda1):error:could not mount because of unsupported
> optional features (240)
>
> [1.449074] Kernel panic - not syncing : VFS: unable to mount root fs on
> unknown -block(8,1)
filesystem.
Try to check that...if the root fs (sda1, from what you wrote) is
ext2, then check if ext2 module is made builtin or included in
initrd/initramfs...and so on
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies