summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--init.tuna.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/init.tuna.rc b/init.tuna.rc
index 653e24e..3d30f6e 100644
--- a/init.tuna.rc
+++ b/init.tuna.rc
@@ -3,9 +3,9 @@ on boot
chmod 0666 /dev/pvrsrvkm
on fs
- mount ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/system /system wait ro
- mount ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/userdata /data wait noatime nosuid nodev
- mount ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/cache /cache wait noatime nosuid nodev
+ mount ext4 /dev/block/platform/omap/omap_hsmmc.1/by-name/system /system wait ro
+ mount ext4 /dev/block/platform/omap/omap_hsmmc.1/by-name/userdata /data wait noatime nosuid nodev
+ mount ext4 /dev/block/platform/omap/omap_hsmmc.1/by-name/cache /cache wait noatime nosuid nodev
# take a wakelock on boot until PM is working
write /sys/power/wake_lock hack