public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] Starlingx Boot Problem
@ 2024-07-05  8:20 bagcic via groups.io
  2024-07-05 18:09 ` Andrew Fish via groups.io
  0 siblings, 1 reply; 3+ messages in thread
From: bagcic via groups.io @ 2024-07-05  8:20 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 960 bytes --]

We are having a problem after installing Starlingx on PXE. It boots without problem when installed from USB drive. So we want to know the root cause of installing it on network. The error message is:

------------------------------------
Welcome to GRUB!

error: no such device: (hd3/gpt2)/EFI/BOOT)/EFI/BOOT/grub.cfg.
Boot configuration error - Attempting to reboot

------------------------------------

Starlingx can boot when installed from PXE network on commercial laptops. So we wonder if there is something wrong with EDK2.

Do you have an idea about the problem?
Thanks,


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#119806): https://edk2.groups.io/g/devel/message/119806
Mute This Topic: https://groups.io/mt/107058300/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



[-- Attachment #2: Type: text/html, Size: 1436 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [edk2-devel] Starlingx Boot Problem
  2024-07-05  8:20 [edk2-devel] Starlingx Boot Problem bagcic via groups.io
@ 2024-07-05 18:09 ` Andrew Fish via groups.io
  2024-07-08  5:32   ` bagcic via groups.io
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Fish via groups.io @ 2024-07-05 18:09 UTC (permalink / raw)
  To: edk2-devel-groups-io, bagcic

[-- Attachment #1: Type: text/plain, Size: 1851 bytes --]



> On Jul 5, 2024, at 1:20 AM, bagcic via groups.io <bagcic=yahoo.com@groups.io> wrote:
> 
> We are having a problem after installing Starlingx on PXE. It boots without problem when installed from USB drive. So we want to know the root cause of installing it on network. The error message is:
> 
> ------------------------------------
> Welcome to GRUB!
> 
> error: no such device: (hd3/gpt2)/EFI/BOOT)/EFI/BOOT/grub.cfg.
> Boot configuration error - Attempting to reboot
> 
> ------------------------------------
> 
> Starlingx can boot when installed from PXE network on commercial laptops. So we wonder if there is something wrong with EDK2. 
> 
> Do you have an idea about the problem? 


This looks like an issue with Linux vs. the edk2. GRUB is the Linux OS loader. It looks like GRUB is trying to read a conf file from the hard disk? I don’t know much about grub but I’ll assume:
hd3 - the name of a hard drive?
gpt2 - GPT (GUID Partition Table)  partition #2? GPT replaced MBR for partitioning of the hard drive. 
/EFI/BOOT - is the location on the EFI System Partition (hard drive or USB stick) for removable media like USB.

So it kind of looks like you tried to network boot but GRUP if trying to read something from the hard disk? Kind of seems like took something configured to boot off a USB drive and tried to network boot it, but it was still configured to look for files on the hard disk?

Thanks,

Andrew Fish


> Thanks,
> 



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#119809): https://edk2.groups.io/g/devel/message/119809
Mute This Topic: https://groups.io/mt/107058300/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



[-- Attachment #2: Type: text/html, Size: 2908 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [edk2-devel] Starlingx Boot Problem
  2024-07-05 18:09 ` Andrew Fish via groups.io
@ 2024-07-08  5:32   ` bagcic via groups.io
  0 siblings, 0 replies; 3+ messages in thread
From: bagcic via groups.io @ 2024-07-08  5:32 UTC (permalink / raw)
  To: Andrew Fish, devel

[-- Attachment #1: Type: text/plain, Size: 611 bytes --]

Yes!
The strange thing about that is there is actually a hd3/gpt2 partition and hd3 device. In spite of seeing this device, it still does not boot. It is installed on network but expected to boot on its own hard drive. I dont have an opinion.


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#119811): https://edk2.groups.io/g/devel/message/119811
Mute This Topic: https://groups.io/mt/107058300/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



[-- Attachment #2: Type: text/html, Size: 1027 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-07-08  5:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-05  8:20 [edk2-devel] Starlingx Boot Problem bagcic via groups.io
2024-07-05 18:09 ` Andrew Fish via groups.io
2024-07-08  5:32   ` bagcic via groups.io

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox