Either I am doing something wrong, or this doesn’t seem to be quite working.
When I run bootnetia64.efi from the debian-installer package I just get the GRUB prompt – no config was loaded. I can’t even manually load one with “configfile” since it doesn’t seem to be able to parse the partition table. grub> ls (hd0) (cd0) When I run the GRUB that was installed by my previous OS installation (grubia64.efi), it does parse the HD partitions correctly grub> ls (hd0) (hd0,gpt3) (hd0,gpt2) (hd0,gpt1) (cd0) and, if I force the configfile to point at the debian-installer one, it does start installation correctly. So, what’s the deal with bootnetia64.efi? Does it need to load all the mod files that are present in the “grub” directory in order to understand GPT partitions? If that’s the case, why is it not loading them? Do relative paths not work? In other words, does the debian-installer folder need to be on a specific, hardcoded, path within the EFI partition? Thanks. _____ Pedro ________________________________ From: John Paul Adrian Glaubitz <[email protected]> Sent: Sunday, April 28, 2019 11:43:46 AM To: Pedro Miguel Justo Cc: debian-ia64 Subject: Re: debian-installer grub-efi test image On 4/28/19 8:41 PM, Pedro Miguel Justo wrote: > That’s fine. I can test the CD image tomorrow – I’ll have physical access to > the box. You can test the netboot image if you want, I uploaded it into the same location. Just download the tarball and extra the netboot image. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - [email protected] `. `' Freie Universitaet Berlin - [email protected] `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

