Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[See this a Suggestion] Improvements to not make the installation fail on devices with very less storage #191

Open
Skorpion96 opened this issue Jul 27, 2024 · 2 comments

Comments

@Skorpion96
Copy link

Skorpion96 commented Jul 27, 2024

I may have a suggestion: for devices with less storage and no external sd (i have 32GB but 17 only free) could be added an option during installation before it ends (actually files should be deleted after system is processed, this is what i do) to delete xz,zip or img files to not make it fail, also after it ends at this point the workspace folder could be deleted as well. For now i'm mounting the external sd on a folder on the internal storage as i'm using a port with it bugged or deleting the files manually as fast as i can but such feature would be really helpful.

To mount the external sd this is what i do, from MiXplorer or any file manager, not from terminals or it will be valid only for that specific terminal session:
/data/local/tmp/dsu.sh

The script needs to be chmod 777 && chown root:root

the content is the following:

#!bin/sh
su -c --bind /dev/block/mmcblk1p1 /sdcard/Download

but honestly having DSU deleting temp files in time wouldn't be bad, or making it see the / (?) you'll see what to do. I hope to not annoy you with this

@Skorpion96 Skorpion96 changed the title [See this a Suggestion] Improvemets to not make the installation fail on devices with very less storage [See this a Suggestion] Improvements to not make the installation fail on devices with very less storage Jul 27, 2024
@Skorpion96
Copy link
Author

@aadi450 Don't know why you made an AI response... Anyway.... The dev can see issues so if he wants can add features to dsu if he likes, about the script ai is just doing assumptions, it's code will probably be incorrect. About the feature req, it's what I did. I also don't get this ai response, I mean I can use ai perfectly....

@aadi450
Copy link

aadi450 commented Aug 4, 2024

I understand, response has been deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants