Thursday, April 3, 2008

NitoTV - AwkwardTV

NitoTV - AwkwardTV

Install Howto

To install it, you will need to copy the NitoTV folder from nitoTVInstaller.zip into your AppleTV. You can copy it to the home folder of the 'frontrow' user if you wish, although its location doesn't really matter.

Next, you need to open an SSH connection to your AppleTV, like so:

ssh -1 frontrow@AppleTV.local

When prompted for a password, enter 'frontrow'.

Now go to the directory where you placed this folder on your AppleTV and type the following command:

chmod 755 installme
sudo ./installme

When prompted for a password, enter 'frontrow' again

To fix permission
sudo mount -uw /
cd /System/Library/CoreServices/Finder.app/Contents/PlugIns/nitoTV.frappliance/Contents/Resources/
sudo chmod 755 nitoHelper
sudo chmod u+s nitoHelper

To enable USB drive

cp -R mach_kernel.prelink /




No comments: