b9874d0941
Add redbear-usb-storage-check in-guest binary that validates USB mass storage read and write I/O: discovers /scheme/disk/ devices, writes a test pattern to sector 2048, reads it back, verifies match, restores original content. Updates test-usb-storage-qemu.sh with write-proof verification step. Includes all accumulated Red Bear OS work: kernel patches, relibc patches, driver infrastructure, DRM/GPU, KDE recipes, firmware, validation tooling, build system hardening, and documentation.
669 B
669 B
Problem: [describe the problem you try to solve with this PR.]
Solution: [describe carefully what you change by this PR.]
Changes introduced by this pull request:
- [...]
- [...]
- [...]
Drawbacks: [if any, describe the drawbacks of this pull request.]
TODOs: [what is not done yet.]
Fixes: [what issues this fixes.]
State: [the state of this PR, e.g. WIP, ready, etc.]
Blocking/related: [issues or PRs blocking or being related to this issue.]
Other: [optional: for other relevant information that should be known or cannot be described in the other fields.]
The above template is not necessary for smaller PRs.