* On 09/06/2018 07:36 PM, Vladimir 'phcoder' Serbinenko wrote: > Grub partition get start returns in 512B blocks. Can I have more details like > which partmap you use?
Yes, but this is a low-level function that expects sector sizes in HW sector addressing mode. Note that the whole sector conversion magic was already done by grub_disk_read() and friends which then calls the fd_open() function. Encountered the issue with a GPT-partitioned, 4096-bytes-sector-size disk. Mihai
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel