Difference between revisions of "Linux"

From xboxdevwiki
Jump to: navigation, search
m
m
Line 22: Line 22:
 
* [[17_Mistakes_Microsoft_Made_in_the_Xbox_Security_System|17 Mistakes Microsoft Made in the Xbox Security System]] by Michael Steil, a member of the Xbox Linux team
 
* [[17_Mistakes_Microsoft_Made_in_the_Xbox_Security_System|17 Mistakes Microsoft Made in the Xbox Security System]] by Michael Steil, a member of the Xbox Linux team
 
* [https://www.usenix.org/system/files/1311_05-08_mickens.pdf The Night Watch] Some inspiration
 
* [https://www.usenix.org/system/files/1311_05-08_mickens.pdf The Night Watch] Some inspiration
* [https://web.mit.edu/~simsong/www/ugh.pdf The UNIX Hater's Handbook] Some catharsis
+
* [https://web.mit.edu/~simsong/www/ugh.pdf The UNIX Hater's Handbook] Some catharsis, from before the dawn of time

Revision as of 21:28, 2 July 2022

When it was announced that the specifications of the Xbox were known to be very similar to an X86 PC, Xbox Linux was quickly considered as a possibility. Michael Robertson, the CEO of Lindows.com, offered two $100,000 prizes with the vision of getting cheap Linux PCs into the hands of the masses. One of the prizes was for a demonstration of Linux running on an Xbox (with a $55,000 "subprize" for writing a BIOS) The other prize was for an exploit capable of getting Xbox Linux to run without hardware modification, ideally by using just a CD-ROM. (was this claimed? the prize deadline was extended here) The first Xbox exploits were created to make Xbox Linux possible, and were quickly repurposed by modders, while Linux remained a more niche application on the original Xbox. In the years while the Xbox was still being manufactured, it could function as a cheap daily driver Linux PC, and some users modded the controller ports into permanent USB ports. But, as with all PCs they eventually became obsolete as cheaper, smaller hardware became available with similar processing power.

Today, Xbox Linux has more of a hobbyist appeal. It would be possible, though, to use it to bundle Linux setups and individual Linux applications, once the proper functionality is set up. Linux also has applications as a platform for investigating the Xbox hardware.

The former kernels of 2.4 and 2.6 are woefully out of date. To save the day, haxar has patched a modern kernel (5.8) with everything needed to run a terminal-based instance of Xbox linux. This kernel can be used as the basis for setting up modern Xbox Linux distributions.

For a list of the current issues that are blocking functionality on Xbox Linux, see Xbox Linux Issues.

Links

Historical links

Much of the old Xbox Linux information now lives on archive.org. It is helpful if you come across anything useful, to add it here!

  • The original Xbox Linux repository on sourceforge. The mailing list archives can help answer esoteric questions about xbox linux, sometimes. The files section contains various Xbox Linux software and historical distribution isos.
  • The xboxhdm repository. It contains source and executables for many Xbox tools created and modified by Idotsfan. The X-DSL directory contains some information on the original Xbpartitioner table patches.

See Also