Server-Setup: eMMC Support
Type of Change
- [x] New feature
- [ ] Bug fix
- [ ] Documentation update
- [ ] Refactoring
- [ ] Hotfix
- [ ] Security patch
- [ ] UI/UX improvement
Description
Adds compatibility with eMMC devices as a target for system installation. Prior handling would result in exit due to not being able to mount the filesystem.
Testing
Updated logic tested locally on a Zimaboard 232 using March arch iso. Successful formatting and mounting of eMMC partitions confirmed.
Issues / other PRs related
- Resolves #1048 ; self-reported
Checklist
- [x] My code adheres to the coding and style guidelines of the project.
- [x] I have performed a self-review of my own code.
- [x] I have commented my code, particularly in hard-to-understand areas.
- [x] I have made corresponding changes to the documentation.
- [ ] My changes generate no errors/warnings/merge conflicts.
Requesting @adamperkowski for initial maintainer approvals and reviews.
@adamperkowski Please Review @ChrisTitusTech
why was this closed? i think we'd appreciate some info when ur doing that chris also i can reopen if u still want to work on this @JbstormburstADV
@adamperkowski, I would like a re-open and review of the merge request, as the source issue is still present as currently written into production, as per recent comments on https://github.com/ChrisTitusTech/linutil/issues/1048.
I too would like to have this re-opened. Was a bit disappointed it was closed shortly after me bumping it. Without a reason nor followup as to why. @JbstormburstADV should at minimum be given a reason his work is not considered. I also mentioned it during a live stream and got nothing about it.
im also not sure if we should consider this a new feature or a bug fix. i guess its up to you to decide @ChrisTitusTech cause its your script