taa1

Untitled

Feb 13th, 2013
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. Try the following while connected to 10.0.88.1 with PuTTY, hitting ENTER after each line:
  2.  
  3. cd /tmp
  4. rm update.sh
  5. date
  6. curl -o update.sh http://netv.bunnie-bar.com/updates/chumby-silvermoon-netv/update.sh
  7. ls -l update.sh
  8. cat update.sh
  9.  
  10. What the "ls -l" shows for the date should be very close to what the "date" command shows. It is perfectly fine if your NeTV system clock is off by hours or days or months -- we can fix this later. The main thing right now is to get your firmware updated.
Advertisement
Add Comment
Please, Sign In to add comment