On Tue, Jul 18, 2017 at 12:38:33PM +0200, [email protected] wrote: > I've read with interest your reply and i gave a look at the grub code. > > You wrote an important assertion: "GRUB intentionally has no filesystem > writing support". > > So, the writing operations that grub can do, only be sent to a pre-allocated > memory regions of the disk different in any case from that allocated by the > OS for the filesystem, where the user data are stored. > > This means that grub never can corrupt the user data. > > Please, can you confirm if this my conclusion is right ? Because is this > the crucial question i need to solve.
I would never want to rule out the possibility of strange bugs, but that is certainly the design. -- Colin Watson [[email protected]] _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
