M mfsavana Forum Noob Sep 8, 2025 #1 is it possible to use the path igr mass:/BOOT/BOOT.ELF, I have tried many ways, but none of them worked, only the path mc0: can I use, but it drains memory, can anyone help me with this problem?
is it possible to use the path igr mass:/BOOT/BOOT.ELF, I have tried many ways, but none of them worked, only the path mc0: can I use, but it drains memory, can anyone help me with this problem?
jolek Senior Member Sep 11, 2025 #2 Some info: https://github.com/ps2homebrew/Open-PS2-Loader/issues/230. Additionally: Code: rev1615 - 2021-01-28 21:18..9ecb716a - KrahJohlito IGR: Allow booting exit elf from usb Here is a pull request : https://github.com/ps2homebrew/Open-PS2-Loader/pull/378. So in the end I do know if this problem was fully fixed or what modules are needed to be on a memory card to make it work. EDIT: https://github.com/ps2homebrew/Open...mits/9ecb716a07eebdf315fc0294b3e11195d153566d. For 1st memory card these modules are needed to be in: Code: "mc0:SYS-CONF/USBD.IRX" "mc0:SYS-CONF/USBHDFSD.IRX" For 2nd memory card: Code: "mc1:SYS-CONF/USBD.IRX" "mc1:SYS-CONF/USBHDFSD.IRX" These modules can be taken from: BDM Assault https://www.psx-place.com/threads/bdmassault.42352/. FMCB: https://sites.google.com/view/ysai187/home/projects/fmcbfhdb#h.p_e31_CKrrgS5f. Last edited: Sep 11, 2025
Some info: https://github.com/ps2homebrew/Open-PS2-Loader/issues/230. Additionally: Code: rev1615 - 2021-01-28 21:18..9ecb716a - KrahJohlito IGR: Allow booting exit elf from usb Here is a pull request : https://github.com/ps2homebrew/Open-PS2-Loader/pull/378. So in the end I do know if this problem was fully fixed or what modules are needed to be on a memory card to make it work. EDIT: https://github.com/ps2homebrew/Open...mits/9ecb716a07eebdf315fc0294b3e11195d153566d. For 1st memory card these modules are needed to be in: Code: "mc0:SYS-CONF/USBD.IRX" "mc0:SYS-CONF/USBHDFSD.IRX" For 2nd memory card: Code: "mc1:SYS-CONF/USBD.IRX" "mc1:SYS-CONF/USBHDFSD.IRX" These modules can be taken from: BDM Assault https://www.psx-place.com/threads/bdmassault.42352/. FMCB: https://sites.google.com/view/ysai187/home/projects/fmcbfhdb#h.p_e31_CKrrgS5f.