(vWii) - Tri-Core Linux

Discussion in 'General Gaming' started by furballdc, Jul 10, 2013.

  1. furballdc

    furballdc Robust Member

    Joined:
    Mar 6, 2013
    Messages:
    203
    Likes Received:
    0
    http://gbatemp.net/threads/vwii-tri-core-linux.351024/

    This sounds promising. Would be a great start.

    Edit: Another update.

    UPDATED 7/17/13 - No longer need to dump NAND.


    For those who may not already know, our relentless developers finally managed to piece together the puzzle, and have some proof (yes, solid evidence) that the 'race attack' as described by fail0verflow is nearing completion. This portion of the overall 'hack' is far from finished, but is close enough to the point where it's time to branch off and begin working on the Linux portion of the over-encompassing project.

    At this time, ONLY 2GB SD CARDS ARE KNOWN TO WORK. You are more than welcome to try with an SDHC card of larger size, but don't cry when it doesn't work. Though, you never know, it might work!

    What you need:

    • WiiU with Homebrew channel installed in Wii Mode.
    • A 2GB SD Card
    • The Trinux archive from http://www.idfbest.com/wii/trinux_0.5.zip
    • USB Keyboard (the older the better, it seems)
    • (optional) a USB LAN adapter, if you wish to use the Internet.
    For the manual installation, you can extract the above archive, then the trinux_0.5.7z file inside of it, and write it to your SD card using one of the many available programs. 'dd' if you're cool, or if you prefer GUI, Win32DiskImager (sourceforge),
    This SD image is broken up into three sections.

    1. fat16 partition to store our app, you can place others in the sd:/apps/ folder if you'd like.
    2. ext3 Linux filesystem
    3. Linux swap space (not activated at this time)
    After writing the image to your SD, you will only see partition 1. Windows is incapable of reading ext3 partitions.
    If you are lucky enough to successfully log in, you can try activating the swap space by typing:

    1. ls /dev/mmcblk* (since the swap space is on the last partition of this device, make note of this, it will probably be /dev/mmcblk0p3
    2. to activate type: swapon /dev/mmcblk0p3
    3. If that succeeds, let me know and I'll issue a patch that will automount the swap partition on bootup.
     
    Last edited: Jul 17, 2013
  2. synrgy87

    synrgy87 Well Known Member

    Joined:
    Jul 12, 2012
    Messages:
    1,769
    Likes Received:
    20
  3. furballdc

    furballdc Robust Member

    Joined:
    Mar 6, 2013
    Messages:
    203
    Likes Received:
    0
    UPDATED 7/17/13 - No longer need to dump NAND.


    For those who may not already know, our relentless developers finally managed to piece together the puzzle, and have some proof (yes, solid evidence) that the 'race attack' as described by fail0verflow is nearing completion. This portion of the overall 'hack' is far from finished, but is close enough to the point where it's time to branch off and begin working on the Linux portion of the over-encompassing project.

    At this time, ONLY 2GB SD CARDS ARE KNOWN TO WORK. You are more than welcome to try with an SDHC card of larger size, but don't cry when it doesn't work. Though, you never know, it might work!

    What you need:

    • WiiU with Homebrew channel installed in Wii Mode.
    • A 2GB SD Card
    • The Trinux archive from http://www.idfbest.com/wii/trinux_0.5.zip
    • USB Keyboard (the older the better, it seems)
    • (optional) a USB LAN adapter, if you wish to use the Internet.
    For the manual installation, you can extract the above archive, then the trinux_0.5.7z file inside of it, and write it to your SD card using one of the many available programs. 'dd' if you're cool, or if you prefer GUI, Win32DiskImager (sourceforge),
    This SD image is broken up into three sections.

    1. fat16 partition to store our app, you can place others in the sd:/apps/ folder if you'd like.
    2. ext3 Linux filesystem
    3. Linux swap space (not activated at this time)
    After writing the image to your SD, you will only see partition 1. Windows is incapable of reading ext3 partitions.
    If you are lucky enough to successfully log in, you can try activating the swap space by typing:

    1. ls /dev/mmcblk* (since the swap space is on the last partition of this device, make note of this, it will probably be /dev/mmcblk0p3
    2. to activate type: swapon /dev/mmcblk0p3
    3. If that succeeds, let me know and I'll issue a patch that will automount the swap partition on bootup.
    http://gbatemp.net/threads/vwii-tri-core-linux.351024/
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page