The /preload partition is (hopefully) not used by Replicant.

On my Galaxy Note II (GT-N7100) it contains several files:
An audio file (Over_the_horizon.mp3) a video file
(Wonders_of_Nature.mp4), and what looks like examples files
for the "S Note" nonfree application.

On my Galaxy SII (GT-I9100) it instead contains some APK and
application data.

So it's still a good idea not to mount that partition at all.

In addition, if for some reason it becomes corrupted, Replicant
will fails to boot very early on.

Signed-off-by: Denis 'GNUtoo' Carikli <gnu...@cyberdimension.org>

Signed-off-by: Denis 'GNUtoo' Carikli <gnu...@cyberdimension.org>
---
 rootdir/fstab.smdk4x12 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/rootdir/fstab.smdk4x12 b/rootdir/fstab.smdk4x12
index d2ea48c..233981c 100644
--- a/rootdir/fstab.smdk4x12
+++ b/rootdir/fstab.smdk4x12
@@ -8,7 +8,6 @@
 /dev/block/mmcblk0p13    /system             ext4      ro,noatime              
                                  wait
 /dev/block/mmcblk0p12   /cache              f2fs      
noatime,discard,inline_xattr,inline_data,nosuid,nodev     wait
 /dev/block/mmcblk0p12    /cache              ext4      
noatime,nosuid,nodev,journal_async_commit,errors=panic    wait,check
-/dev/block/mmcblk0p14   /preload            ext4      
noatime,nosuid,nodev,journal_async_commit                 wait
 /dev/block/mmcblk0p16   /data               f2fs      
noatime,discard,inline_xattr,inline_data,nosuid,nodev     
wait,check,encryptable=footer
 /dev/block/mmcblk0p16    /data               ext4      
noatime,nosuid,nodev,noauto_da_alloc,journal_async_commit,errors=panic    
wait,check,encryptable=footer
 
-- 
2.29.2

_______________________________________________
Replicant mailing list
Replicant@osuosl.org
https://lists.osuosl.org/mailman/listinfo/replicant

Reply via email to