search for: grubby

Displaying 20 results from an estimated 128 matches for "grubby".

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 /boot/loader/entries and then generate the /boot/efi/EFI/centos/grub.cfg? >> >> Suppose that I want us...
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
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 |...
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 nothing >> changed on files), so I don't know where it make update. >> >> I never got a problem using grub2-mkconfig -o file on C7 (last used was 7.5) >...
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/v...
2016 Sep 27
0
[PATCH 3/3] v2v: bootloaders: improve detection of Grub2 default method
Detect only once which method must be used to get and set the default Grub2 kernel in the guest: this avoids the same checks in list_kernels and set_default_kernel. Also, add a "no method" option as well: Debian/Ubuntu guests do not have neither grubby nor Perl's Bootloader::Tools, so there is no way to know what is the default kernel, nor to change it. In this case, add a warning about this situation. --- v2v/linux_bootloaders.ml | 61 ++++++++++++++++++++++++++++++++++-------------- 1 file changed, 44 insertions(+), 17 deletions(-) diff...
2016 Sep 27
8
[PATCH 0/3] v2v: further bits of Debian/Ubuntu guests supports
Hi, this series adds a couple bits more in v2v to convert Debian/Ubuntu (and derived) guests. The series does not complete the support (see known issues below), but all the patches here should be fit for review and inclusion. The series does not enable the conversion, yet. Known issues: * currently tested with simple local guest images, hence needs testing with real guests on
2017 Apr 13
0
CEBA-2017:0921 CentOS 7 grubby BugFix Update
...rrata 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: e86ca349608bb7d414af5237038bac16e40e900d398fd79d8403d6e58659de81 grubby-8.28-21.el7_3.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net Twitter: @JohnnyCentOS
2019 Sep 18
0
CEBA-2019:2227 CentOS 7 grubby BugFix Update
...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: d4acbe1e9e2175587ec9a75f0f5290bdd2f7280e558ad7f16ab7471ab234526f grubby-8.28-26.el7.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net Twitter: @JohnnyCentOS
2005 Oct 18
1
grubby??
...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: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Stopping sshd:[ OK ] Starting sshd:[ OK ] grubby fatal error: unable to find a suitable template What the fsck does this mean? Any takers? Phil
2014 Jun 25
1
grubby fatal error: unable to find a suitable template
...l my other servers contain). So I mounted /boot, and the the grub.conf file was not consistent: it did not have a stanza for the kernel I wanted installed. So I did a "yum remove kernel ; yum install -y kernel". Both the remove and the install resulted in this message getting printed: grubby fatal error: unable to find a suitable template Just for kicks, I renamed both the /etc/grub.conf symlink as well as the actual /boot/grub/grub.conf file, and repeated the kernel remove/install. This did NOT produce the above error; however, no symlink or actual grub.conf file was created. I did...
2013 Nov 23
3
new-kernel-pkg needs to be made Xen-aware
I ran "yum update" the other day on my dom0 and let it pull a new kernel. The RPM install scriptlet runs /sbin/new-kernel-pkg (part of the grubby package) to update grub.conf. It writes a new record to boot the Linux kernel instead of Xen. It would be nice if it noticed that it was running inside Xen and wrote a suitable record for that.
2013 Sep 05
2
Re: Status of virt-v2v?
...tconv will also target more combinations > of source and target hypervisor, and allow more control over the > conversion process. Thanks for the clarification. I'll keep tabs on the repo, and contribute from the SUSE side. > Yes, please. You had some questions in another email about grubby. > There's no fundamental reason to require grubby. In fact, if you look > back through the git history we didn't originally require it. However, > it simplified things because it supports both grub legacy and grub 2 > (whose configuration has been classified as a form of tortur...
2020 Apr 03
2
IOMMU and kernel (solved?)
I think i might have solve it. For some reason grub2-mkconfig doesnt work. (Have no idea why) I manage to solve it with grubby. sudo grubby --args="intel_iommu=on" --update-kernel=ALL For some reason it works. I dont know if it works if my kernel gets upgraded.
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 down exactly. This change works around the issue. If virt-v2v en...
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: >>> >>> sudo grubby --args="i915.modeset=0 rd.driver.blacklist=i915" --update- >>> kernel=ALL >>> >&...
2013 Sep 03
2
Re: Status of virt-v2v?
On Tuesday, September 03, 2013 07:52:08 PM Richard W.M. Jones wrote: > Even better, there is a repo: https://github.com/mdbooth/guestconv Excellent. Thanks for the pointer. > Matt - can you push your latest commits, or is there a more canonical > repo that Mike can look at? The last changes in the repo seem to be from back in June. Is guestconv expected to completely replace virt-v2v
2011 Mar 28
2
augeas, rhel6, setm
It turns out augeas on RHEL6 is 0.7.2, which does not have ''setm'' command available. ''setm'' is available in augeas release 0.8, which is available in EPEL, but not available for RHEL6 (the reason is the package is already in RHEL6, thus no package would be released in EPEL for this. All I want to do is to put console=ttyS0 on all kernel lines in /etc/grub.conf.
2015 Dec 19
0
Syslinux EFI x64
...2.20151210git721a0af.fc24.x86_64.rpm What is there # rpm -qil syslinux-efi64 ... Description : SYSLINUX binaries and modules for 64-bit UEFI systems ... /usr/share/syslinux/efi64/syslinux.efi ... The reason for use extlinux{.conf}, rather than syslinux{.cfg} is nothing but Fedora specificum thus grubby. https://github.com/rhinstaller/grubby/blob/master/grubby.c#L656 Via grubby the configuration file for the boot loader gets an update, during the {un}installation of the kernel. Installing required folders and files # mkdir /boot/efi/EFI/extlinux # cp /usr/share/syslinux/efi64/* /boot/efi/EFI/extli...
2016 Oct 03
4
[PATCH v2 0/3] v2v: further bits of Debian/Ubuntu guests supports
Hi, this series adds a couple bits more in v2v to convert Debian/Ubuntu (and derived) guests. The series does not complete the support (see known issues below), but all the patches here should be fit for review and inclusion. The series does not enable the conversion, yet. Known issues: * currently tested with simple local guest images, hence needs testing with real guests on