Throwing some bullshit together

WTF is this all about?!

Popcorn Hour, thats what.

How does one get started? First off, we need access to the file system. getting access to a console would be nice too!

Install a hard drive

You can't do shit unless you have a hard drive installed. Once you install a hard drive and initialize it, you'll have the nmt apps available to you, one of which is an ftp server. Don't get too excited, you're locked into /share/, which is where Video/Music/Photos/Downloads are located.

Get telnetd running

This guy has documented how he got telnetd running.
telnet on nmt info
Good info, just a little convoluted. essentially, getting this to work entails uploading some files, setting permissions, and running the install on nmt.

FTP into the PCH
upload a tarball with an executable, as well as an html file and a cgi file. the html file executes the cgi file, which is an installer script.
make the cgi file executable
browse to your PCH,

Mount drive on PC using USB Slave connection

The only thing non trivial about this is finding an EXT3 driver for windows vista. There are a few options out there that yield various results. ext2ifs-0.3 did not work for me. ext2fsd-0.46 worked great; use that.
Get ext2fsd

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License