omap24xx: Don't automatically mount maemo fs
authorMichael Büsch <mb@bu3sch.de>
Thu, 27 Jan 2011 22:15:43 +0000 (22:15 +0000)
committerMichael Büsch <mb@bu3sch.de>
Thu, 27 Jan 2011 22:15:43 +0000 (22:15 +0000)
SVN-Revision: 25178

target/linux/omap24xx/base-files/etc/config/fstab

index 5430d56d59a903106d074a3730dd167e8f2f220c..64446e3c8cc89119baf5d52be70829d6011f5e1e 100644 (file)
@@ -3,11 +3,11 @@ config mount
        option device   /dev/mtdblock3
        option fstype   jffs2
        option options  rw
        option device   /dev/mtdblock3
        option fstype   jffs2
        option options  rw
-       option enabled  1
+       option enabled  0
 
 config mount
        option target   /maemo/rootfs
        option device   /dev/mtdblock4
        option fstype   jffs2
        option options  rw
 
 config mount
        option target   /maemo/rootfs
        option device   /dev/mtdblock4
        option fstype   jffs2
        option options  rw
-       option enabled  1
+       option enabled  0