public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Andrew Fish via groups.io" <afish=apple.com@groups.io>
To: edk2-devel-groups-io <devel@edk2.groups.io>, bagcic@yahoo.com
Subject: Re: [edk2-devel] Starlingx Boot Problem
Date: Fri, 05 Jul 2024 11:09:56 -0700	[thread overview]
Message-ID: <433B2C93-6784-45ED-BD09-C5F0D46F4FCB@apple.com> (raw)
In-Reply-To: <b0UJ.1720167609327497623.g99O@groups.io>

[-- 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 --]

  reply	other threads:[~2024-07-05 18:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-05  8:20 [edk2-devel] Starlingx Boot Problem bagcic via groups.io
2024-07-05 18:09 ` Andrew Fish via groups.io [this message]
2024-07-08  5:32   ` bagcic via groups.io

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=433B2C93-6784-45ED-BD09-C5F0D46F4FCB@apple.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox