User Tools

Site Tools


android:oneplus_6_enchilada

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
android:oneplus_6_enchilada [2025/12/25 02:42] – [Quick Flash] Sean Rhoneandroid:oneplus_6_enchilada [2025/12/25 02:49] (current) – [HOSTS] Sean Rhone
Line 60: Line 60:
   * Recovery -> Advanced -> Mount/unmount system -> Enable ADB   * Recovery -> Advanced -> Mount/unmount system -> Enable ADB
  
-  adb shell "mount -o 'rw,remount' '/mnt/system'" +  adb shell "mount -o 'rw,remount' '/mnt/system'" && wget -O '/tmp/blacklist-fg.txt' 'https://scripttiger.github.io/alts/compressed/blacklist-fg.txt' && adb push '/tmp/blacklist-fg.txt' '/tmp/hosts' && adb shell "mv -f '/tmp/hosts' '/mnt/system/system/etc/hosts' && restorecon -F -v '/mnt/system/system/etc/hosts' && tail '/mnt/system/system/etc/hosts' && sync && umount '/mnt/system'" && rm -f '/tmp/blacklist-fg.txt' && adb reboot && adb kill-server
- +
-  wget -O '/tmp/blacklist-fg.txt' 'https://scripttiger.github.io/alts/compressed/blacklist-fg.txt' && adb push '/tmp/blacklist-fg.txt' '/tmp/hosts' && adb shell "mv -f '/tmp/hosts' '/mnt/system/system/etc/hosts' && restorecon -F -v '/mnt/system/system/etc/hosts' && sync" && rm -f '/tmp/blacklist-fg.txt'+
  
 ===== Windows ===== ===== Windows =====
/var/www/wiki/data/pages/android/oneplus_6_enchilada.txt · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki