Hey guys,

I've been reading through this whole subforum because I didn't want to ask the same question everyone else asks, but I can't get MyPS2 to work.

I have two bootup methods I'm trying:
I made a partition called "+ELFs", created the folder "MYPS2" on it and copied all of the MyPS2's archive contents over.
I've added the HDD definitions into CONFIG.DAT:
hdd_boot_part = hdd0:+ELFs
hdd_boot_path = /MYPS2/

The CONFIG.DAT has an empty line at the end (LF) and i kept the format in UNIX (normal LF, not windows CR/LF).

After booting up uLaunchELF newest, going to HDD0:+ELFs/MYPS2/ and launching the unpacked ELF, MyPS2 gives me a mounting error (I think thats because the ELF is in the same directory as the HDD which was initialized by uLaunchELF before).

The other thing I tried was copying MyPS2 to USB Memorystick and launching it from there - it initializes the HDD well, on the next screen, after Samba is initialized correctly, I get the common "GUI String Table"-Error.

All of the files are inside the MYPS2 folders, I didn't forget anything.



May it be that MYPS2 won't run because I launched it out of uLaunchELF?
I really don't want to use a CD or put it on MC.



Thanks in advance!