Hello Friends ,

I am new to linux forums , I have been into Wireless and Embedded Designs.

At present I am trying to build a Linux kernels with Rtlinux Images . I have follows all the Instruction as listed in tutorial

brivers.net/rtlinux-install-howto.html]How to Install RTLinux 3.1

However , when I reaches to compiles my kernel it shows a error

EXT2-fs:ide0(3,2): couldn't mount because of unsupported optional features
Kernel panic:vfs:unable to mount fs on 03:02

earlier it was showing same error as discussed here :

linuxforums.org/forum/kernel/17928-kernel-panic-no-init-found-try-passing-init-option-ker.html

I am unable to get what need to done here ?

Here is the my Boot loaders info:
************************************************** *****
Running kernel option on GRUB

title openSUSE 10.2

root(hd0,1)
kernel /boot/vmlinuz-2.6.18.2-34-default root=/dev/hda2 vga =0x332 resume=/dev/hda1 splash=silent showopts
initrd /boot/initrd-2.6.18.2-34-default
************************************************** *****
Here is rtlinux compilations options

title rtlinux 2.4.4-rtl
root(hd0,1)
kernel /boot/vmlinuz-2.4.4-rtl root=/dev/hda2 vga=0x332 resume=/dev/hda1 splash silent showopts amp=off acpi=off init =3
initrd /boot/initrd-2.4.4-rtl
************************************************** *******

Please let me know where I am making mistake, Thanks you all !!

Sincerely,
Dilpreet Singh