On Tue, 8 Apr 2003, Rajkumar S. wrote: > > Akash Malhotra wrote: > > > mounting other file system :Mount fs ext3 not supported by kernel {FAILED} > > Seems that you missed to compile ext3. Check your .config to see if > CONFIG_EXT3_FS=y (or m if you have compiled it as a module) On Red Hat Linux, EXT3 is built as a module. You need an initial ramdisk containing that and, maybe, other modules. Use the mkinitrd command to create it. -- Please, reply only to the list.