Displaying 20 results from an estimated 2000 matches similar to: "Unable to configure GRUB to boto xen 4.2 Kernel"
2013 Oct 10
1
[PATCH] pygrub: Support (/dev/xvda) style disk specifications
You get these if you install Debian Wheezy as HVM and then try to convert to
PV.
This is Debian bug #603391.
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Tested-by: Tril <tril@metapipe.net>
---
tools/pygrub/examples/debian-wheezy-hvm.grub2 | 104 +++++++++++++++++++++++++
tools/pygrub/src/GrubConf.py | 6 +-
2 files changed, 109 insertions(+), 1
2013 Jun 26
1
[PATCH] pygrub: add fedora 19 grub.cfg example
This grub.cfg from a default fedora 19 Beta install
caused pygrub failures.The previous pygrub commit
fixed taht. So this example file added for reference.
Signed-off-by: Marcel Mol <marcel@mesa.nl>
---
tools/pygrub/examples/fedora-19.grub2 | 117 +++++++++++++++++++++++++++++++++
1 files changed, 117 insertions(+), 0 deletions(-)
create mode 100644 tools/pygrub/examples/fedora-19.grub2
2013 Sep 29
2
Bug#603391: Workaround PyGrub issue
Confirmed this issue. To reproduce: Install a fresh Wheezy AMD64 guest
under Xen 4.1 (hypervirtualized, boot from the
debian-7.1.0-amd64-CD-1.iso). Use "entire disk" automatic layout for
partitioning, this creates /dev/xvda1 for / and /dev/xvda5 for swap.
It will create /boot/grub/grub.cfg with many references to
(/dev/xvda,msdos1) which works fine when the machine is booted
2013 Oct 01
0
Bug#603391: Bug#603391: Workaround PyGrub issue
On Sat, 2013-09-28 at 20:59 -0700, Tril wrote:
> Backtrace from manual run of the buggy GrubConf.py:
> # python /usr/lib/xen-4.1/lib/python/grub/GrubConf.py grub2 grub.cfg
> WARNING:root:Unknown directive load_video
> WARNING:root:Unknown directive terminal_output
> WARNING:root:Unknown image directive load_video
> Traceback (most recent call last):
> File
2013 Sep 22
0
UEFI boot - no console will be available to OS
I''m trying to run Xen on Arch Linux with UEFI boot. I followed the steps for Xen in the Arch Linux Wiki https://wiki.archlinux.org/index.php/Xen
I get the following when attempting to boot:
Loading Xen 4.2.2 ...
WARNING: no console will be available to the OS
Loading Linux linux ...
Loading initial ramdisk ...
Unfortunately there is no console so I cannot determine what has gone wrong,
2018 Feb 07
2
/dev/md1 => 93% Used. Warning. Disk Filling up. - what would be safe to delete in /boot ?
Hello CentOS users,
in the recent time I keep getting the logwatch warnings from my 2 dedicated
servers running CentOS 7.4.1708.
I guess because of the numerous kernel updates (because of
Spectre+Meltdown) in the near past?
Could someone please suggest me, which files in my /boot partition would be
safe to delete?
I would like to avoid the situation of having to boot the rescue partiton
etc.
2011 Feb 04
1
Making multiple connections from an application using libvirt-0.6.3-20.1.el5_4
I came across a thread in the archives that seems to suggest that
multiple connections can be made from a single application,although I am
unsure what version(s) of libvirt support it.
https://www.redhat.com/archives/libvirt-users/2010-March/msg00074.html
I'd like to know if multiple connections(for eg,virConnectOpenAuth())
can be made from an application using libvirt-0.6.3-20.1.el5_4 .
2010 Dec 09
0
[PATCH linux-2.6.18-xen] make netloop permanent
Hi,
with reference to RH BZ#567540 [0], this patch makes the netloop module permanent (like netback is currently). It reverts parts of xen-unstable c/s 9019:271cb04a4f2b [1] [2] (though that has a typo: "__init clean_loopback", so it was probably changed later too).
The patch fixes the problem of "rmmod netloop" hanging, resulting in blocked tasks and inability to shut down
2011 Oct 09
3
GRUB2 configuration for Xen 4 on Ubuntu Linux 10.04
Hello,
I have installed the Xen 4.1.1 and a working kernel 2.6.32.43 which supports
Xen on a Ubuntu Linux 10.04 LTS. However, I have never successfully booted
the Hypervisor and Dom0. The screen is always black after some kernel
messages rapidly go by. I think that I may pass the wrong parameters to the
kernel or Hypervisor with GRUB2.
Can any one share his/her working grub.cfg for GRUB2 with
2008 Jul 31
0
[LLVMdev] llvm-gcc builds on 32 bit linux broken
I think this error is due to these changes:
Doing diffs in .:
--- ./gsyslimits.h.~1~ 2006-11-26 12:31:50.000000000 -0800
+++ ./gsyslimits.h 2007-04-02 12:37:38.000000000 -0700
@@ -4,5 +4,3 @@
instead of this text. */
#define _GCC_NEXT_LIMITS_H /* tell gcc's limits.h to recurse */
-#include_next <limits.h>
-#undef _GCC_NEXT_LIMITS_H
--- ./limitx.h.~1~ 2006-11-26
2015 Jan 22
0
Ubuntu delta against 4.5.0-1 in experimental for disussion
On 22.01.2015 16:58, Ian Campbell wrote:
> On Thu, 2015-01-22 at 16:08 +0100, Stefan Bader wrote:
>> On 22.01.2015 13:02, Stefan Bader wrote:
>>> Hi,
>>>
>>> I just finished preparing the Xen-4.5 merge from experimental into our next
>>> release (Vivid/15.04). And something I actually should have done since the 4.4
>>> times is to report back
2015 Jan 22
1
Ubuntu delta against 4.5.0-1 in experimental for disussion
On Thu, 2015-01-22 at 16:08 +0100, Stefan Bader wrote:
> On 22.01.2015 13:02, Stefan Bader wrote:
> > Hi,
> >
> > I just finished preparing the Xen-4.5 merge from experimental into our next
> > release (Vivid/15.04). And something I actually should have done since the 4.4
> > times is to report back the delta I have in case there are things Debian might
> >
2010 Jul 13
9
Xen 4 Ubuntu Lucid panics
I have tried 4 time unsuccessfully to install Xen 4 on Ubuntu Lucid (10.4) 64
bit version using the tutorial at
http://bderzhavets.wordpress.com/2010/04/24/set-up-ubuntu-10-04-server-pv-domu-at-xen-4-0-dom0-pvops-2-6-32-10-kernel-dom0-on-top-of-ubuntu-10-04-server/
on a Lenovo thinkcentre workstation.
When I boot I get a kernel panic. If I boot the Linux kernel that I compiled
using the
2014 Mar 22
1
RHEL/CentOS 7 Dual boot with CentOS 5.x/6.x - default boot quick solution/howto
I have RHEL 7 Beta installed in dual boot with CentOS 6.x. Since RHEL 7
installed GRUB2, I had problem that RHEL 7 is default boot.
My personal solution was to go to /etc/grub.d and run command:
mv 10_linux 31_linux
grub2-mkconfig -o /boot/grub2/grub.cfg
Explanation:
- /etc/grub.d is where grub2 writes down config files used to create
boot menu.
- OS-prober creates 30_os-prober file in
2009 Nov 16
4
Installing Packages from puppet files
Hi, I''m a puppet newbie. Is there a way to install an rpm from the
files served by the puppet master? If so, what am I doing wrong (see
below)? If this isn''t possible, how should I be installing custom
rpms?
package { "MySQL-server-community":
source => "puppet:///files/MySQL-server-
community-5.1.40-0.rhel5.i386.rpm"
}
Thanks in
2018 Jun 13
0
"virsh" list
Hello,
I installed libvirt from package manager(debian apt) and want to modify
feture in it, so i git clone from https://libvirt.org/git/?p=libvirt.git;a=summary
But now i have trouble to start virsh.
I have traced the email:
https://www.redhat.com/archives/libvirt-users/2017-February/msg00074.html
Here is output of command below:
strace -o libvirt.log -f -s 1000 /usr/sbin/libvirtd
2013 Apr 12
7
Xen not seeing all the memory in the box
I''m running Xen 4.1 (4.1.3-3ubuntu1.3) on an Ubuntu 12.10 server with
an AMD FX-8150 processor (8 cores) and 16 GB of RAM.
When I boot the server, Xen sees only 3 GB of RAM (instead of 16 GB).
If I try to create a domU with more than about 1.5 GB of RAM, the create
fails with messages saying it "could not allocate memory for HVM guest".
Here''s the output when I do
2013 Dec 03
3
Crashing with Xen (Debian Wheezy) 4.1 (deb) and 4.4 (source)
Hi,
I have a system (AMD FX 8320 w/8GB RAM) that I am trying to get working
with Xen. The system is installed with Debian Wheezy (7.2). I have used the
pre-built xen packages and followed the instructions in the Debian Xen wiki:
https://wiki.debian.org/Xen
I get a crash (relevant kernel panic attached) very soon after boot on
the Debian Xen 4.1 version using the stock kernel
2005 Jan 13
4
load syslinux from grub or load grub from syslinux.
Hello,
I have to load a syslinux floppy image from grub using memdisk,
it works like:
grub - memdisk -> linux floppy image.
the linux floppy image is using syslinux as linux bootloader.
before syslinux 3.02, it works fine. However if syslinux >=3.05
it doesn't works. After vmlinuz and initrd loaded , before
boot linux kernel, system hangs.
Or, is it possible to run
2013 Feb 14
1
virt-edit Guestname /boot/grub/grub.conf error
Hello,
I get the following message on virt-edit Guestname /boot/grub/grub.conf.
I have executed the command.
guestmount ?ro -a /var/lib/nova/instances/instance-00000001/disk -m
/dev/sda1 /mnt
guestmount -d instance-00000001 -i ?ro /mnt
root at compute:~# virt-edit instance-00000001 /boot/grub/grub.conf
libguestfs: error: error: domain is a live virtual machine.
Writing to the disks of a running