similar to: Last call for pv-grub-menu.

Displaying 20 results from an estimated 20000 matches similar to: "Last call for pv-grub-menu."

2012 May 29
0
Bug#672104: ITP: pv-grub-menu.lst
On Thu, 2012-05-24 at 09:08 +0900, Charles Plessy wrote: > Le Fri, May 11, 2012 at 04:17:39PM +0100, Ian Campbell a ?crit : > > > > Can I just check I understand the motivation for this script properly. > > > > There are two ways of setting up the disk for a VM. > > > > The first is the "whole disk" scheme. In this configuration the VM > >
2010 Mar 03
5
[PATCH, PV-GRUB DOC] Add details to PV-GRUB documentation
Add a couple of documentation details about PV-GRUB support - the menu.lst content can be passed as a ramdisk. - virtual partitions are not supported. Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> diff -r b8d2a4134a68 stubdom/README --- a/stubdom/README Wed Mar 03 17:41:58 2010 +0000 +++ b/stubdom/README Wed Mar 03 20:42:53 2010 +0100 @@ -52,11 +52,17 @@ extra =
2011 Jul 12
2
PV-GRUB chainloading Grub2
Hey guys, what I am trying to do is a chainload into grub2 installation in a DomU. So far I determined, PV-GRUB does not understand grub2''s grub.cfg notation. So I created a dummy menu.lst which has the needed root kernel and initrd rows and then referenced this to the DomUs config. The main intention to do this, is to be able to use kernel upgrades without touching the menu.lst for
2008 May 19
1
error while static linking of libxenctrl and libxenguest
Hello, When statically linking the following program: #include <stdio.h> #include <xenctrl.h> #include <xenguest.h> int main(void) { printf("%p\n", xc_domain_resume); printf("%p\n", xc_domain_save); return 0; } gcc -static test.c -o test -lxenguest -lxenctrl -lpthread -lz we get
2008 Jul 10
2
[PATCH] PV-GRUB: xfs support
PV-GRUB: xfs support i386 doesn''t have PAE anyway. Index: fsys_xfs.c =================================================================== RCS file: /sources/grub/grub/stage2/fsys_xfs.c,v retrieving revision 1.5 diff -u -p -r1.5 fsys_xfs.c --- fsys_xfs.c 8 May 2005 02:18:14 -0000 1.5 +++ fsys_xfs.c 10 Jul 2008 13:09:50 -0000 @@ -101,7 +101,7 @@ static inline __const__ xfs_uint16_t le16
2013 Oct 31
0
Processed (with 2 errors): notfound 706747 in 3.2p1.4-28.1, tagging 706747, fixed 676134 in 3.8.5-2, found 725433 in 2.0.19-2 ...
Processing commands for control at bugs.debian.org: > # bts housekeeping - fixing up versions to enable automatic bug archival > notfound 706747 3.2p1.4-28.1 Bug #706747 {Done: Andreas Beckmann <anbe at debian.org>} [olvwm] olvwm: fails to install [i386]: update-alternatives: error: alternative path /usr/bin/X11/olvwm-x-window-manager doesn't exist. There is no source info for the
2008 Sep 11
13
PV-GRUB - Does not read partition-less disk
Hi folks PV-GRUB built from Xen 3.3.0 is not able to read from devices without a partition table: | grubdom> root (hd0) | Filesystem type unknown, using whole disk Part of the config: | disk = [ "phy:vg0_sledgehammer/servext_root,xvda,w" ] Device: | # file -s /dev/vg0_sledgehammer/servext_root | /dev/vg0_sledgehammer/servext_root: symbolic link to
2013 Jul 21
9
build for pv-grub stubdom
Does this install -d -m0755 -p "/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.3.0/image//usr/lib/xen/boot" install -m0644 -p mini-os-x86_32-grub/mini-os.gz "/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.3.0/image//usr/lib/xen/boot/pv-grub-x86_32.gz" make: Leaving directory `/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.3.0/work/xen-4.3.0/stubdom'
2019 Dec 27
2
The case of the missing /boot/grub2/grub.cfg in centos8
On Fri, Dec 27, 2019 at 7:04 AM Eddie O'Connor <eoconnor25 at gmail.com> wrote: > > Wouldn't a "find grub / find grub*"....or "locate grub / locate grub*" > work?... > locate would require to install that package and run updatedb first. But, it would save time looking for files that have been already added to its db, specially compared to running
2019 Dec 27
2
The case of the missing /boot/grub2/grub.cfg in centos8
On 27/12/19 7:36 pm, Nicolas Kovacs wrote: > Le 27/12/2019 ? 04:11, Mauricio Tavares a ?crit?: >> Why is it not there?? FYI, I did try 'yum reinstall grub2' and no >> /boot/grub2/grub.cfg for me. > > You're probably on an EFI system, and your grub.cfg is in a different > location. Can't remember it off the top of my head, but do /etc/grub2-efi.cfg ->
2019 Dec 27
0
The case of the missing /boot/grub2/grub.cfg in centos8
Wouldn't a "find grub / find grub*"....or "locate grub / locate grub*" work?... On Fri, Dec 27, 2019, 6:57 AM Peter <peter at pajamian.dhs.org> wrote: > On 27/12/19 7:36 pm, Nicolas Kovacs wrote: > > Le 27/12/2019 ? 04:11, Mauricio Tavares a ?crit : > >> Why is it not there? FYI, I did try 'yum reinstall grub2' and no > >>
2019 Dec 27
0
The case of the missing /boot/grub2/grub.cfg in centos8
Le 27/12/2019 ? 04:11, Mauricio Tavares a ?crit?: > Why is it not there? FYI, I did try 'yum reinstall grub2' and no > /boot/grub2/grub.cfg for me. You're probably on an EFI system, and your grub.cfg is in a different location. Can't remember it off the top of my head, but do # find /boot -name 'grub.cfg' Cheers, Niki -- Microlinux - Solutions informatiques
2008 Aug 26
39
PV Grub Questions
I am using Xen 3.3 from source. My PV guest boots fine with the normal kernel and initrd options When I boot the guest with PV GRUB I only get: GNU GRUB version 0.97 (65536K lower / 0K upper memory) [ Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists the possible
2011 Oct 12
14
pv-grub Solaris support
Hello all, I''ve patched pv-grub to allow it to boot a Solaris PV domU using an unmodified menu.lst. The attached patch has been tested with various Solaris versions (Solaris 11 Express, OpenIndiana 151a, OpenSolaris 134, Nexenta Core 3.0.1; all 64-bit). I appreciate your feedback. The patch consists mainly of Oracle''s grub modifications, which add ZFS support and
2009 May 15
14
Grub2 on Xen PV
Hi, Let me start a new thread for this. I contacted the Grub people, and they seem more interested in creating a native Xen port of Grub than piggybacking the Mini-OS environment usin kexec as I tried. But they need some documentation on the Xen "firmware" to assess the task at least. What could be given to them apart from hvc_xen.c and xen-blkfront.c in the Linux sources?
2009 May 15
14
Grub2 on Xen PV
Hi, Let me start a new thread for this. I contacted the Grub people, and they seem more interested in creating a native Xen port of Grub than piggybacking the Mini-OS environment usin kexec as I tried. But they need some documentation on the Xen "firmware" to assess the task at least. What could be given to them apart from hvc_xen.c and xen-blkfront.c in the Linux sources?
2016 Aug 23
0
GRUB 2 dumps to grub prompt when installed on >4TB disk
On Mon, Aug 22, 2016 at 1:24 PM, James A. Peltier <jpeltier at sfu.ca> wrote: > > > When running grub2-install from within recovery mode I can assure you it is not a user error because simply installing the grub2-efi-modules package allows for grub2-install to work. No, this logic is flawed. Running grub2-install is obsolete on UEFI, it only applies for users who know exactly what
2013 Apr 16
4
pv-grub will cause page fault if build with flag -fstack-protector
Hi, List, In checking the page fault problem when using pv-grub to start domU in opensuse12.3[1], found that the problem is caused by ''-fstack-protector'' flag which is introduced in rpm build: export EXTRA_CFLAGS_XEN_TOOLS="$RPM_OPT_FLAGS" export EXTRA_CFLAGS_QEMU_TRADITIONAL="$RPM_OPT_FLAGS" export EXTRA_CFLAGS_QEMU_XEN="$RPM_OPT_FLAGS" with
2016 Aug 22
2
GRUB 2 dumps to grub prompt when installed on >4TB disk
----- Original Message ----- | On Fri, Aug 19, 2016 at 4:59 PM, James A. Peltier <jpeltier at sfu.ca> wrote: | > | > | > ----- Original Message ----- | > | On Thu, Aug 18, 2016 at 11:57 AM, James A. Peltier <jpeltier at sfu.ca> | > | wrote: | > | > Hi All, | > | > | > | > I have a Dell R710 that has 6x1TB in a RAID-5 configuration. | > | | > | |
2019 Dec 27
2
The case of the missing /boot/grub2/grub.cfg in centos8
So I installed centos8. And I was looking for the grub config file: [root at testbox ~]# ls -l /etc/grub2.cfg lrwxrwxrwx. 1 root root 22 Oct 2 13:01 /etc/grub2.cfg -> ../boot/grub2/grub.cfg [root at testbox ~]# But [root at testbox ~]# ls /boot/grub2/ grubenv [root at testbox ~]# Why is it not there? FYI, I did try 'yum reinstall grub2' and no /boot/grub2/grub.cfg for me.