PS2 linux with APA support?

Discussion in 'Sony Programming and Development' started by limey, Feb 18, 2008.

  1. limey

    limey Intrepid Member

    Joined:
    Apr 5, 2007
    Messages:
    611
    Likes Received:
    0
    I've been attempting to setup a PS2 linux install with APA support, so that I can have linux & game stuff on one big HDD. I've been using the tools/guide at http://playstation2-linux.com/download/apa/apa_2.2.1.html , but have stumbled into a roadblock - ftp fails with network unreachable errors when running under the initfs linux image - this makes it impossible to move the backup of the original linux files back onto the HDD after repartitioning.

    If anyone here has already attempted this, could they help me find whatever step I'm missing/have cocked up? I remember seeing a msg from someone a while back where they mentioned having an APA setup working.
     
  2. unclejun

    unclejun Site Supporter 2011-2014

    Joined:
    Nov 12, 2005
    Messages:
    1,912
    Likes Received:
    120
    Are there any files you want to keep from your already installed version?
     
  3. limey

    limey Intrepid Member

    Joined:
    Apr 5, 2007
    Messages:
    611
    Likes Received:
    0
    No, I'm actually working with a fresh linux install, so I can lose everything - however, you can't just re-install from the from the official CDs, as that would repartiton the HDD again - I'd lose the APA partitioning, wouldn't I?
     
  4. unclejun

    unclejun Site Supporter 2011-2014

    Joined:
    Nov 12, 2005
    Messages:
    1,912
    Likes Received:
    120
    Yes it will if you use the version 1.0.
    You need the japanese Beta version, less troubles and APA support out of the box.
     
  5. limey

    limey Intrepid Member

    Joined:
    Apr 5, 2007
    Messages:
    611
    Likes Received:
    0
    Ah! Yes, the APA mods were based off the Beta, weren't they?
    I have the JP Beta, I'll give it a try tonight (although I thought that it may only work with the PCMCIA based HDD). Do you know what else is different between the beta & 1.0?
     
  6. unclejun

    unclejun Site Supporter 2011-2014

    Joined:
    Nov 12, 2005
    Messages:
    1,912
    Likes Received:
    120
  7. limey

    limey Intrepid Member

    Joined:
    Apr 5, 2007
    Messages:
    611
    Likes Received:
    0
    Just to follow up on this thread - the JP linux beta does install with ease, but there was a hitch (at least for my desired configuration). The beta does not seem to have display support for DTV (component), which is how I intended to hook up the PS2 (that way, I can tinker with linux & play games on the same console without having to keep changing the display cable at the back).

    So, I decided to have another go at installing with the US 1.0 release. For the benefit of anyone else attempting this, the problem I ran into was that the ftp in the initfs ram disk filesystem is preconfigured with the IP address of 192.168.0.3 & to run in the 192.168.0.x IP range. So the solution was to use ifconfig to change the network settings to match your own LAN.

    For example if your using a typical linksys router default range of 192.168.1.x, you'd type:
    ifconfig eth0 broadcast 192.168.1.255
    ifconfig eth0 inet 192.168.1.99

    Once done, the PS2 will be on 192.168.1.99 & you should be able to run ping/ftp in order to complete the install.
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page