NyaMisty / AltServer-Linux

AltServer for AltStore, but on-device
GNU Affero General Public License v3.0
946 stars 73 forks source link

AltJit not functioning - Error moving requisite files. #63

Open harryofbath opened 2 years ago

harryofbath commented 2 years ago

Failed to handle request:filesystem error: cannot rename: Cross-device link [/tmp/6ca378cb-dcbb-42e8-842a-38816abea6c9/DeveloperDiskImage.dmg] [./AltServerData/DeveloperDiskImages/iOS/15.4/DeveloperDiskImage.dmg]

On Fedora 35, all works except AltJit. I can manually move the files myself, but it removes them and tries to do it itself. What I do not understand is that according to a few mins of googling, this happens when trying to move files between partitions, however I have only one large btrfs partition, so I do not see where the error is coming from other then perhaps btrfs itself.

NyaMisty commented 2 years ago

The AltJit is still not well supported and tested, I still need some time to figure out how AltJit works :(