mologie / nxboot

NXBoot is a Tegra (Nintendo Switch) payload injector for iOS and macOS devices.
https://mologie.github.io/nxboot/
GNU General Public License v3.0
151 stars 16 forks source link

NXBoot doesn't install properly under rootless jailbreaks. #7

Closed afastaudir8 closed 1 year ago

afastaudir8 commented 1 year ago

Hello. When attempting to install NXBoot under a rootless jailbreak (iOS 15.0) the package gets stuck at "Installed". If the install actually completes, the app icon doesn't appear anywhere even after running uicache.

mologie commented 1 year ago

Hi, thanks for the message. Could you provide /any/ information to help diagnose this beyond that it's a rootless jailbreak? I suspect this happens because the .deb file writes NXBoot.app to /Applications, and the rootless jailbreak does not account for .deb files that attempt to write to it since it's now read-only.

I do not have test devices with iOS 15 or a rootless jailbreak, so all I can act on is the info you give.

In no particular order: