Advertisement
Guest User

Untitled

a guest
Aug 28th, 2016
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. mount -o remount,rw /flash
  2.  
  3. vi /flash/config.txt
  4.  
  5. Add:
  6. lcd_rotate=2
  7.  
  8. Save changes
  9.  
  10. mount -o remount,ro /flash
  11.  
  12. reboot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement