Ok. I've got it. I've added these two lines to /etc/init.d/minircS, just before mount_devpts:<br>insmod /mnt/initfs/lib/modules/current/ext2.ko<br>mount /media/mmc2<br><br>:)<br><br><div><span class="gmail_quote">2007/2/1, sebastian maemo <
<a href="mailto:sebastian.maemo@gmail.com">sebastian.maemo@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">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" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://sebas-nokia770.blogspot.com/2007/01/how-to-create-partition-without-pc.html
</a><br><br>Thank you for your help.<br>
</blockquote></div><br>