Running into some problems installing CouchSurfer Lite on ATV 1gen.
Got to to point where I succesfully copy "CouchSurfer-Lite3x.tar" into the /Users/frontrow/ folder.
ssh command "tar -xvpf CouchSurfer-Lite3x.tar" worked fine.
Problems occurs when trying to move the folder.
Command line "/System/Library/CoreServices/Finder.app/Contents/PlugIns/" ask for a password.
I haven't seen any password mentioned on any forum, so I figured it was "frontrow" again.
Then I get the error "Read-only file system"
Any idea where I made a mistake?
Thanks
Got to to point where I succesfully copy "CouchSurfer-Lite3x.tar" into the /Users/frontrow/ folder.
ssh command "tar -xvpf CouchSurfer-Lite3x.tar" worked fine.
Problems occurs when trying to move the folder.
Command line "/System/Library/CoreServices/Finder.app/Contents/PlugIns/" ask for a password.
I haven't seen any password mentioned on any forum, so I figured it was "frontrow" again.
Then I get the error "Read-only file system"
Code:
login as: frontrow
frontrow@192.168.0.15's password:
Last login: Fri Jun 10 01:06:16 2011 from 192.168.0.18
-bash-2.05b$ cd /Users/frontrow
-bash-2.05b$ ls -al
total 56232
drwxr-xr-x 22 frontrow frontrow 748 Jun 10 01:04 .
drwxrwxr-t 5 root admin 170 Jan 30 2010 ..
drwx------ 3 frontrow frontrow 102 Jun 9 21:58 .Trash
-rw------- 1 frontrow frontrow 1641 Jun 10 01:25 .bash_history
drwxr-xr-x 4 frontrow frontrow 136 May 14 21:18 .mplayer
drwxr-xr-x 3 frontrow frontrow 102 May 12 00:11 .smb
drwx------ 3 frontrow frontrow 102 Jun 10 00:53 .ssh
drwxr-xr-x 3 frontrow frontrow 102 May 12 00:10 .xbmc
drwxr-xr-x 6 frontrow frontrow 204 Jun 10 00:01 Applications
-rw-r--r-- 1 frontrow frontrow 563712 Jun 10 00:58 CouchSurfer-Lite3x.tar
drwxr-xr-x 3 frontrow frontrow 102 Mar 4 2010 CouchSurfer.frappliance
drwxr-xr-x 5 frontrow frontrow 170 May 15 20:42 Documents
drwxr-xr-x 2 frontrow frontrow 68 May 12 21:00 Downloads
drwx------ 13 frontrow frontrow 442 May 15 19:33 Library
drwxr-xr-x 7 frontrow frontrow 238 May 18 21:36 Movies
drwxr-xr-x 2 frontrow frontrow 68 May 12 00:07 Music
drwxr-xr-x 2 frontrow frontrow 68 May 12 00:07 Music Playlists
drwxr-xr-x 2 frontrow frontrow 68 May 12 00:07 Pictures
drwxr-xr-x 3 frontrow frontrow 102 Jun 10 01:04 Updates
drwxr-xr-x 2 frontrow frontrow 68 May 12 00:07 Video Playlists
drwxr-xr-x 8 frontrow frontrow 272 May 12 01:48 nitoTV Take Three
-rw-r--r-- 1 frontrow frontrow 28221350 Sep 11 2010 nitoTVInstaller_tt.zip
-bash-2.05b$ sudo mv CouchSurfer.frappliance /System/Library/CoreServices/Finder.app/Contents/PlugIns/
Password:
mv: rename CouchSurfer.frappliance to /System/Library/CoreServices/Finder.app/Contents/PlugIns/CouchSurfer.frappliance: Read-only file system
-bash-2.05b$
Any idea where I made a mistake?
Thanks