Page 4 of 4 FirstFirst ... 234
Results 31 to 37 of 37

Thread: ATV 2.3 auto-update nukes boxee/xbmc!!!

  1. #31
    Join Date
    Jul 2008
    Posts
    579

    Default

    nano is included in the binutils for atvusb-creator. You did select binutils

  2. #32
    Join Date
    Nov 2008
    Posts
    4

    Default

    Yes, and using nano allowed me to edit the hosts file. The update is now downloading.
    Thanks.
    ;-)

  3. #33
    Join Date
    Dec 2008
    Posts
    3

    Default

    Quote Originally Posted by zerostar View Post
    Saw this to "undo" the host blocking so you can update now...

    Open Terminal and put:
    > ssh frontrow@192.168.11.40 (this is the IP of your appletv or try: ssh frontrow@appletv.local

    Password: frontrow

    (Note that your ip address will definitely vary; look it up via the AppleTV's settings menu or from Boxee's settings menu)

    (the first time you do the 'ssh' it will ask you if the computer you are connecting to is really the one you want to; type 'yes' and return, then you'll get the 'Password' prompt)

    There, I get the bash command prompt:

    bash $

    At that command line, type:

    $ sudo nano /etc/hosts

    'nano' is a nice visual editor for a terminal window. You'll see a screen with a bunch of comments, then ip addresses followed by names.

    This file basically means 'Whenever a program asks for <the name on the right>, send it to <the ip address on the left>'.

    Use the down-arrow to get down to the end of the file, and add:

    # in front of the line: 127.0.0.1 mesu.apple.com

    It should look like:
    # 127.0.0.1 mesu.apple.com

    Hit Ctrl-X (exit), Y (yes, save the file).
    Press return to write the file.
    Type 'exit' to log out of ssh on the AppleTV.


    TO REDO (after you are re-patched)

    Do all the above, except once in nano, go down to the line above and remove the '#' character in front of it, so it looks like:

    127.0.0.1 mesu.apple.com

    Then exit, saving the file.

    This will be sure you don't update again until you want to.
    I'm running XP, the above steps worked great after I downloaded PuTTY. Was unable to use 'Open Terminal' option in WinSCP, instead used 'Open session in PuTTY' option. Downloaded PuTTY here. Thanks for the help.

  4. #34
    Join Date
    Jan 2009
    Location
    usa
    Posts
    1

    Default ATV 2.3 auto-update nukes boxee/xbmc!!! index

    thought ssh was more complicated. I did get this message:
    The authenticity of host 'appletv.local (192.168.2.105)' can't be established.
    RSA key fingerprint is bf:19:7..Are you sure you want to continue connecting (yes/no)I answered yes, then:Warning: Permanently added 'appletv.local,192.168.2.105' (RSA) to the list of known hosts.Welcome to the AppleTV (via atv-usbcreator) It asked for password again.Is this OK?Yes, this is fine. SSH handles encryption by exchanging keys with the host. If it doesn't already have a key on file for the remote host, it tells you that is saving it to the list of known hosts.

  5. #35
    Join Date
    Feb 2009
    Posts
    1

    Default

    being a newbie-help please-I typed ssh frontrow@AppleTV.loca -and got the error message in terminal-connection refused-the header on the terminal said -bash not ssh??-Please advise

  6. #36
    Join Date
    Aug 2009
    Posts
    7

    Default

    Yes,First you should confirm that if it still works with ATV 2.3?
    183850 LTO 2 Tapes, Dell LTO2 Tapes, 26220001 LTO2 Tapes

  7. #37
    Join Date
    Aug 2009
    Posts
    7

    Default

    Thanks for all your advises.Thanks
    183850 LTO 2 Tapes, Dell LTO2 Tapes, 26220001 LTO2 Tapes

Similar Threads

  1. Replies: 6
    Last Post: February 10th, 2012, 05:26 PM
  2. Replies: 1
    Last Post: November 5th, 2010, 03:36 PM
  3. Boxee Beta - Auto Update
    By matthazley in forum boxee for windows help
    Replies: 6
    Last Post: December 27th, 2009, 09:19 PM
  4. Can't update XBMC/Boxee
    By dvockell in forum boxee for appletv help
    Replies: 2
    Last Post: January 19th, 2009, 05:55 PM
  5. Replies: 1
    Last Post: December 29th, 2008, 07:26 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •