Hi,
I've sent a patch to not mount /preload for the Galaxy SII (GT-I9100), but the Galaxy S III (GT-I9300) and Galaxy Note II (GT-N7100) also have the exact same issue. The Galaxy Note (GT-N7100) is affected as well but it's already covered by the patch fixing the Galaxy SII (GT-I9100) because they share the same fstab in the device_samsung_galaxys2-common repository. All theses devices have no /preload in their fstab, so they probably lack that partition: - Galaxy Nexus (GT-I9250) - Galaxy S III 4G (GT-I9305) - Galaxy Tab 2 7.0 3G (GT-P3100) - Galaxy Note 8.0 3G (GT-N5110) The other variant(s) of the Galaxy Tab 2 and Galaxy Note 8.0 most probably also lack such partition and don't have a /preload in their fstab. In addition to the GT-I9300 patch that will follow in a response to this mail, here's an URL to the see the patch in a web interface: https://git.replicant.us/contrib/GNUtoo/device_samsung_i9300/commit/?id=efe141ba68e5e09efdb6e439416da0ba488635f7 And here's how to get it in a git repository: git clone https://git.replicant.us/GNUtoo/device_samsung_i9300 cd device_samsung_i9300 git show efe141ba68e5e09efdb6e439416da0ba488635f7 And for the GT-N7100 patch, here's an URL to the see the patch in a web interface: https://git.replicant.us/contrib/GNUtoo/device_samsung_n7100/commit/?id=2ced47104de07b1260f29ec2f760accf90d2de78 And here's how to get it in a git repository: git clone https://git.replicant.us/GNUtoo/device_samsung_n7100 cd device_samsung_n7100 git show 2ced47104de07b1260f29ec2f760accf90d2de78 Denis. _______________________________________________ Replicant mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/replicant
