Results 1 to 2 of 2

Thread: Xbox360 Experimental Patches for Linux Kernel 2.6.24.3

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,714
    Blog Entries
    3209
    Rep Power
    50

    xbox 360 Xbox360 Experimental Patches for Linux Kernel 2.6.24.3

    via xbox-scene.com

    New experimental patches have been released on free60.org for one of the latest linux kernel (2.6.24.3). This will allow the people running Linux on their Xbox 360 to upgrade to a newer kernel:

    Get the source for the Linux 2.6.24.3 Kernel from kernel.org (http://www.kernel.org/) and unpack it somewhere in your home directory.
    cd
    wget http://www.kernel.org/pub/linux/kern...6.24.3.tar.bz2
    tar -xvjf linux-2.6.24.3.tar.bz2

    2. Download and apply the experimental Xenon patchset.
    cd linux-2.6.24.3/
    wget http://home.comcast.net/~ssmurf/linu...4.3-xenon.diff
    patch -p1 < linux-2.6.24.3-xenon.diff
    done

    3. Configure the Kernel.
    make ARCH=powerpc CROSS_COMPILE=powerpc64-unknown-linux-gnu- menuconfig

    4. Build the Kernel by typing:
    make ARCH=powerpc CROSS_COMPILE=powerpc64-unknown-linux-gnu- all

    Or if you have ppu-gcc properly set-up: CROSS_COMPILE=ppu-

    If everything goes well, you will end up with a file arch/powerpc/boot/zImage.xenon containing the kernel which can be loaded by the XeLL.

    Remember, these patches are Experimental!

    http://www.free60.org/wiki/Linux_Ker...mental_patches

  2. #2
    Registered User NoQuarter's Avatar
    Join Date
    Dec 2005
    Posts
    2,106
    Rep Power
    0

    Default

    I wish it was easier to put linux on a 360, I'd have one running linux right now if it was.
    Nice work guys.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •