ubi0:rootfs /mnt/maemo ubifs defaults,noatime,bulk_read,no_chk_data_crc 0 0 /dev/mmcblk1p2 /mnt/maemo/home ext3 defaults,noatime 0 0 /dev/mmcblk1p1 /mnt/maemo/home/user/MyDocs vfat defaults,noatime,uid=1000,gid=100,umask=022 0 0
echo "options ubi mtd=rootfs" > /etc/modprobe.d/ubi.conf echo "softdep ubi pre: omap2" >> /etc/modprobe.d/ubi.conf mkdir /mnt/maemo mount -a ln -s /mnt/maemo/etc/bootmenu.d /etc/bootmenu.d ln -s /mnt/maemo/etc/default/bootmenu.item /etc/default/bootmenu.item