Displaying 20 results from an estimated 4000 matches similar to: "Bug#703586: Xen fails to boot Linux dom0 under UEFI"
2014 Sep 07
0
Bug#703586: Bug#703586: Xen fails to boot Linux dom0 under UEFI
On Sun, 2014-09-07 at 00:02 +0200, John Keates wrote:
> How do I assist with getting this in for Jessie?
>
> I have this working in a fairly easy setup, it basically only requires
> the pep target to be on for debian?s Xen package,
What is "pep"?
> and a tiny bit of infrastructure to get xen.efi, vmlinuz, an initrd
> and a xen.cfg on to the ESP partition and letting
2014 Sep 07
1
Bug#703586: Bug#703586: Xen fails to boot Linux dom0 under UEFI
I?ll explain what?s happening first, and list the steps after that.
First: pep is short for the Xen target x86_64-pep. It?s a target you can enable when configuring Xen to create an EFI binary.
What is happening with Xen on UEFI via Grub is that it doesn?t give the kernel any info on the ACPI root pointer.
Basically, this means that Linux won?t be able to do ACPI, and therefore a ton of hardware
2014 Sep 07
0
Bug#703586: Bug#703586: Xen fails to boot Linux dom0 under UEFI
As an addition to anyone having issues with booting but only getting 1 CPU and a ton of devices that misbehave,
check to see if you have an RSDP in Xen and Linux.
You should have both (I use xl and not xm):
sudo xl dmesg | grep RSDP
(XEN) ACPI: RSDP DDA4A000, 0024 (r2 SUPERM)
and
sudo dmesg | grep RSDP
[ 0.000000] ACPI: RSDP 00000000000f0010 000024 (v02 SUPERM)
I?m running this on a
2014 Sep 13
2
Bug#703586: Bug#703586: Bug#703586: Xen fails to boot Linux dom0 under UEFI
On Wed, 10 Sep 2014 20:22:54 +0100 Ian Campbell <ijc at hellion.org.uk> wrote:
> On Sun, 2014-09-07 at 13:42 +0200, John Keates wrote:
> > 1. Rebuild the debian package with a small change
> >
> > Do your usual apt-sourcing and build-depping, but add the pep target to debian/rules:
> >
> > (I put it right underneath include debian/rules.defs)
> >
2014 Nov 24
1
Bug#703586: Bug#703586: Bug#703586: Bug#703586: Xen fails to boot Linux dom0 under UEFI
close 703586 4.4.1-3
On Sun, Sep 14, 2014 at 04:55:41PM +0100, Ian Campbell wrote:
> On Sat, 2014-09-13 at 17:00 +0200, John Keates wrote:
> > But having xen.efi in the package would be a ton of help already. Who
> > do I stalk to make that happen?
>
> I'm looking into it already because of this bug.
This was done in 4.4.1-3, hence closing.
Ian.
2014 Sep 14
0
Bug#703586: Bug#703586: Bug#703586: Bug#703586: Xen fails to boot Linux dom0 under UEFI
On Sat, 2014-09-13 at 17:00 +0200, John Keates wrote:
> Well, there is one more thing: If kernel 3.17 manages to get in before
> the kernel freeze, full-fledged Xen-EFI support will be baked into the
> kernel by default!
> 3.17 has been patched to provider hypercall support for Xen to get the efivars facility (and pretty much anything and everything else EFI) working for Dom0.
>
2012 May 29
7
efibootmgr not working on xen-unstable booted on uefi system
I have installed dom0 Wheezy 64 bit on Dell PowerEdge T310 with kernel from
package and xen-unstable. System is in Uefi mode and booted with
grub-efi-amd64.
Booting without xen efibootmgr works, while with xen not, efivars kernel
module is loaded but show this message:
efibootmgr
Fatal: Couldn''t open either sysfs or procfs directories for accessing EFI
variables.
Try ''modprobe
2019 May 28
4
UEFI boot manager sequence problems HP Envy
Morning all,
I have a HP Envy dual boot system (Win8 for serious stuff, i.e. Train Sim and Flight Sim) and Centos 7 for everything else.
In the past I've had the occasional problem where an update on the windows side has updated the UEFI boot sequence but using efibootmgr has always fixed it.
On Friday I discovered that my HDD was failing so I tried using Clonezilla to move it on to a new
2019 May 30
2
UEFI boot manager sequence problems HP Envy
On Tuesday 28 May 2019 19:52:02 Jonathan Billings wrote:
> I suggest running 'blkid' and 'efibootmgr -v', and double-check that
> the UUID for the CentOS boot entry matches the UUID of the EFI disk.
>
> You can delete and recreate the boot entry with 'efibootmgr', which
> will likely solve the problem.
>
> It depends on the UEFI implementation, but
2015 Mar 16
2
Fail to set up UEFI syslinux on ArchLinux USB Flash Drive
On Mon, Mar 16, 2015 at 9:03 AM, Ady via Syslinux <syslinux at zytor.com>
wrote:
Hi Ady,
> please next time use "Reply All" (instead of the simple "Reply")
for the mailing list emails ...
Sorry about that. Please add my reply to the list for me. Thanks.
> Is this "ArchLinux" entry equivalent to "\EFI\syslinux\syslinux.efi"
> in your UEFI
2019 May 30
1
UEFI boot manager sequence problems HP Envy
On Thursday 30 May 2019 13:16:37 Jonathan Billings wrote:
> This is all I was asking you to check. See the PARTUUID in the output
> of blkid? PARTUUID="14c4ac1d-abd8-4121-84ee-c05a825920de"
> It matches the UUID of the boot entry:
> HD(2,GPT,14c4ac1d-abd8-4121-84ee-c05a825920de,0x145800,0x6400\0)/File(\EFI\centos\shim.efi)
>
> I do see you have 4 separate boot
2018 Feb 01
3
Re-enable grub boot in UEFI (Windows took over it)
Hello Chris,
On Thu, 01 Feb 2018 17:00:03 +0000 Chris Murphy <lists at colorremedies.com> wrote:
> You can to use efibootmgr for this. NVRAM boot entry is what changed, not
> the contents of the EFI System partition.
>
> efibootmgr -v
>
> Will list all entries and Boot Order. You need to use --bootorder to make
> sure the CentOS entry is first.
Interesting.. thanks
2015 Mar 16
0
Fail to set up UEFI syslinux on ArchLinux USB Flash Drive
> > Is this "ArchLinux" entry equivalent to "\EFI\syslinux\syslinux.efi"
> > in your UEFI firmware?
> > Note: UEFI firmware is supposed to use (or show) backslash "\" as path
> > separator.
>
> You have a great point there.
> I redid the "efibootmgr" installation and instead of
>
> efibootmgr -c -d /dev/sdd -p 1 -l
2015 Mar 14
4
Fail to set up UEFI syslinux on ArchLinux USB Flash Drive
Trying to set up UEFI Syslinux boot on an ArchLinux USB 4GB stick.
- Host system: 64-bit Ubuntu 14.10 on 56 GB hard drive
- Hardware: ASUS P8H77-I, Bios v1101, i7-3770 at 3.40 GHz, 16 GB DDR3
- ArchLinux Instructions followed:
https://wiki.archlinux.org/index.php/Syslinux#UEFI_Systems >
? ?
2. UEFI Systems > 2.2 Installation
- Arch syslinux v.6.03
196352 Oct 13 22:25 /usr/sbin/syslinux
2016 Sep 14
3
HP Envy EFI problem after BIOS update
Hi Jim,
Thanks for this. I looked into what you said, and once happy I ran the
command you gave. It appeared to work as it did not come up with any errors,
and the output from efibootmgr showed
1) Centos had been added as an option and
2) it was the first in the boot sequence.
However, when I rebooted the laptop went straight into Win8, and after
rebooting back into KDE Live, the option is
2018 Feb 01
0
Re-enable grub boot in UEFI (Windows took over it)
On Thu, Feb 1, 2018 at 10:13 AM, wwp <subscript at free.fr> wrote:
> Hello Chris,
>
>
> On Thu, 01 Feb 2018 17:00:03 +0000 Chris Murphy <lists at colorremedies.com> wrote:
>
>> You can to use efibootmgr for this. NVRAM boot entry is what changed, not
>> the contents of the EFI System partition.
>>
>> efibootmgr -v
>>
>> Will list all
2016 Sep 14
1
HP Envy EFI problem after BIOS update
On Wed, Sep 14, 2016 at 9:06 AM, Gary Stainburn <gary at ringways.co.uk> wrote:
> I don't know if this additional information helps. Looking at he efibootmgr
> output, is the centos entry pointing to the right place?
>
> Also, any idea why the update isn't being make permenant?
Probably because the specified file wasn't found by the firmware on
partition 1, so it
2019 May 28
0
UEFI boot manager sequence problems HP Envy
Hello,
change the bootorder
> BootOrder: 0002,3002,0000,0003,0004,0005,2001,2002,2003
your first boot is windows
Am Dienstag, 28. Mai 2019, 13:29:39 CEST schrieb Gary Stainburn:
> Morning all,
>
> I have a HP Envy dual boot system (Win8 for serious stuff, i.e. Train Sim
> and Flight Sim) and Centos 7 for everything else.
>
> In the past I've had the occasional problem
2016 Sep 14
2
HP Envy EFI problem after BIOS update
I had to boot my HP Envy into Win8 for the first time in ages this morning.
When I did that, it installed some updates including a BIOS update.
Once this was all done, once again the GRUB boot menu was gone and it booted
straight into Win8. Using the advanced boot manager options in Win8 I
managed to get the EFI boot menu up and chose Ferdora 21.
It was only after Fedora failed to boot that
2018 Jan 09
2
update to Centos7.4: Failed to open \EFI\BOOT\grubx64.efi - Not Found
Hello All,
updating from Centos7.3 to Centos7.4 rendered one of our laptops unbootable.
EM:
Failed to open \EFI\BOOT\grubx64.efi - Not Found
Failed to load image \EFI\BOOT\grubx64.efi: Not Found
start_image() returned Not Found
How could this occur because of an update and how to fix this?
What I tried is booting from centos usb, chroot to /mnt/sysimage and gave command:
efibootmgr