similar to: grubby fatal error: unable to find a suitable template

Displaying 20 results from an estimated 30000 matches similar to: "grubby fatal error: unable to find a suitable template"

2010 Apr 14
1
[PATCH] Workaround issue where grubby fails when run under libguestfs
When installing kernel-2.6.18-128.el5 in a guest with kernel-xen-2.6.18-164.el5xen already installed, and 'root=LABEL=/' on the kernel command line, grubby fails to install a grub entry for the new kernel. It only fails when run under libguestfs. Installing in the original Xen guest works fine. The underlying cause appears to be related to blkid, although I haven't managed to pin it
2012 Oct 25
1
grubby question
I am looking at using grubby. My command is: grubby --grub --title "CentOS (2.6.32.60)" --add-kernel=/boot/vmlinuz-2.6.32.60 --initrd=/boot/initrd-2.6.32.60.img --args="ro root=LABEL=/ noapic" --make-default my etc/grub.conf file after running the command is: title CentOS (2.6.32.60) kernel /boot/vmlinuz-2.6.32.60 ro root=LABEL=/ rhgb quiet noapic initrd
2005 Aug 24
3
Request for assistance: grubby
I wonder if there would be anyone who would be willing to add extlinux support to RedHat's grubby program. From the looks of it, they already have grub, lilo, zipl, elilo, yaboot, and silo support, so I can't imagine it's that complex. -hpa
2015 Aug 20
0
Grub legacy on Centos 7
On 08/16/2015 04:18 PM, Sachin Gupta wrote: > We have centos6 server. And we are planning to upgrade it to Centos7.And > GRUB 2 needs a new bios grub partition. Creating a new partition is too > much risky. I am wondering if it is possible to replace Grub2 with Grub > legacy on Centos7 machine? It is definitely possible to use GRUB legacy with CentOS 7. I do it on several systems.
2005 Oct 18
1
grubby??
Hi All, After a recent update the following message was returned by cron: Subject: Cron <root at XXXXX> run-parts /etc/cron.daily X-Cron-Env: <SHELL=/bin/bash> X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin> X-Cron-Env: <MAILTO=root> X-Cron-Env: <HOME=/> X-Cron-Env: <LOGNAME=root> X-Cron-Env: <USER=root> /etc/cron.daily/yum.cron: warning:
2017 Dec 01
1
[PATCH] v2v: bootloaders: handle no default grubby kernel (RHBZ#1519204)
When using grubby to get the default kernel of a guest, do not fail with a bogus error like: virt-v2v: error: libguestfs error: statns: statns_stub: path must start with a / character in case there is no default kernel that can be determined (e.g. because of a bogus configuration). --- v2v/linux_bootloaders.ml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git
2020 Apr 08
5
C8.1 Grub problem
Il 08/04/20 01:46, Jonathan Billings ha scritto: > On Apr 7, 2020, at 04:14, Alessandro Baggi <alessandro.baggi at gmail.com> wrote: >> thank you for your explanation. So in el8 grubby should be used to update kernel opts and grub2-mkconfig is used to generate an initial config. >> >> If I'm not wrong, grubby updates every single (sperated) entries on
2016 Jan 01
1
Centos 7, grub2-mkconfig, unsupported sector [followup]
On Tue, Dec 29, 2015 at 2:43 PM, <m.roth at 5-cent.us> wrote: > m.roth at 5-cent.us wrote: >> >> Well, I get back from vacation, and three CentOS 7 boxes didn't come up >> this morning (my manager and the other admin did the update & reboot). >> On these three - but *not* another one or two, and I don't think those >> others are Dells,
2020 Apr 07
2
C8.1 Grub problem
Il 06/04/20 20:51, Jonathan Billings ha scritto: > On Mon, Apr 06, 2020 at 04:03:53PM +0200, Alessandro Baggi wrote: >> I'm on 8.1. I'm searching help to see if this is a bug or error by me but >> can't find nothing. >> Currently I used grubby but it does not write any file that I know like >> /boot/efi/EFI/centos/grub.cfg (I tried to remove and add arg but
2020 Apr 08
0
C8.1 Grub problem
On Apr 8, 2020, at 04:01, Alessandro Baggi <alessandro.baggi at gmail.com> wrote: > > Il 08/04/20 01:46, Jonathan Billings ha scritto: >> >> grubby only alters the existing configuration. It never regenerates the grub.cfg in EFI. >> >> You can?t use ?grub2-mkconfig? to create individual boot spec entries. >> >> -- >> Jonathan Billings
2017 Apr 13
0
CEBA-2017:0921 CentOS 7 grubby BugFix Update
CentOS Errata and Bugfix Advisory 2017:0921 Upstream details at : https://rhn.redhat.com/errata/RHBA-2017-0921.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: e42c85c02de879ed65ac20779d651b0a587251586f7cd89d2aff9257334c1c29 grubby-8.28-21.el7_3.x86_64.rpm Source:
2019 Sep 18
0
CEBA-2019:2227 CentOS 7 grubby BugFix Update
CentOS Errata and Bugfix Advisory 2019:2227 Upstream details at : https://access.redhat.com/errata/RHBA-2019:2227 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 1082d44571d960ddb16a74426b891d006083aad3a22c77f5834d4d877a433e9f grubby-8.28-26.el7.x86_64.rpm Source:
2013 Oct 12
0
Re: [PATCH] virt-v2v: Convert RedHat.pm to Linux.pm - for SUSE support
On Friday, October 11, 2013 04:57:32 PM Mike Latimer wrote: > I think I've addressed all the concerns you raised in the following patch. > Can you take a look and let me know if I've created any new ones? ;) Other than the concern about being a little too obsessed about the 79 character line length. ;) This version of the patch has all the unecessary cleanup removed, and only
2020 Apr 06
2
C8.1 Grub problem
Il 06/04/20 15:21, Simon Matter via CentOS ha scritto: >> Il 06/04/20 11:54, Georgios ha scritto: >>> Hi there! >>> I had a similar problem recently with grub. No idea why it doesnt work. >>> Try using grubby instead of grub2-mkconfig if you want the system to >>> keep your kernel parameters between boots. >>> >>> Something like:
2015 Nov 20
0
[PATCH] v2v: factor out bootloader handling
Create an object hierarchy to represent different bootloaders for Linux guests, moving the separate handling of grub1 and grub2 in different classes. This will allow us to support more bootloaders in the future. This is mostly code refactoring, with no actual behaviour change. --- po/POTFILES-ml | 1 + v2v/Makefile.am | 2 + v2v/bootloaders.ml | 317
2016 Aug 15
0
Re: [PATCH v2] v2v: factor out bootloader handling
On Mon, Aug 15, 2016 at 04:48:29PM +0200, Pino Toscano wrote: > Create an object hierarchy to represent different bootloaders for Linux > guests, moving the separate handling of grub1 and grub2 in different > classes: this isolates the code for each type of bootloader together, > instead of scattering it all around. > > This is mostly code refactoring, with no actual behaviour
2016 Aug 25
2
[PATCH v2] v2v: factor out bootloader handling
Create an object hierarchy to represent different bootloaders for Linux guests, moving the separate handling of grub1 and grub2 in different classes: this isolates the code for each type of bootloader together, instead of scattering it all around. This is mostly code refactoring, with no actual behaviour change. --- po/POTFILES-ml | 1 + v2v/Makefile.am | 2 +
2010 May 10
1
Unable to convert hvm to pv guest
to convert hvm to pv guest, I have followed the direction( link<http://pastebin.com/f6a5022bf>) in Xen-Users Common Questions Guide. It says the first step is "install kernel-xen with correct initrd" After "yum install kernel-xen" was executed, following errors were showed: WARNING: No module xen_vbd found for kernel 2.6.18-164.15.1.el5xen, continuing anyway grubby
2020 Apr 07
0
C8.1 Grub problem
On Apr 7, 2020, at 04:14, Alessandro Baggi <alessandro.baggi at gmail.com> wrote: > thank you for your explanation. So in el8 grubby should be used to update kernel opts and grub2-mkconfig is used to generate an initial config. > > If I'm not wrong, grubby updates every single (sperated) entries on /boot/loader/entries and then generate the /boot/efi/EFI/centos/grub.cfg? >
2013 Oct 11
2
Re: [PATCH] virt-v2v: Convert RedHat.pm to Linux.pm - for SUSE support
On Tuesday, October 08, 2013 10:05:17 AM Matthew Booth wrote: > Feel free to remove ^$path. However, for robustness I ditch the leading > ^ from your replacement. The difference will be down to a different > version of file included in the libguestfs appliance on SUSE. I think I've addressed all the concerns you raised in the following patch. Can you take a look and let me know if