View Single Post
  #2 (permalink)  
Old 01-15-2007, 12:38 PM
haxen's Avatar
haxen   is offline
I shredded my PS3
PS3Hax Leader
 
Join Date: Dec 2006
Posts: 239
Default Re: How do I log in as root?

Linux H,

1. With your PS3, boot up Linux, go online, and open up Firefox and navigate to www.ps3hax.com and open up this message.

2. copy the entire command below in the Quote box by highlighting it and then Edit Copy at top of browser:

Quote:
svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer
cd mplayer
./configure --enable-gui --enable-largefiles --enable-menu
--enable-dynamic-plugins && make && sudo make install
3. Minimize the Firefox browser and open up a terminal window in your Linux desktop

4. Login as root by typing su and then enter your root password

5. Edit Paste the entire command into the command line (the one you copied from above) and hit ENTER

you should see a whole bunch of text scrolling by as mplayer is compiled into your PS3.

Let me know if this step works. Then we continue.

__________________
Reply With Quote