psxitarch 3
Create Arch.img with Nazky’s initramfs.cpio.gz and wait for error caused by wrong file ending .GZ. this is ok, we just want that Arch.img in /user/home/
After error we need 2 commands:
Still in rescueshell:
Code:
tar -xvf /ps4hdd/system/boot/arch.tar.gz -C /newroot --numeric-owner
and finally:
Code:
exec switch_root /newroot /newroot/sbin/init
(i had to do this command 2 or 3 times than psxitarch boots up)
enjoy