grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 3/7] efi: implemented LoadFile2 initrd loading protocol fo


From: Heinrich Schuchardt
Subject: Re: [PATCH v2 3/7] efi: implemented LoadFile2 initrd loading protocol for Linux
Date: Tue, 5 Oct 2021 11:45:48 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.2



On 9/23/21 14:18, Andreas Schwab wrote:
That appears to have issues with loading the initrd over network.  I can
see the RRQ packet for the initrd arriving at the tftp server, the first
DATA packet sent out by the sever, which is acknowleged by the client.
But all subsequent DATA packages are never acknowleged by the client,
which just times out.  The kernel is loaded without problem.

Loading kernel ...
Loading initial ramdisk ...
EFI stub: Booting Linux Kernel...
EFI stub: Using DTB from configuration table
error: ../../grub-core/net/drivers/efi/efinet.c:81:couldn't send network
packet.
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Exiting boot services and installing virtual address map...

Andreas.


Hello Andreas,

Do you think this problem is RISC-V specific and related to the series?
Cf. https://gist.github.com/kvaps/4a61233e4427740c636a0cbd885e54cd

Should the problem in the network driver stop merging this series?

Booting on RISC-V works fine on block devices with this series. I would
be happy if this series were merged as is.

Best regards

Heinrich




reply via email to

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