Hello Bhagyashri, no error messages so Linux is probably getting up and running well. You probably have configured the boot loader to talk to the appropriate com port, but this doesn't get passed to the kernel so the kernel output is sent to nowhere (or at least nowhere you can find it;).
Of course I can't be sure, but I guess you should be looking in that direction first. Also make sure that your system is configured for serial output, or you will have a similar problem once the kernel has booted. I don't think JFFS has anything to do with it, since the kernel lives inside /boot (?). If Lilo had a problem loading the kernel, it would display an error message anyway. Bill On Thu, 2007-09-27 at 11:23 +0530, Bhagyashri Katole wrote: > > Hi , > > I am trying to boot Soekris net4521 using CF with combination of > EXT2 and JFFS2 filesystems. I made boot partition using LILO boot > loader and EXT2 filesystem. > > /boot/fstab as follows > > /dev/mtdblock0 / jffs2 defaults,rw,noatime,sync 0 > 0 > /dev/hda1 /boot ext2 defaults,rw,sync,noatime 1 > 1 > > > I prepared JFFS2 partition with RootFS .. > > When Soekris net4521 boots, it does nothing after ... > > LILO loading Linux ........... > > Please help me to solve this problem if someone tried this > combination before .. > > Thanks in advance, > > Bhagyashri Katole > Project Engineer, > NISG, > C-DAC,Pune > > _______________________________________________ > Soekris-tech mailing list > [email protected] > http://lists.soekris.com/mailman/listinfo/soekris-tech _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
