bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: efi pxe qemu error repo


From: Carl Karsten
Subject: Fwd: efi pxe qemu error repo
Date: Tue, 26 Feb 2019 15:17:41 -0600

I am hitting this or something like it:
  • ipxe ... error: sector sizes of 1 bytes aren't supported yet.

I can repo my problem with the file I grabbed from my debian pxe server:

scp pc8:/srv/tftp/boot/grub/x86_64-efi/core.efi .
qemu-system-x86_64 -m 1024 -boot n -bios OVMF.fd -device e1000,netdev=n1 -netdev user,id=n1,tftp=./,bootfile=/core.efi
error: sector sizes of 1 bytes...
screenshot: https://veyepar.nextdayvideo.com/static/temp/grub2.png

I would like to do the same with built from 2.02 and .03 sources, but I'm not sure what file to boot.

I looked at 
grub-mknetdir.c
  output = grub_util_path_concat_ext (2, grubdir, "core", targets[platform].ext);
halp...

--
Carl K


reply via email to

[Prev in Thread] Current Thread [Next in Thread]