On Thu, Sep 13, 2018 at 04:08:20PM +0800, Michael Chang wrote: > When booting from NVME SSD with 4k sector size, it fails with the message. > > error: attempt to read or write outside of partition. > > This patch fixes the problem by fixing overflow in converting partition start > and length into 512B blocks. > > Signed-off-by: Michael Chang <[email protected]>
Reviewed-by: Daniel Kiper <[email protected]> Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
