ish-app / ish

Linux shell for iOS
https://ish.app
Other
16.92k stars 892 forks source link

tmpfs mounts but is not writeable. iSH instacrashes if unmounted #2284

Open jaclu opened 10 months ago

jaclu commented 10 months ago

This was tested on latest Test Flight stock FS as of the day this is posted.

tmpfs can be mounted, but creating any file/dir there just reports: File name too long

When you unmount the tmpfs, iSH instantly craches and the app is closed without the question if you want to report the crash.

emkey1 commented 10 months ago

One correction, empty files can be created via touch, though an error is reported. Directories can be created as well, but have odd behavior as well.

Screenshot 2023-11-21 at 18 28 20