Ubuntu :: Cleaning Up Dead Entries In Grub 2 Menu?

Jul 18, 2010

I have two leftover entries in the Grub2 menu after running update-grub. One is leftover from an Ubuntu installation under Windows 7 referring to a Vista boot. Never had Vista on my system, and if I were to select this option it will lock my computer. Same deal with an older Jaunty boot option - as I have identical worded options one good and one dead option.

If I have to live with these two dead selections on my Grub2 menu I will. But I'd rather get rid of them. I don't want to use an old tool for Grub editing that is no longer workable for Grub 2.

View 4 Replies


ADVERTISEMENT

Fedora :: F12 Wine32 - Dead Applications Menu Entries

Jan 12, 2010

I'm a comparative newbie, especially with using WINE. I installed it through the F12 package installer. I then found that the Applications menu entries were inoperative. Just plain dead. I tried uninstalling, then reinstalling. No improvement. Tried again from terminal using yum no change. The only way I've got anything to work is if I run from terminal as root. I know that if the .wine directory is created with root it may only work with root. I've tried deleting that directory, but I'm not sure I succeeded. I don't see the .wine directory but nothing runs with a non-root login.

When I do see errors, they are mostly that the program can't be found in a WINE "DOS" directory. I did get two MS Office apps installed (as test cases) but, again, F12 menu items don't work and I can only run them as root. I think internet access is cut off as well (can't get them to activate). I guess my overall question is: How do I install WINE in F12 such that the menu items work for non-root logins? If there's already a guide, wiki or FAQ, I'd be happy to know where it is.

View 1 Replies View Related

Ubuntu :: Cleaning Up The Grub Menu?

Jul 4, 2010

I see too many entries upon turning on my laptop: [URL]..There should only be 3 entries: Windows partition, Ubuntu partition, and the memtest thing, I believe. The *doubling* up of Windows and Ubuntu is due to me wiping Ubuntu, then reinstalling Ubuntu. The third entry for Ubuntu is due to re apt-get install'ing gnome-desktop. How can simplify the menu?

View 1 Replies View Related

Ubuntu :: Grub 2 Menu - Duplicate Entries

Dec 5, 2010

For the past few weeks I have been using the lastest Ubuntu OS. The following menu pops-up during the boot process.

GNU GRUB version 1.98+20100804-5ubuntu3
Ubuntu, with Linux 2.6.35-22-generic-pae
Ubuntu, with Linux 2.6.35-22-generic-pae (recovery mode)
Memory test (mentest86+)
Memory test (mentest86+, serial console 115200)
Windows 7 (loader) (on /dev/sdb1)

Just recently the menu displays duplicate entries. The first two entries are repeated (see below). What might have caused these duplicate entries to appear and how to correct them? Before this problem occurred I did not issue any sudo commands.

GNU GRUB version 1.98+20100804-5ubuntu3
Ubuntu, with Linux 2.6.35-22-generic-pae
Ubuntu, with Linux 2.6.35-22-generic-pae (recovery mode)
Ubuntu, with Linux 2.6.35-22-generic-pae
Ubuntu, with Linux 2.6.35-22-generic-pae (recovery mode)
Memory test (mentest86+)
Memory test (mentest86+, serial console 115200)
Windows 7 (loader) (on /dev/sdb1)

View 5 Replies View Related

Ubuntu :: 10.04 - Removing Unwanted Entries In Grub Menu

Jun 6, 2010

I am using ubuntu 10.04 and I would like to keep only the main menu,and i have to disable all the other options including recovery and memtest in the GRUB menu..How to do this..?

View 9 Replies View Related

Ubuntu :: Can't Remove Extra Entries From GRUB 2 Menu?

Jun 6, 2010

I'm running Ubuntu 9.10 dual booted with Windows XP. Ever since I installed 9.10, I get a long list of OS's (actually, multiple repeats of what appears to be the same Ubuntu install), and I can't get rid of them.I've looked through various tutorials and the GRUB 2 Community documentation (https://help.ubuntu.com/community/Grub2) but I still can't get rid of the menu items.I edited the 40_custom file and was able to add the entries I wanted to see, and then chmoded 644 all the other files in the /etc/grub.d directory and run update-grub.The custom entries do appear at the end of the menu now, but the old entries are still there as well. This is what I get when I run the update-grub:

Code:
yoodle@HANSOLO:/etc/grub.d$ sudo update-grub
Searching for GRUB installation directory ... found: /boot/grub

[code]....

View 2 Replies View Related

Ubuntu :: Remove Unnecessary Entries In Grub Boo Menu?

Oct 30, 2010

I've got a dual boot PC with windows 7 & Ubuntu. I had installed Ubuntu 10.04 & recently upgraded it to 10.10. Now I have these entries in the boot menu.

Ubuntu with linux 2.6.35-22-generic
Ubuntu with linux 2.6.35-22-generic (recovery mode)
Ubuntu with linux 2.6.32-21-generic
Ubuntu with linux 2.6.32-21-generic (recovery mode)
Memory test (memtest 86+)
Memory test (memtest 86+, serial console 115200)
Windows 7 (loader) (on/dev/sda1)

First & second entries listed above don't work. How can I remove them safely?

View 9 Replies View Related

Ubuntu Installation :: Redirecting Grub 2 (Bootloader) Menu Entries

Feb 23, 2011

I'm familiar with Ubuntu and the like, and have GRUB 2 installed as my boot-loader. I was wondering if there was any way to get one menu entry to be re-directed to another. Specifically, whenever I select my third menu entry, I want it to execute the code on menu entry 10. My reason for doing this would be that after customizing my GRUB 2 menu, I came into the problem of updated kernels. Basically I would like a single "Ubuntu, Latest Kernel" entry that always redirected to menuentry 10, where my latest "Ubuntu, linux 2.6.xx-x-generic" entry is. In order to temporarily solve my issue, I've set my "/etc/default/grub" file's "GRUB_DEFAULT" to "9", although I'd rather not do this.

View 6 Replies View Related

Ubuntu Installation :: Reducing Number Of Entries In Grub Screen Menu?

Feb 9, 2010

#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
# .....

Every time update-grub run all these are put back. Editing grub.cfg does not help.

View 9 Replies View Related

Ubuntu :: Cleaning Up GRUB & It's Implications?

Apr 18, 2010

Would like to ask for some advise regarding GRUB. I have been using Windows for a long time and recently have finally decided to switch to Linux. A good friend recommended Ubuntu and I have installed it on an 8GB USB thumbdrive for test drive. Nowadays, I mainly boot from this thumbdrive for my personal computing use. [I am a supporter of the "Immersion Learning" school. The only way for me to really learn is to force myself to use the system ] as I frequently updates my Ubuntu 9.10 via the Update Manager, I found my GRUB screen now have multiple entries like below:

[Code]....

I would like to remove the last 4 lines but:

1. I'm not sure how to do it?

2. And do i just delete the entries or do i also have to delete some system files? {this is important as i am running this on a USB thumbdrive and would like to remove any files that are no longer necessarily and keep the installation as lean as possible}.

View 5 Replies View Related

Slackware :: Uninstalling Grub - Cleaning The Mbr

Dec 14, 2010

I'm dualbooting Slackware and Gentoo on my homeserver. Some weeks ago I built grub with a slackbuild-script, it was the new version of grub but it did not install properly. Since then I could only boot Slackware but not Gentoo. Today I tried to install grub from the Gentoo-partition (I chrooted to Gentoo). This did not work due to an errormessage of grub that "stage1 could not be read".

Afterwards I tried to install lilo, this failed at first attempt, but the with some warnings lilo executed. When I rebooted after the lilo-install, I had grub again at the bootscreen without the option to boot Gentoo. I decided that I have to clean the mbr of /dev/sda and found a solution with the dd command. Here my

[Code]...

Fortunately I have a second disk /dev/sdb in the server and have now installed the bootloader on the mbr of /dev/sdb. But in the long run I want to change this.

View 2 Replies View Related

Ubuntu :: Add Entries To The XFCE Menu?

Apr 3, 2011

have Xubuntu with XFCE 4 installed. How to add additional entries to the XFCE menu?

View 3 Replies View Related

Fedora :: Why GRUB Does Not Display Menu Based On Grub.conf/menu.lst

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

Ubuntu :: Add / Remove Entries From Application Menu

Jun 30, 2010

I am not good with the X, How to remove/add entries to the "Application" menu? I am running lucid. BTW, I do not find "/usr/bin/application". Also I do not find "Application menu Editor" under Application -> System Tools. I searched with aptitude and could not find a package relevant for "Application Menu Editor", may be I used wrong keywords.

View 1 Replies View Related

Ubuntu :: Remove Duplicated Menu Entries?

Jul 18, 2010

I am trying out Xubuntu 10.04 but after I installed "Gnome-desktop" package to include gnome support I now have duplicated entries on my start menu. Does anyone know how to purge these duplicates? (a terminal based de-duplicating command would be very handy).

View 3 Replies View Related

Ubuntu :: Multiple Entries In Menu After Upgrade

Sep 19, 2010

I know someone posted a sim. query back in 2008, but I'm know getting the same issue in Lucid. I installed the latest updates last night and when I rebooted I found I had what looks like multiple copies of the same kernel entry in the Menu.lst. I've included my file for review. Sorting this out. Otherwise I reckon Lucid is rock solid. I do tend to leave a lot of default entries in commented out. Will this make my boot slower at all?

titleUbuntu 10.04.1 LTS, kernel 2.6.32-24-generic
uuidc1e66bea-56ad-4e9b-84a3-5f54d36b63c2
kernel/boot/vmlinuz-2.6.32-24-generic root=UUID=c1e66bea-56ad-4e9b-84a3-5f54d36b63c2 ro quiet splash
initrd/boot/initrd.img-2.6.32-24-generic .....

View 2 Replies View Related

Ubuntu :: Adding Entries At Aplication Menu?

Oct 16, 2010

Any one know how add entrie at Application menu? Is only "sound & video, office, internet, games and system" but i installed other software from ubuntu repositories for education, but in Applications is possible see all programs, i need a entrie called "Education" or "Science" for more easily find them. How can add? In Menu editor is not possible.

View 9 Replies View Related

Ubuntu :: How To Remove Duplicated Menu Entries

Dec 7, 2010

I am trying out Xubuntu 10.04 but after I installed "Gnome-desktop" package to include gnome support I now have duplicated entries on my start menu. Does anyone know how to purge these duplicates? (a terminal based de-duplicating command would be very handy).

View 1 Replies View Related

Ubuntu :: Stuck Places Menu Entries?

Dec 13, 2010

I'm having an issue with the "Places" menu in GNOME. There are a couple of folders in there that don't work any more since they have been deleted, but there's no way I can find of removing them from my menu.

View 3 Replies View Related

Ubuntu :: Duplicate Entries In Places Menu?

Apr 2, 2011

I see this posted in several places in the past but no answers. If I use UUID in fstab to mount additional partitions I get duplicate entries for the partitions in the Places Menu. I can solve the problem by mounting the partitions by Label ( /dev/sdb2 /mountpoint ) but half of the time grub2 will not mount the drive correctly using this method and will change the volume ID (sdb2 becomes sdf2) .

View 2 Replies View Related

Ubuntu :: Grub2 Menu Keeps Showing Nonexistent OS Entries / Get Rid Of These?

Jan 24, 2010

When I originally installed Ubuntu 9.10 64 bit, I had the following operating systems already installed:

Kubuntu 9.04
Windows 7
Windows XP

Ubuntu automagically created a GRUB2 menu that offered all of these, plus of course itself, which was fine for a while.

Later on, I deleted and reformatted the partitions that had been dedicated to Kubuntu 9.04. GRUB2 has failed to keep up. Despite running "sudo update-grub" multiple times, the GRUB2 menu continues to show entries for Kubuntu 9.04.

How do I get rid of these obsolete entries? The partitions it was on simply do not exist any longer, so I don't know how GRUB2 is picking it up.

I had already edited my fstab file to reflect the new partitioning scheme, so I don't know where GRUB2 is getting the idea that I still have Kubuntu 9.04 installed.

View 9 Replies View Related

Ubuntu :: Right-click Open With Menu Entries Removal?

May 26, 2010

I had Microsoft Office installed with wine and after I removed it I still get Microsoft Office Applications in the Right-click open with menu. Does anybody know where to edit those entries for removal?

View 2 Replies View Related

Ubuntu :: Changing Grub2 Menu Entries Order?

Jun 25, 2010

As it stands right now, Grub2 seems to generate menu entries in this order (for my pc)
Ubuntu 2.6.32-22
Ubuntu 2.6.32-22 (recovery)
Ubuntu 2.6.32-21
Ubuntu 2.6.32-21 (recovery)
Windows XP

How can I make it so that Grub generates entries in this order
Ubuntu 2.6.32-22
Windows XP
Ubuntu 2.6.32-22 (recovery
Ubuntu 2.6.32-21
Ubuntu 2.6.32-21 (recovery)

If you're wondering why I care about the order, its because I just installed Grub with an icon based theme. In that situation, it looks silly to have 4 Ubuntu Icons next to each other, and then the windows one at the end.

View 7 Replies View Related

Ubuntu :: Number Of Unread Gwibber Entries In ME Menu

Jul 20, 2010

Is it possible to show the number of unread Gwibber entries in the me menu? And is it also possible to open Gwibber or Empathy from the me menu? Not just the preferences, but for example for Gwibber the whole window?

View 2 Replies View Related

Ubuntu Installation :: How To Edit Grub2 Menu Entries

Oct 22, 2010

i have been running Kubuntu 10.04 on my primary hard drive, and i have a second 1.5TB HD that i use for storage. so shrunk the secondary HD partition and created a second 50GB partition and i installed Ubuntu 10.10 on it and told it to rewrite the mbr on my primary HD. Where i am at: i took the menu entry from my Kubuntu "grub.cfg" and the entry from my Ubuntu "grub.cfg" and put them in the 40_custom file. so now when i boot-up my computer, it shows both installations at the bottom of Grub2s menu list. with all the menu entries that Grub automatically adds.

What i would like to know is how do i make it so that the Grub2 menu only shows the entries that i add to the 40_Custom file and not the randomly generated list aswell.

View 3 Replies View Related

Ubuntu :: Duplicate Entries In System -> Administration Menu

Nov 22, 2010

I just upgraded from 10.04 to 10.10. I originally had installed the nvidia drivers using the bash script from nvidia's website. This time around I used the ones from synaptic. However now when I go and look in System -> Administration there are 2 entries for "NVIDIA X Server Settings". The first one has the NVIDIA logo, the other one has a grey question mark. Does anyone know why there are 2 entries and how I can remove one of them?

View 1 Replies View Related

Debian Installation :: Dead Keyboard - Can't Choose Any Items On Menu?

Feb 18, 2010

I downloaded one of the businesscard isos and booted up, but have run into the problem that my usb keyboard is dead in the installer. It works in setting up my bios, and has always worked before, but I cannot choose any items on the installation menu. I found a bug report that seems to be this issue, but it said that this would be fixed when debian moves to the 2.6.32 kernel on the installer.

View 1 Replies View Related

Debian Programming :: Add Entries To Existing Menu

Jan 12, 2014

What I would like to do is, with a right click, have the menu give me the option to run srm, which is a "secure remove" program. I picked this one as it requires not only a file name, but some other options. I've run into no support adding things to menus. When I updated one of the Debian versions, I lost the shutdown option from the name menu that used to be there. It was suggested that I right click and pick that option to restore it, but I get the same as the left button on that menu.

View 2 Replies View Related

Red Hat / Fedora :: How To Edit Boot Menu Entries

Oct 21, 2010

I have installed two OS on my PC. Windows 7 and fedora 12,but when I boot it shows 3 entries for fedora and one for windows to select. How can I remove redundant menu entries without affecting boot loader.

View 1 Replies View Related

General :: Which File Has The Main Menu Entries

Apr 15, 2011

I want to edit the Main menu to regroup the applications, and change the paths of some of them.. I have done some yum install and remove, but the entries in the main menu are still present.=

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved