Skip to content

Instantly share code, notes, and snippets.

@win8linux
Created February 10, 2018 17:10
Show Gist options
  • Save win8linux/c76e847e16807a096c7cac7f40107ec9 to your computer and use it in GitHub Desktop.
Save win8linux/c76e847e16807a096c7cac7f40107ec9 to your computer and use it in GitHub Desktop.
Nexus 6P (angler) mount points for Sailfish OS/Halium building
"angler")
sed -i \
-e 's block/platform/soc.0/f9824900.sdhci/by-name/cache mmcblk0p38 ' \
-e 's block/platform/soc.0/f9824900.sdhci/by-name/modem mmcblk0p1 ' \
-e 's block/platform/soc.0/f9824900.sdhci/by-name/persist mmcblk0p32 ' \
-e 's block/platform/soc.0/f9824900.sdhci/by-name/system mmcblk0p43 ' \
-e 's block/platform/soc.0/f9824900.sdhci/by-name/userdata mmcblk0p44 ' \
-e 's block/platform/soc.0/f9824900.sdhci/by-name/vendor mmcblk0p37 ' \
"$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment