Gentoo on the PS3 - Full Install Instructions
An anonymous reader writes "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. The only solution was using a distro which had a better package management system, and did its work without bothering you, the end user. Having used Gentoo extensively, I knew that this would be the solution to my problems. What follows is full install instructions, plus personal opinions, on why Gentoo is better than Fedora Core or YDL on the PS3"
Come on, this just sounds like another fanboy slashvertisement. Gentoo is a decent operating system (although I'm not a fan myself) but half of the description is just telling how great it is and how good it is for a newbie, a fact many people would disagree with. How about keeping the descriptions on topic? On the other hand this is slashdot.
I really think that someone taking his first steps in linux world should not be left out in the cold with Gentoo!! Gentoo has its benefits ... but being user friendly to beginners is definitely not one of them!!
if only I couldn't buy an actual computer for less than it would cost to buy a PS3.
Canthros
Since he didn't know much about Linux, it was my responsibility to help him with it.
* if he doesn't know the first thing about Linux, what does he need it for? on a PS3 of all things
he wants to learn the ropes you say? OK
* why doesn't he install it on his own? no better way to do it and the interwebs are full of documentation
this is not meant to be flamy in any way. I was just wondering how come everyone wants penguin power these days, but at the same time they are not willing to invest time/sweat in it.
Stop Computers/Cars Analogies on S
Apparently, you can now develop Linux apps on PS3. High-end Cell machines, like a Cell Blade CBE from IBM, cost about $20-50K. And those CBEs are not really finished, stable HW architectures, and are in short supply, making their OS/SW environment very changeable.
A good strategy is to start developing on a PS3, while CBE HW catches up. If development takes 6-9 months, by then the CBEs will be cheaper, more stable, better understood by both their vendors and the community for getting support and working around weak links. And that time can be used to fundraise and team recruit around a PS3 prototype.
But the $64,000 Question (literally) is what it takes to port a PS3 Linux app to CBE Linux. Does anyone know yet? Whitepaper? Walking/talking expert for hire/bribe? If porting a PS3/Linux app to CBE/Linux is harder than porting an embedded x86 app to a Xeon, or an embedded R6000 to a multiproc R6000 server, then it might be worth it just to wait to start on the CBEs when they're ready. Though a PS3 running a supercomputer DSP app prototype could be cool enough to be worth the whole trouble, anyway.
--
make install -not war
Nice troll. +5 Informative too.
But as usual, you miss the most important point. USE flags.
Why compile Samba with ldap support if you're never going to use LDAP in your network. In fact, isn't it nice to specify to the whole install that nothing should be built with LDAP support? I think so. Less code compiled in = small binaries, less code, less chance of a crash/security update.
I couldn't care less about the speed of Gentoo. I don't change my CFLAGs at all. But I like being able to tailor my machine to the purpose of the system.
Get your own free personal location tracker
I've been using GNU/Linux since about 1998, and I used Gentoo for approximately 3+ years. I've even written and submitted an ebuild or two. It definitely has some advantages over other distros and definitely has disadvantages. But it (like all man-made things) is far from perfect. Statements like these simply aren't true:
In Gentoo packages are installed using scripts called ebuilds which are intended to contain all of the dependency information for the packages. People write the ebuilds. People (all of them) occasionally make mistakes. Its not unheard of to have a dependency bug in Gentoo.
The ease of installation also depends on the quality of the ebuild. Were all possible combos of USE flags even tested for a particular ebuild? Do those combinations actually work? Again, ebuild aren't magic and they contain to contain errors. Also, portage only gives you a default configuration file. You have to make (and test) any configuration file changes yourself. So the statement that portage will "setup everything" is misleading.
This definitely isn't always true. As the Gentoo devs struggled to get a handle on quality, packages began to take a substantial amount of time to work their way into the stable arches. I'm not sure if this is still the case, but at one point new ebuilds had to sit in ~arch status (sort of like test repository in other distros) for one month without complaint before being marked as stable. It didn't seem to matter if anyone actually tested or even looked at the ~arch ebuild during that month. It was just a mandatory waiting period in which the dev hoped that some users bothered to test the ebuild and complain if it broke. I think the quality of the ebuilds are improving with the refinement of Gentoo's architecture herds, but with more process and more people comes delays. Quality and speed are almost always at odds in development.
Performing work always takes time, even installing binary packages, and the default behavior of Portage is to install from source.
As an experiment, I'd like to see everyone interested in Linux on PS3 to log onto IRC and ask somebody to install Gentoo for them remotely. Report back here with the results. ;)
Basically Gentoo can be great if it fits your needs, but pretending that Gentoo is perfect and problem free isn't going to change the reality that it isn't.
His requirements -- Install a distribution which is easy to maintain and run.
So you installed Gentoo. You bastard. Did you run over his dog at the same time?