similar to: Bug#703586: Bug#703586: Xen fails to boot Linux dom0 under UEFI

Displaying 20 results from an estimated 2000 matches similar to: "Bug#703586: Bug#703586: Xen fails to boot Linux dom0 under UEFI"

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 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 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 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. >
2014 Sep 06
2
Bug#703586: Xen fails to boot Linux dom0 under UEFI
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, and a tiny bit of infrastructure to get xen.efi, vmlinuz, an initrd and a xen.cfg on to the ESP partition and letting the efibootmgr know about it. I already have a oneliner to do this manually, but it isn?t that hard to
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.
2009 Jun 13
4
Unable to create WinXP DomU
Hi, Since a week or two I can''t create two of my three WinXP DomU''s anymore, the third one starts just fine. This is the basic error message I get: # xm create WinXPViaLilaGeert Using config file "./WinXPViaLilaGeert". Error: Creating domain failed: name=WinXPViaLilaGeert There is little information in this error message. /var/log/xen/xend.log has a little more:
2012 Aug 02
1
Problem detecting Sil3124 SATA controllers off of Sandy Bridge northbridge-connected PCIe slots
Hi, We're having some trouble with detection of a couple of Sil3124 SATA controller cards on newer motherboard and processor combos. Specifically, we're running a Supermicro X9SCM-F motherboard (latest BIOS) and Intel E3-1220v2 CPU. What we're seeing: - Syba Sil3124 PCIe cards are only being detected when installed in PCIe Slot 4 -- The motherboard documentation shows that this
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
2018 May 29
2
CentOS6: HELP! EFI boot fails after replacing disks...
At Mon, 28 May 2018 18:23:42 -0700 CentOS mailing list <centos at centos.org> wrote: > > On 05/28/2018 03:25 PM, Robert Heller wrote: > > I tried to run efibootmgr, but it wants a model named efivars loaded, but > > there is no such module available. > > That's interesting.?? Can you post the command and output where you see that? > > Also, post the
2002 Jul 15
1
Winbind problems when mapping shares
I have just installed Samba 2.2.5. I am using Winbind and have changed the following in /etc/nsswitch.conf. passwd: files winbind group: files winbind I successfully joined a PDC domain. When I list files, I see that groups are being resolved from winbind. I have userid xtuser defined to Linux. I see the following: ibm9672:/home # getent passwd | grep xtuser xtuser:x:11240:11763:test
2018 May 29
0
CentOS6: HELP! EFI boot fails after replacing disks...
On 05/28/2018 06:58 PM, Robert Heller wrote: > At Mon, 28 May 2018 18:23:42 -0700 CentOS mailing list <centos at centos.org> wrote: >> On 05/28/2018 03:25 PM, Robert Heller wrote: >>> I tried to run efibootmgr, but it wants a model named efivars loaded, but >>> there is no such module available. > newserver.wendellfreelibrary.org% sudo efibootmgr > [sudo]
2005 Jun 28
0
Need current interface queue length for network interfaces
I have developed a TCP accelerator (TCP PEP) to improve the performance of TCP based applications over satellite, RF, and other challlanged environments. Among other things, the TCP PEP assumes a known quantity of bandwidth has been dedicated to the PEP. Thus the TCP PEP can essentially emit data at line rate and not self congest the network. I am trying to port this application to use PPP (and
2011 Mar 23
4
ACPI errors during bootup
Hi, Am trying to build SMP kernel. Took kernel-2.6.18-194.src.rpm, extracted, rpmbuilded with SMP option. Successfully compile the new kernel and when using that kernel to boot up, following errors were shown up(highlighted in bold & red color): My kernel config file has ACPI and PCI configs enabled. Any pointers to what caused the problem are appreciated. ******************************
2012 Mar 28
0
[LLVMdev] GSoC 2012 Proposal: Python bindings for LLVM
Hello all, Here is my GSoC 2012 proposal: Python bindings for LLVM. Any feedback are welcome! *Title: Python bindings for LLVM* *Abstract: * llvm-py provides Python bindings for LLVM. The latest llvm-py supports bindings with Python 2.x version for LLVM 2.x. This project is to improve llvm-py to make it compatible with both Python 2.x and Python 3 for LLVM 3. *Motivation* LLVM is used as a
2023 Mar 14
1
Kernel updates do not boot - always boots oldest kernel
This issue has been around for some months, but other things keep crowding out a fix. uname give me 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 yet I have 3.10.0-1160.76.1.el7.x86_64 3.10.0-1160.81.1.el7.x86_64 3.10.0-1160.83.1.el7.x86_64 3.10.0-1160.88.1.el7.x86_64 loaded. The system uses UEFI to boot. sudo ls -l /sys/firmware/efi gives: total 0 -r--r--r--.? 1 root
2013 Oct 16
2
Booting legacy Linux kernel in EFI mode
2013/9/24, Gene Cumm <gene.cumm at gmail.com>: > On Sun, Sep 22, 2013 at 3:09 PM, Celelibi <celelibi at gmail.com> wrote: >> Hello, >> >> My question is quite straightforward, still I couldn't find an anwser >> on the interweb. >> Is it possible to boot the Linux kernels I used to boot in legacy >> mode, but now in EFI mode? > > I
2009 Aug 28
6
Google's R Style Guide
Perhaps most of you have already seen this? http://google-styleguide.googlecode.com/svn/trunk/google-r-style.html Comments/Critiques? Thanks, Esmail ps: Reminds me of PEP 8 for Python http://www.python.org/dev/peps/pep-0008/ Maybe not that surprising since Python is also one of the main languages used by Google.
2014 Oct 21
0
dom0 boot with grub2 + UEFI but cannot access efivars
Hi, I boot my Gentoo dom0 using grub2 + UEFI. The system can boot and works fine. But I cannot see "/sys/firmware/efi", and "modprobe efivars" gives me error. I am thinking maybe I should use the xen.efi to boot my system. But I have not succeeded in doing so. Please point me to the right direction. Thanks, [image: --] Xi Shen [image: http://]about.me/davidshen
2013 Oct 20
0
Booting legacy Linux kernel in EFI mode
2013/10/17, Celelibi <celelibi at gmail.com>: > 2013/9/24, Gene Cumm <gene.cumm at gmail.com>: >> On Sun, Sep 22, 2013 at 3:09 PM, Celelibi <celelibi at gmail.com> wrote: >>> Hello, >>> >>> My question is quite straightforward, still I couldn't find an anwser >>> on the interweb. >>> Is it possible to boot the Linux