Tagged Questions
1
vote
1answer
69 views
Location on disk to write a byte-flag?
I am writing an update utility for an embedded Linux device for which I am responsible.
I'm creating a basic side-by-side setup, where updates are applied to a staging partition and then the ...