omap24xx: Don't automatically mount maemo fs
[openwrt/svn-archive/archive.git] / target / linux / omap24xx / base-files / etc / config / fstab
1 config mount
2 option target /maemo/initfs
3 option device /dev/mtdblock3
4 option fstype jffs2
5 option options rw
6 option enabled 0
7
8 config mount
9 option target /maemo/rootfs
10 option device /dev/mtdblock4
11 option fstype jffs2
12 option options rw
13 option enabled 0