On Thu, Mar 14, 2013 at 08:56:18PM -0600, Chris Murphy wrote: > Right, for a 4Kn drive, to read LBA 1 and get the GPT header I'd need: > > sudo dd if=/dev/disk3 skip=8 count=1 2>/dev/null | hexdump -C
Wouldn't using 'bs=4096' make things simpler and more obvious? -- Len Sorensen _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel