Fedora :: Change Colors Of The Grub Boot Menu?
Feb 11, 2011
In Fedora 14, the colors of the grub boot menu were changed. why, previous versions of the grub boot menu were always the same, that black bar on white letters.
Now suddenly in F14, it was changed to a white bar, on white letters, which is hard to see and looks stupid besides. How do I change those colors back to the old way? the black bar on white lettering?
I have been googling for this topic and I don't see anything in the docs listed for it so decided to ask here.
[URL]
ok I tried it, it didn't work, I tried that exact command it gave in the article, and the colors of the grub menu did NOT change!
View 1 Replies
ADVERTISEMENT
Mar 3, 2009
I recently installed a 64-bit version of centOS 5 alongside a 32-bit version, which I use. Turns out the 64-bit version absolutely will not boot and I'm stuck with it as my default boot option. Since the grub being used resides on the 64-bit half, I cant edit the menu file but I know theres a way to do this without it, through grub itself. I have about 29 render nodes now with this problem, and whenever they need to be rebooted I have to hook a monitor up to each one and hold its hand through the boot process. How to change the grub menu through grub itself, basically just change the default boot option and then have it stay that way?
View 5 Replies
View Related
Nov 29, 2010
i am trying to change the boot order on the GRUB menu so that the countdown automatically starts on an older kernel. From what i can see all the solutions on the web want me to edit the /boot/grub/menu.lst file. The problem is that i don't have one. Someone also mentioned that if i don't have a menu.lst file then i should look for the grub.conf file. I don't have on of those either. The closest thing in /boot/grub is grub.cfg but that looks nothing like the descriptions i have heard of /boot/grub/menu.lst file
View 5 Replies
View Related
Dec 22, 2010
The first is I seem to have 3 GRUB installs. So whilst I update the one from my live session, the change does not appear in the boot up menu. I had installed 10.10 from a CD into a different partition (sda6), but that will not boot, so I have just deleted this and done another grub install and update. The kernel I am using has just been updated from 10.04 to 10.10 too, and it is this that I use and the Grub I have been working on (sda5).
[Code]...
View 9 Replies
View Related
Nov 8, 2010
After hours of online searching, I still haven't find a right answer to my question. How can I change the color of the popup menu, the color of the menus that appear when you click on the icons on the right side of the desktop and of the firefox menus.I have a custom theme.
View 2 Replies
View Related
Apr 19, 2010
change the boot menu - GRUB
I regularly update my ubuntu (10.04), and new minor versions keep accumulating on the GRUB screen. Right now I have 5 different versions listed on the GRUB, even though I always select the latest version to work with.
Am I supposed to do anything to get rid of the old version references? Do these old versions affect disk space/performance?
View 2 Replies
View Related
Jun 3, 2010
I have several Ubuntu OS, but I always install 9.04 last so that I can get Grub Legacy which works better with my Windows 7 64 bit than Grub 2. I wish to edit and save /boot/grub/menu.lst on the 9.04 OS. When I attempt to do this I get an error stating that I do not have the permissions necessary to do so. How may I obtain the permission?
View 2 Replies
View Related
Mar 20, 2011
I have a dual boot Fedora/Windows 7 setup. When I start the computer grub presents a menu that allows me to boot either Fedora or Win 7. Which file do I edit to alter that menu?
View 3 Replies
View Related
Sep 10, 2010
I don't get a boot menu when the system boots. I've commented out the hiddenmenu from grub.conf . Is there something else?
View 13 Replies
View Related
Oct 21, 2010
how to change the background image of boot menu in fedora using a customized image.
View 4 Replies
View Related
May 27, 2010
Fedora 13..Please advise how to start the grub menu at boot? [ESC]/[Shift] etc. without function.
View 6 Replies
View Related
Jul 3, 2011
Changed the partition sizes = all ok
boot to F15 = ok
#grub-install /dev/sda = seemed ok but XP not shown
[code]....
View 8 Replies
View Related
Jul 28, 2009
I am testing my crash recovery strategy for my linux system and I am having trouble with GRUB. I am basically restoring my backup (i.e. tar) unto a different hard drive, but I am having problems getting the machine to boot without me having to type the GRUB commands at the GRUB prompt that is presented when the machine boots up off the new hard drive. I have tried to restore the MBR in two ways (the 2nd one is the one that gets me to the GRUB prompt):
1. Get the MBR off the original drive and write it unto the new drive (all via dd), but that did not work at all: the machine hangs right away during boot up. It seems to hang right at the point where the BIOS tries to read the MBR.
Code:
On original drive:
# dd if=/dev/sda of=mbr+part.bin bs=512 count=1
On new drive (new drive is now in place of original drive):
# dd if=mbr+part.bin of=/dev/sda bs=1 count=446 conv=notrunc
2. By using the FEDORA rescue CD, I installed grub unto the new hard drive as follows:
Code:
# chroot /mnt/sysimage
# grub-install --root-directory=/boot hd0
reboot and remove FEDORA CD Using the 2nd option above, I get the GRUB> prompt during bootup. I can then boot into the system by issuing the commands that are in the menu.lst file, followed by the "boot" command. However, I would like for those commands to happen automatically, just like in the original configuration. It seems to me that GRUB is actually finding all its stage files because I doubt the GRUB program (the one displaying the prompt) fits entirely in the 446 bytes it has on the MBR. So, it must be loading its stage 2 (and stage 1.5??) files from my /boot partition. However, if GRUB is loading its stage files off the boot partition, why does it not load/read the menu.lst/grub.conf contained in the boot partition also?
Code:
# ls -l /boot
total 22888
-rw-r--r--. 1 root root 1274567 2009-05-27 16:39 System.map-2.6.29.4-167.fc11.i686.PAE
-rw-r--r-- 1 root root 1274538 2009-06-16 22:27 System.map-2.6.29.5-191.fc11.i686.PAE
[code]....
View 3 Replies
View Related
Oct 25, 2009
What file would I need to access to change what OS grub boots up to?
View 2 Replies
View Related
Jun 28, 2010
fedora 13, Gnome, with the exception of Kdenlive... I need to change to match my gnome theme... I work in a dark environment so I use a dark theme... nearly impossible to use kdenlive as is...
If I remember correctly there was a utility in KDE to make gnome apps look nice, but can't find anything like that for gnome, can't find kcontrol in safe repos for some reason, maybe I'm looking for the wrong thing
View 5 Replies
View Related
Jul 21, 2011
I'm using Fedora 15, Gnome Shell. Standard window decoration (Adwaita).
Some applications use one set of colors for drop-down menus; other applications use another set of colors.
Nautilus, e.g., uses a white / bright blue combination. Quodlibet and Firefox both use a greyish blue. see attached screenshots.
Are your Gnome applications also doing this sort of thing in Fedora 15 and Gnome Shell?
View 2 Replies
View Related
Feb 18, 2010
Debian if my first OS and i want to dual boot Fedora12.Ok i installed Fedora12 and choose not to install the bootloader(gonna use the one Debian installed)What i'm tring to do in Debain is edit my /boot/grub/menu.lst
Here is what i have
Code:
title Debian GNU/Linux, kernel 2.6.26-1-686
root (hd0,0)
kernel /boot/vmlinuz-2.6.26-1-686 root=/dev/hda1 ro quiet
initrd /boot/initrd.img-2.6.26-1-686
code....
View 4 Replies
View Related
Sep 9, 2010
I'm currently trying to get to the root of an problem on startup; unfortunatly when booting after the first couple of messages when booting without quiet and with nosplash in the grub menu I still end up with the nice blue background and the slowly filling bubble... I'd like to go back to the old, boring, messy, but much loved and now much missed (least by me) text boot screen where I can see wtf my system is doing and where its hanging during the boot process.
(I know the cause of the hang now but still want to go back to the old fashioned noisy boot environment - not a fan of the windows style silent boot... I like to know what's going on and that my PC hasn't decided to join the French and go on strike, though wouldn't blame my poor netbook if it has, hammering the bleeper doing random number analysis - not something an atom 270 is designed for)
View 3 Replies
View Related
Nov 12, 2009
i have a usb mouse and keyboard and am testing booting without rhgb quiet on the previous kernel version. however the keyboard is not working at this point, which i only noticed just now.
View 2 Replies
View Related
Feb 24, 2010
I have fedora 12 installed on a laptop with an LVM partition, /dev/hda5 logiacal partion in the /dev/hda4 one, a boot partition on /dev/hda3 and a FAT on /dev/hda2 for win data. There was also a 10GB free partion left from older works on /dev/hda1. Now the /boot partition was set to only 0,2GB and this conflicts with the kernel updates. I freed the 10GB section, formatted it to ext 4 and copied all stuff from the /boot sector on it. now the old /boot is mounted in the grub.conf on a UUID and not the /dev/hda3 as it comes up on fdisk.
I would now like to swith the boot from the small /dev/hda1 partiotn to the larger /dev/hda3 one, but don't know how to manage it with grub (fedora, i understand it's grub-legacy).
View 1 Replies
View Related
Jun 5, 2009
I've got myself the curious situation where, when I boot the system, I can get grub to start, but it always drops to the prompt.
I can run:configfile /grub/menu.lst
and this brings up the menu with no problems, and from there I can boot the system to either linux or windows. What I don't understand is why it wont go to the menu in the first place?As far as I can tell, grub/Kubuntu got confused when installing, as each of the hd#,# settings in the menu.lst have needed tweaking to let the system boot. (e.g. windows is actually hd0, but the original install had it at hd2. Likewise linux is on hd1, but the menu.lst had it at hd0). I've happily tweaked these to make the system boot, but would appreciate any help in convincing grub to actually load the menu without me having to use the prompt.
View 7 Replies
View Related
Nov 1, 2010
I got ubuntu 10.04 lucid lynx along with windows (dual boot) and using Grub. On my computer, I have my C:/ (programs) and D:/ (data). I've never used my D:/ before that day that I've lost my windows partition on my grub menu. I usually use my D:/ with windows. The first time I used my D:/ to store data with linux, I lost my windows option in my grub menu. I'm not sure what I did wrong but I do want to restore my windows option in my grub menu.
After "fdisk -l",
I checked in /boot/grub and there is no menu.lst to modify. how I can get back my windows option in my grub menu ?
View 24 Replies
View Related
Apr 17, 2010
I started another thread about this to get help booting into openSUSE after Fedora rewrote my bootloader and deleted all other entries. I managed to fix it but I never did find out why the following commands caused my system to boot to the grub shell instead of the grub menu.
Code:
grub
root (hd0,3)
setup (hd0)
quit
reboot
Can anyone explain to me why these commands caused my system to boot directly to a grub shell? It's as if there were no /boot/grub/menu.lst files for it to use, but after I got everything back to normal, the files were still there.
If it helps, this is how the drive was setup before and now, except Fedora was on /dev/sda4 and has since been deleted.
Code:
Device Boot Start End Blocks Id System
/dev/sda1 1 262 2104483+ 82 Linux swap / Solaris
/dev/sda2 263 13316 104856255 83 Linux
/dev/sda3 * 13317 14621 10482412+ 83 Linux
View 6 Replies
View Related
May 2, 2011
I installed 11.04 after Windows 7. when the GRUB boot menu starts up there is an option for Win 7 boot but it will not boot windows. When that option is selected the screen changes colour for 2 seconds and then reverts to the GRUB menu. Ubuntu boots fine.I downloaded the Boot Info Script and ran it, the results are
Code:
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================[code].....
View 3 Replies
View Related
May 19, 2010
I recently installed Ubuntu 10.04 Netbook Remix on my Gateway LT3103u. I noticed shortly into using it that it has a graphics bug every so often. Especially when I change the background image. Everything will change to a warped mix of colors and pixels. Everything is affected. My mouse, the bar at the top of the screen, text and all. My netbook runs on an AMD Athlon 64-bit processor with ATI Radeon X1270 HyperMemory up to 256MB graphics.
So far I have tried reinstalling, and even the 64bit desktop edition which had the same problem. Ive noticed that it freaks out when i scroll too quick, when changing background images, and on certain websites. Then other times its completely random. When it happens it looks similar to these: [URL]
View 4 Replies
View Related
Feb 11, 2010
Althought /etc/default/grub has GRUB_DEFAULT=6, after grub-update nothing changes and the default menu entry is still the first. Can someone tell me how to change the Grub default menu entry?
View 6 Replies
View Related
Mar 3, 2010
Yesterday I installed on my laptop (an IBM Thinkpad T42) "virt manager" using the Synaptic Package Manager. I'm running Karmic.
As part of the installation, SPM had me reboot the computer (which is dual-booted with Windows XP, which I use less than 1% of the time). The new GRUB screen came up showing two new initial lines, the first 2 of the following 4 lines:Ubuntu,
Linux 2.6.31-19-generic-pae
Ubuntu, Linux 2.6.31-19-generic-pae (recovery mode)
Ubuntu, Linux 2.6.31-19-generic
Ubuntu, Linux 2.6.31-19-generic (recovery mode)
When I allow the default choice of the first line to prevail, Ubuntu boots up into a condition in which the Wireless Network Connection fails to open, and in which nothing I've been able to think of makes it open.
If, instead, I scroll down to the third line (which was the initial default choice line, i.e., the default choice line prior to the "virt manager" installation), Ubuntu boots up into a condition in which the Wireless Network Connection operates as usual, viz., immediately.
Scrolling down works, but it would be better, it seems to me, to return to the condition in which the current line 3 either becomes line 1 or else becomes the default bootup choice.
I've used SPM to uninstall "virt manager", but the 2 new intial lines in the GRUB options remain. I understand that with Karmic's version of GRUB, viz., GRUB-2, it is no longer possible to change the bootup menu choices easily.
how I can either eliminate the first 2 lines in my current GRUB screen, or make line 3 the default choice?
View 9 Replies
View Related
Jun 30, 2010
i could not change the sequence of dual booting from the grub menu.lst, due to it shows a blank screen when i put the command in the terminalayan@jayan-desktop:~$ sudo gedit /boot/grub/menu.lst [sudo] password for jayan:
View 6 Replies
View Related
Jan 31, 2011
Now I know that in order to change the colors in your terminal you have to play around with ~/.bashrc But the effects don't stay in place after a change-root is taken affect. It just reverts to black. Is there any way I can change that too in .bashrc?
View 3 Replies
View Related
Apr 18, 2010
I am trying to streamline my boot screen/GRUB Menu. I know what I want it to look like (grub_wanted.jpg), and I think I know how to get it by uninstalling a couple of things, (synaptic.jpg). Now I have too many items on the screen, and it looks cluttered to me (grub.jpg).
View 3 Replies
View Related