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 t
Hello,
I found and fixed some typos in development documentation.
Please consider applying.
___
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel
From: Nikolai Kostrigin
Signed-off-by: Nikolai Kostrigin
---
docs/grub-dev.texi | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/docs/grub-dev.texi b/docs/grub-dev.texi
index 6c629a23e..fb2cc965e 100644
--- a/docs/grub-dev.texi
+++ b/docs/grub-dev.texi
@@ -76
On Wed, Jul 28, 2021 at 6:23 AM Daniel Kiper wrote:
>
> At this point I am not fully convinced the /boot/grub should be on
> a separate filesystem. Though after going through this thread it seems
> to me we should add full write support to the GRUB for a simple file
> system. The FAT looks like a