Displaying 20 results from an estimated 60000 matches similar to: "GRUB boot options"
2009 Jul 29
2
Grub fallback problem
Hi !
I am running CentOS 5 using grub 0.97
2010 May 18
1
Slightly OT - Grub fallback option
Does anyone have a standard install of CentOS virtualization grub.conf
working in a proven state with the FALLBACK option? If so, can you post
your grub.conf?
I mistakenly updated to 5.5 and am concerned about nvidia driver
comments in the release notes. I did not have protectbase configured on
this machine. It is a remote device that will reboot.
2011 Mar 19
1
Dual-booting VMware and chainbooting GRUB
Dear All:
I am having trouble trying to dual-boot VMware and Linux, and I tried
everything I could come up with.
The situation is that /dev/sda is fully used by VMware and /dev/sdb
is used by Linux. VMware uses Syslinux, so I thought this would be
simple... However, it is not. The bootable FAT partition is too smal
to have kernels in it. As a fallback I tried to chain-load GRUB,
but that did not
2009 Jul 28
1
Cry for Augeas grub.conf help!
All,
I''m trying to figure out the best way to use augeas to manage grub.conf.
The issue is that I want users to be able to do whatever they like but:
1) The active, running, kernel should be the default *fallback*
2) I need to be able to set the ''default'' to the last entry added
I''ve tried something like:
set default /files/etc/grub.conf/count(title)
But,
2016 Aug 19
2
GRUB 2 dumps to grub prompt when installed on >4TB disk
----- 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.
|
|
| This is hardware RAID 5? Because it's pretty screwy how this ends up
| working when using software RAID and might take additional
| troubleshooting.
Yes, it's a Dell R710XD
|
2018 Feb 01
3
Re-enable grub boot in UEFI (Windows took over it)
Hello Chris,
On Thu, 01 Feb 2018 17:00:03 +0000 Chris Murphy <lists at colorremedies.com> wrote:
> You can to use efibootmgr for this. NVRAM boot entry is what changed, not
> the contents of the EFI System partition.
>
> efibootmgr -v
>
> Will list all entries and Boot Order. You need to use --bootorder to make
> sure the CentOS entry is first.
Interesting.. thanks
2015 Aug 05
2
CentOS 5 grub boot problem
I never thought I'd say this, but I think it's easier to do this with
GRUB 2. Anyway I did an installation to raid1's in CentOS 6's
installer, which still uses GRUB legacy. I tested removing each of the
two devices and it still boots. These are the commands in its log:
: Running... ['/sbin/grub-install', '--just-copy']
: Running... ['/sbin/grub',
2012 Dec 15
1
grub.conf corrupt in boot grub, fine in rescue shell
I'm trying to load CentOS 6.3 on a used server based on a Tyan Tomcat
n3400b motherboard. The first 2 drives are configured as a RAID mirror in
the BIOS and the remaining 4 drives are not configured but apparently still
have RAID metadata on them. I hadn't yet figured out how to fix that but
went ahead and loaded the OS on the mirrored set.
After pulling out a drive from the unused
2017 Oct 11
1
Location of grub.conf etc. with UEFI boot (CentOS 6)
Hi,
What's the proper/normal way of setting up GRUB for a CentOS 6
installation that boots using UEFI? I've recently set up such a system,
but for technical reasons I mentioned in an earlier post, I booted in
"legacy" mode during installation, which meant I didn't get the correct
UEFI boot configuration, and had to set it up subsequently "by hand".
I've
2008 Dec 07
1
Missing grub functionality on CentOS 5
There's grub 0.97 on CentOS 5. The manual at
http://www.gnu.org/software/grub/manual/html_node/index.html says it is
for 0.97. However, it mentions for instance a program grub-set-default
that is not present in grub-0.97-13.2. It also mentions grub.conf options
savedefault and fallback. Are these available in the CentOS grub?
I tried with savedefault and it does not create a
2007 Aug 29
2
My server won't boot (grub looping - stage2)
Hi,
This morning one of my servers (centos 4.5) refused to boot. The console
shows a lopp message grub loading stage2...
I've been able to boot from the install CD choosing the rescue option. I
can chroot /mnt/sysimage with no problems and even started the services
(network, mysql , httpd etc).
How can I solve this?
I've followed the manual (
2009 Aug 13
1
[PATCH] Don't assume grub is on a separate boot filesystem
Paths in grub.conf are relative to the filesystem containing it. grub parsing
currently assumes that it is on /boot, and will fail if it isn't, for example
because a guest only has a single partition.
This patch makes grub parsing work harder to work out what grub paths are
relative to. Firstly, it looks for a previous detected 'linux-grub' filesystem.
If this isn't found, it
2015 Aug 06
2
CentOS 5 grub boot problem
On 8/6/2015 4:39 PM, Chris Murphy wrote:
> On Thu, Aug 6, 2015 at 2:29 PM, Bowie Bailey <Bowie_Bailey at buc.com> wrote:
>> On 8/6/2015 4:21 PM, Chris Murphy wrote:
>>> On Thu, Aug 6, 2015 at 2:08 PM, Bowie Bailey <Bowie_Bailey at buc.com> wrote:
>>>
>>>> Doing a new install on the two 1TB drives is my current plan. If that
>>>>
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
2015 Aug 06
2
CentOS 5 grub boot problem
On Thu, Aug 6, 2015 at 3:19 PM, Chris Murphy <lists at colorremedies.com> wrote:
> On Thu, Aug 6, 2015 at 2:59 PM, Gordon Messmer <gordon.messmer at gmail.com> wrote:
>> On 08/05/2015 10:23 AM, Chris Murphy wrote:
>>>
>>> Nothing about hd0 or hd1 gets baked into the bootloader code. It's an
>>> absolute reference to a physical drive at the moment
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 ->
2008 Nov 11
2
Reinstalled Windows and GRUB - Cannot boot Linux - SOLVED
On Mon, Nov 10, 2008 at 4:32 PM, MHR <mhullrich at gmail.com> wrote:
> On Mon, Nov 10, 2008 at 12:58 PM, Lanny Marcus <lmmailinglists at gmail.com> wrote:
<snip>
>> Question: Is /hda3 mounted properly? I don't think so, because when I
>> try to boot Linux from the Grub menu on the HD, it gives me "Error 17:
>> Cannot mount selected partition"
2015 Aug 06
3
CentOS 5 grub boot problem
On 08/05/2015 10:23 AM, Chris Murphy wrote:
> Nothing about hd0 or hd1 gets baked into the bootloader code. It's an
> absolute reference to a physical drive at the moment in time the
> command is made.
Is that true? If I have a system with two disks, where device.map
labels one as hd0 and the other as hd1, and I swap those numbers, the
resulting boot sector will differ by one bit.
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.
2011 Mar 09
3
Creating the symbolic links in the /boot and /boot/grub/
I started a new thread since the original one is getting rather long.
I have retrieved the files I deleted in /boot and /boot/grub,
however I need to make links for
/boot/System.map (System.map -> System.map-2.6.9-89.35.1)
/boot/vmlinuz (vmlinuz -> vmlinuz-2.6.9-89.35.1)
/boot/grub/menu.lst (menu.lst -> ./grub.conf)
If it was not so important to get it correct, I would appreciate