similar to: grub2-mkconfig strange error

Displaying 20 results from an estimated 4000 matches similar to: "grub2-mkconfig strange error"

2016 Aug 11
0
Re: [PATCH 2/2] v2v: ilnux: detect name of grub2-mkconfig
On Thursday, 11 August 2016 00:35:55 CEST Tomáš Golembiovský wrote: > On Debian family of OSes Grub2 tools are prefixed with 'grub-', not with > 'grub2-'. We have to detect the correct name of the tool to use it. > > Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com> > --- > v2v/convert_linux.ml | 21 +++++++++++++++++++-- > 1 file changed, 19
2016 Sep 12
0
Re: [PATCH 2/2] v2v: ilnux: detect name of grub2-mkconfig
On Monday, 12 September 2016 13:20:47 CEST Tomáš Golembiovský wrote: > On Debian family of OSes Grub2 tools are prefixed with 'grub-', not with > 'grub2-'. We have to detect the correct name of the tool to use it. > > Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com> > --- > v2v/linux_bootloaders.ml | 20 ++++++++++++++++++-- > 1 file changed, 18
2016 Sep 13
1
[PATCH v3 2/2] v2v: ilnux: detect name of grub2-mkconfig
On Debian family of OSes Grub2 tools are prefixed with 'grub-', not with 'grub2-'. We have to detect the correct name of the tool to use it. Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com> --- v2v/linux_bootloaders.ml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/v2v/linux_bootloaders.ml b/v2v/linux_bootloaders.ml index
2016 Sep 12
2
[PATCH 2/2] v2v: ilnux: detect name of grub2-mkconfig
On Debian family of OSes Grub2 tools are prefixed with 'grub-', not with 'grub2-'. We have to detect the correct name of the tool to use it. Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com> --- v2v/linux_bootloaders.ml | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/v2v/linux_bootloaders.ml b/v2v/linux_bootloaders.ml index
2016 Aug 10
3
[PATCH 2/2] v2v: ilnux: detect name of grub2-mkconfig
On Debian family of OSes Grub2 tools are prefixed with 'grub-', not with 'grub2-'. We have to detect the correct name of the tool to use it. Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com> --- v2v/convert_linux.ml | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/v2v/convert_linux.ml b/v2v/convert_linux.ml index
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,
2015 Dec 29
0
Centos 7, grub2-mkconfig, unsupported sector [followup]
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, they're supermicro's - the 327 kernel fell into the > rdosshell, I guess. I finally got
2015 Dec 29
2
Centos 7, grub2-mkconfig, unsupported sector
Hi, folks, 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, they're supermicro's - the 327 kernel fell into the rdosshell, I guess. I finally got one the three up by going back to the 228.14
2017 Jun 15
0
My grub2-btrfs & yum-plugin-snapper
Hello Guys, Last Sunday I had the idea to expand my gameplay btrfs. Now what was missing was a yum plugin which worked like arch or opensuse. Ok, I told myself and learned a little python. Also something for grub2 to boot into a snapshot. My results are up on: https://copr.fedorainfracloud.org/coprs/andybe/Centos7Btrfs/ grub2-btrfs (do not use grub-btrfs, this is the version before)
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
2019 May 05
0
Centos7 Xen hypervisor console= options broken in default grub2 config
Hello, While testing Virt-SIG Xen 4.12 rpms on CentOS 7, I noticed the default Xen hypervisor console= option parameters are broken, and result in an error from Xen, and no output on the physical vga console: >From xen dmesg: (XEN) Bad console= option 'tty' Xen 4.12.0-1.el7 (XEN) Xen version 4.12.0-1.el7 (mockbuild at centos.org) (gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36)) debug=n
2014 Sep 21
1
Re: Possible bug in mkfs.ext3
On 09/20/2014 12:07 AM, Andreas Dilger wrote: > On Sep 19, 2014, at 7:56 PM, jd1008 <jd1008@gmail.com> wrote: >> I am reporting this on the advice of the Fedora Users Mailing List Member. >> >> This the mailing list exchange outlining the problem with specifying -S to mkfs, and it's subsequent consequences when fsck is run. >> >> I am reporting this per
2014 Dec 11
0
CentOS 7 grub.cfg missing on new install
On 10/12/14 18:13, Jeff Boyce wrote: > Greetings - > > The short story is that got my new install completed with the > partitioning I wanted and using software raid, but after a reboot I > ended up with a grub prompt, and do not appear to have a grub.cfg file. > So here is a little history of how I got here, because I know in order > for anyone to help me they would
2020 Apr 06
0
C8.1 Grub problem
> 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"
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 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:
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
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
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
2015 Mar 02
0
installing C7 on a laptop with Win7, dual boot
On 03/02/2015 02:06 AM, Fred Smith wrote: > Hi all! > > I've just installed C7 on my netbook that already contained Win7 (and > also Fedora 19, which the C7 is intended to replace). The Fedora installer > had found the windows installation and it appeared in the grub menu, > and was bootable and worked fine. > > The C7 installer did not put the windows installation