Hi, folks.<br><br>I've created an ext2 partition on my RS-MMC and would like it to be mounted automagically at startup.<br><br>I've tried by adding this feature to /etc/init.d/minircS but without success. Maybe because I don't know exactly what I'm doing. I know I must load the ext2 module kernel before it tries to mount the partition but don't know where to put this line:
<br># insmod /mnt/initfs/lib/modules/current/ext2.ko<br><br>I've also modified /etc/fstab.<br><br>I may mount the partition manually, of course. But I want it to be mounted at startup. The process I've followed is described at:
<br><a href="http://sebas-nokia770.blogspot.com/2007/01/how-to-create-partition-without-pc.html">http://sebas-nokia770.blogspot.com/2007/01/how-to-create-partition-without-pc.html</a><br><br>Thank you for your help.<br>