Gentoo Linux on your PS3 – With full install instructions!

GentooI’m sure all of you have been having fun with Linux on your PS3. A few of you might be happy with Fedora Core 5/6, the others have probably moved on to Yellow Dog Linux. Now while they’re not bad in any sense, they do have problems which are associated with any RPM based distro- dependency hell. I’m sure that any of you who’ve tried to install any applications would have faced the problem of missing dependencies sometime. And it’s all too common to have a few packages totally missing from the repository which means that you have to search for their respective RPMs on the net, download them and install them separately. While functional, this can get a little frustrating over time.

My friend Jake just bought a PS3, and he wanted to install Linux on it. Since he didn’t know much about Linux, it was my responsibility to help him with it. His requirements – Install a distribution which is easy to maintain and run. He wanted to make the full use of his Linux install, so he needed a distro which wouldn’t hold him back with frustrating problems. Among his biggest needs was an office suite, a good web browser, and above all, a no-hassle media player which would allow him to play all his videos on the big screen.

One look at the current situation of Linux on the PS3, I knew it wasn’t going to be Fedora Core or Yellow Dog since they seemed to have lots of problems when it came to media players. The only solution was using a distro which had a better package management system, and did its work without bothering you, the end user. And what luck! The folks over at Gentoo.org had just released a Live CD plus a few more things for the PS3. Having used Gentoo extensively, I knew that this would be the solution to my problems. Here’s a few personal thoughts about Gentoo:

Why Gentoo?

  1. Theoretically, faster than any other distro.
  2. Modular distro, so you have full control over the installation.
  3. It teaches you more about Linux.
  4. You can update it whenever you want, don’t have to wait for the latest version of the distro like Fedora Core 5/6, Yellow Dog Linux 5
  5. Huge community of people, and the best documentation among all Linux distros, so you’ll never have unsolved problems.

Criticisms of Gentoo:

  1. Long installation process
  2. Takes long to install applications since they have to be compiled from source
  3. Difficult for anyone new to Linux since they get overwhelmed with all the stuff given to them.

Why Gentoo for PS3?

  1. Best distro when compared with Fedora Core 5/6 or Yellow Dog Linux because of no RPM/dependency/repository hell
  2. Easy to install ANY application – emerge <app>. It will download source of all dependencies, install and setup everything.
  3. Will get the latest updates first, and you will be able to download and install it without any problems.
  4. It won’t take time to install applications since hundreds of binaries already available through Portage Overlays. Thus, you will get applications compiled specially for the PS3, not just a regular PPC computer. The advantages of this will be big once GCC is optimised for the Cell processor.
  5. You can ask for help while installation through irc, or ask someone to install it for you remotely!

As you can see, the above reasons cover up 2/3 criticisms of Gentoo. Therefore, it’s not difficult to see that Gentoo is the best distro for the PS3. Don’t get me wrong, Gentoo is an overwhelmer for any newbie to Linux, but since I’m very comfortable with it, I decided to set it up on his PS3. What followed was a nice command-line installation procedure and lots of fun configuring and setting up the system. Jake, who had already got a great head-start to his Linux journey, was having fun checking around the system, installing applications manually, and in general, doing whatever he had intended to do.

Now while the Gentoo guys had already published instructions for the installation, we went ahead and changed a few steps since we thought that they could be made easier. After all, not everyone loves vim :). Anyways, here’s the link to the Gentoo install instructions. Have fun installing and checking out Gentoo on your PS3. At this point though, let me warn you- The installation isn’t for those who’ve never spent time at the Linux command line. While the instructions can be understood and followed by everyone, we’d prefer it if total newbies stayed away from it for a little while, until we sort out the wiki and add lots more Gentoo-specific content. You can also ask for help in our forums where me and other Gentoo users will be eager to help you out.

View: [Gentoo Install Instructions]
View: [QJ.NET’s PS3 Wiki]
View: [QJ.NET’s PS3 Linux forums]

GentooI’m sure all of you have been having fun with Linux on your PS3. A few of you might be happy with Fedora Core 5/6, the others have probably moved on to Yellow Dog Linux. Now while they’re not bad in any sense, they do have problems which are associated with any RPM based distro- dependency hell. I’m sure that any of you who’ve tried to install any applications would have faced the problem of missing dependencies sometime. And it’s all too common to have a few packages totally missing from the repository which means that you have to search for their respective RPMs on the net, download them and install them separately. While functional, this can get a little frustrating over time.

My friend Jake just bought a PS3, and he wanted to install Linux on it. Since he didn’t know much about Linux, it was my responsibility to help him with it. His requirements – Install a distribution which is easy to maintain and run. He wanted to make the full use of his Linux install, so he needed a distro which wouldn’t hold him back with frustrating problems. Among his biggest needs was an office suite, a good web browser, and above all, a no-hassle media player which would allow him to play all his videos on the big screen.

One look at the current situation of Linux on the PS3, I knew it wasn’t going to be Fedora Core or Yellow Dog since they seemed to have lots of problems when it came to media players. The only solution was using a distro which had a better package management system, and did its work without bothering you, the end user. And what luck! The folks over at Gentoo.org had just released a Live CD plus a few more things for the PS3. Having used Gentoo extensively, I knew that this would be the solution to my problems. Here’s a few personal thoughts about Gentoo:

Why Gentoo?

  1. Theoretically, faster than any other distro.
  2. Modular distro, so you have full control over the installation.
  3. It teaches you more about Linux.
  4. You can update it whenever you want, don’t have to wait for the latest version of the distro like Fedora Core 5/6, Yellow Dog Linux 5
  5. Huge community of people, and the best documentation among all Linux distros, so you’ll never have unsolved problems.

Criticisms of Gentoo:

  1. Long installation process
  2. Takes long to install applications since they have to be compiled from source
  3. Difficult for anyone new to Linux since they get overwhelmed with all the stuff given to them.

Why Gentoo for PS3?

  1. Best distro when compared with Fedora Core 5/6 or Yellow Dog Linux because of no RPM/dependency/repository hell
  2. Easy to install ANY application – emerge <app>. It will download source of all dependencies, install and setup everything.
  3. Will get the latest updates first, and you will be able to download and install it without any problems.
  4. It won’t take time to install applications since hundreds of binaries already available through Portage Overlays. Thus, you will get applications compiled specially for the PS3, not just a regular PPC computer. The advantages of this will be big once GCC is optimised for the Cell processor.
  5. You can ask for help while installation through irc, or ask someone to install it for you remotely!

As you can see, the above reasons cover up 2/3 criticisms of Gentoo. Therefore, it’s not difficult to see that Gentoo is the best distro for the PS3. Don’t get me wrong, Gentoo is an overwhelmer for any newbie to Linux, but since I’m very comfortable with it, I decided to set it up on his PS3. What followed was a nice command-line installation procedure and lots of fun configuring and setting up the system. Jake, who had already got a great head-start to his Linux journey, was having fun checking around the system, installing applications manually, and in general, doing whatever he had intended to do.

Now while the Gentoo guys had already published instructions for the installation, we went ahead and changed a few steps since we thought that they could be made easier. After all, not everyone loves vim :). Anyways, here’s the link to the Gentoo install instructions. Have fun installing and checking out Gentoo on your PS3. At this point though, let me warn you- The installation isn’t for those who’ve never spent time at the Linux command line. While the instructions can be understood and followed by everyone, we’d prefer it if total newbies stayed away from it for a little while, until we sort out the wiki and add lots more Gentoo-specific content. You can also ask for help in our forums where me and other Gentoo users will be eager to help you out.

View: [Gentoo Install Instructions]
View: [QJ.NET’s PS3 Wiki]
View: [QJ.NET’s PS3 Linux forums]

Add a Comment

Your email address will not be published. Required fields are marked *