Software :: Grub Menu Is Getting Full?

Feb 19, 2010

I am using grub 1.97beta. I have Ubuntu 9.10 installed. The grub menu list is full of Ubuntu 9.10 with two listings for each Linux kernel version. I really have no need to go back to older kernel versions. Can those be eliminated? How? I didn't find anything in the grub wiki but that doesn't mean I didn't miss it

View 4 Replies


ADVERTISEMENT

Debian :: Restore The 'full' Grub Menu?

Aug 5, 2010

Upon booting, the existing grub menu shows the Debian OS, but I also have Ubuntu installed on the same hard disk. It does not show in the menu. Previously I had Debian, Ubuntu, and Mint. In Ubuntu config file (menu.lst) I wanted to delete Mint and an old Ubuntu. I did so. In doing this I must have removed the 'full' menu.lst,leaving only Debian. So now I cannot boot into the new Ubuntu. I presently have only two OS on the hard disk: Debian and Ubuntu. I cant see Ubuntu, How do I correct this problem?

View 14 Replies View Related

Ubuntu Security :: Cannot Get To Grub Menu After Full Disk Encryption?

Jan 13, 2010

this isn't really a security question, per se, so feel free to move. It is related to full disk LVM encryption though. Full disk didn't work for me with grub2 after running dd to a remote server, so I downgraded to grub1. No biggie. However, I have neither grub or grub2 as selected in Synaptic.Let's say I forget which I have installed. How would I determine what version of grub is installed at the moment. I'm assuming it's somehow installed on in the mbr but not on the OS. I didn't mean to do anything funky. Is that the normal setup? I'm deploying these systems to users and want to be able to troubleshoot issues in the future (hopefully that will not be needed!) grub --version does not work because it is not installed.

View 2 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

General :: Edit Grub Menu From Initial Grub Screen - Possible To It's Own 'e' Option Or 'c' From Grub Command Line?

Nov 20, 2010

my Setup is Fedora 14 x64 + radeon hd 4830 i've downloaded .run package from ati site with latest driver for x64 systems. installed it, but didn't edited grub.conf becouse i didn't understood anything there (probably didn't spent enough time to get things understand) Now i've lost possibility to enter my Fedora system. during boot it lost it's modern blue boot screen (with filling drop), it was replaced by standard old boot screen with triple-color stripe. after this boot screen monitor start blinking going on and off. and on last step i'm getting "Fedora 14 boot bla bla bla something" on screen. nothing works except Ctrl+Alt+Delete. system reboots showing successful daemons shutting sequence. How can i edit grub menu from initial grub screen is it possible to it's own 'e' option or 'c' from grub command line?

View 4 Replies View Related

Ubuntu Installation :: 9.10 Has No Menu.lst - ESC To Grub Menu / Solve This?

Feb 15, 2010

9.10 has no menu.lst file and hitting ESC to does not bring up the grub menu. How can we set bootup options or boot an alternate kernel? I would really like to set the resolution at boot time so that my console (Ctrl-Alt-F5, for example) has 80 columns instead of 40. (What a stupid default, gigantic Commodore-64-like text!) It would also be nice if the Login screen could be set to the resolution that I want.

In previous releases, there were ways to do this. In 9.10, I haven't been able to figure out how.

Is there a document explaining all of the radical changes?

View 5 Replies View Related

Ubuntu :: Edit The GRUB Menu But Menu.1st Is Missing?

Apr 29, 2010

I want to edit the GRUB menu in ubuntu but Menu.1st is missing.When I open the /boot/grub.cfg from terminal I cant save it.

View 7 Replies View Related

Ubuntu Installation :: 9.10 Has No Menu.lst - ESC To Grub Menu / Sort It?

Apr 22, 2011

9.10 has no menu.lst file and hitting ESC to does not bring up the grub menu. How can we set bootup options or boot an alternate kernel? I would really like to set the resolution at boot time so that my console (Ctrl-Alt-F5, for example) has 80 columns instead of 40. (What a stupid default, gigantic Commodore-64-like text!) It would also be nice if the Login screen could be set to the resolution that I want. In previous releases, there were ways to do this. In 9.10, I haven't been able to figure out how.

View 1 Replies View Related

Ubuntu :: Bring Back The Full Shutdown Menu?

May 18, 2010

I have just upgraded to lucid and the first thing that I noticed was that the different shutdown options (Logout, Restart etc.) disappeared from the user-switch menu (at least that's how I think it is called) where they were located previously under karmic. Logout and Shutdown are placed under the System menu currently, and they work fine, but my question is how to show all (or some) of the shutdown options in the System or user menu? I dislike going through the dialog and prefer to choose my action directly from the menu.I have tried removing and readding the user-switch applet, to no avail. I tried adding menu items to both the system menu and the user menu, to no avail either

View 4 Replies View Related

Ubuntu :: Access Menu Strip When Not In Full Screen?

Aug 22, 2011

I've noticed in Ubuntu that a lot of applications like to make use of the strip of menus that go at the top of the screen; I think it's called a menu strip in Visual Studios.Anyways, the only way I can see it (that I've figured out thus far) is to drag the window to the top of my screen, thus maximizing it, then use the menu, and put it back.What I want is a less... tedious way of accessing those commands, preferably without changing my window position. Is there a trick to it? In windows, unlike Ubuntu, that strip is available regardless of window size; is there a reason it disappears in my Ubuntu?

View 1 Replies View Related

Software :: Grub Drops To Grub Prompt On Boot / But Can Use Commands To Find Menu

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

Ubuntu :: Grub - Lost My Windows Partition - Can't Find Menu.lst In /boot/grub

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

Ubuntu Installation :: Grub Errors - More Than 1 Grub - The Change Does Not Appear In The Boot Up Menu

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

OpenSUSE Install :: Commands Make System Boot To Grub Shell Instead Of Grub Menu?

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

OpenSUSE Install :: Not Mess Up GRUB And Still Add Windows 98 To GRUB Menu?

Apr 27, 2010

I have a used PC that came pre-installed with suse 11.2.Unfortunately, I do not have the install disk to use in case of whatever.I already know that when configuring a dual boot with Windows and Linux, it is recommended to install Windows first.I do not have that luxury now as 11.2 is installed and GRUB is the boot loader.Question is, if I boot the Windows 98 install disk on boot, how to not mess up GRUB and still add Windows 98 to GRUB menu?

One hard drive only here. 98gb free.It seems that W98 install will overwrite GRUB in this situation - causing problems. Maybe not, I don't really know for sure.I just need to install windows 98 on the same hard drive and if possible, have suse and w98 visible on boot in GRUB.

View 9 Replies View Related

Fedora :: GRUB :: Menu.lst :: GRUB Starts In Command Line?

Dec 1, 2010

Code:

grub-install -v
grub-install (GNU GRUB 0.97)

I loaded GRUB, and now when I reboot it goes straight into the 'grub>' command line. Initially GRUB had the root as (hd0,2), whereas the boot is on (hd0,1)...(hd0,2) is my '/home' partition, and (hd0,1) is my '/' partition... So on a bootup I ran...

Code:

root (hd0,1)
setup (hd0)

Now when I boot I still get the 'grub>' command line, but now the root is correct.

From 'grub>' I can type...

Code:

grub> configfile /boot/grub/menu.lst

GRUB will then show the menu, and I can click the listings to load them. All's fine, but why doesn't GRUB just load the menu.lst without my prompting? How can I automate this process of typing 'configfile /boot/grub/menu.lst' each time I boot?

View 1 Replies View Related

Fedora Hardware :: Unable To Install AMD Radeon HD 6310 - Edit Grub Menu From Initial Grub Screen?

Mar 17, 2011

Now i've lost possibility to enter my Fedora system. during boot it lost it's modern blue boot screen (with filling drop), it was replaced by standard old boot screen with triple-color stripe. after this boot screen monitor start blinking going on and off. and on last step i'm getting "Fedora 14 boot bla bla bla something" on screen....nothing works except Ctrl+Alt+Delete....system reboots showing successful daemons shutting sequence. How can i edit grub menu from initial grub screen is it possible to it's own 'e' option or 'c' from grub command line?

View 6 Replies View Related

Ubuntu :: Grub Doesn't Load The Menu From Grub.cfg

Aug 19, 2010

When I start the computer the boot menu doesn't prompt, when I try to load it manually it doesn't prompt neither, it just reset the command line.The grub.cfg was generated by update-grub.It's really annoying to load the kernel manually each time the computer starts.

View 3 Replies View Related

Ubuntu :: GRUB Menu Not Coming After GRUB-UPDATE?

Apr 19, 2011

I updated my grub yesterday using the command:

Quote:

sudo grub-update

and I rebooted and grub menu not coming now. I have a dual boot with Win7. Ubuntu 10.04 is installed with WUBI. I can run WIN7 but can't run Ubuntu now.

View 7 Replies View Related

Ubuntu :: Full Installation But 10.04 Wont Boot Grub Rescue?

May 24, 2010

I just did a full installation of lucid erasing karmic. installation is completed but when I boot I get grub rescue. I also have WIN7 installed.

View 1 Replies View Related

Ubuntu :: Install A Luks Enabled Grub For Full System Encryption?

Mar 12, 2011

I'm trying to install a luks enabled grub for full system encryption. What modules are required by grub to load a normal ubuntu linux system and what is the type to use?

View 2 Replies View Related

Ubuntu :: Change GRUB Boot Order: No /boot/grub/menu.lst File

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

Red Hat :: How To Get Three OS In Grub Menu

Apr 8, 2011

I have installed win7, ubuntu ultimate 2.7 and rhel5 after installation of redhat5. I can only see win7 and redhat in the grub file. At installation time of redhat I cant install /boot and swap because there is show some error message. But these things are done in ubuntu. Then I check fdisk -l in redhat the ubuntu partition are safe. In ubuntu /=sda5, /boot=sda6, swap=sda7. In redhat /=hda4,. How can I get these three os in redhat grub

View 3 Replies View Related

Ubuntu :: Getting Rid Of GRUB Menu?

Jul 11, 2010

I've just moved from Windows-Ubuntu dual boot to Ubuntu 10.04 single boot. However GRUB menu stills appears when I power my on my computer. I would like to boot directly on Ubuntu (the only OS installed) when I power on the PC.

View 4 Replies View Related

Ubuntu :: Can't See Grub Menu At All

Dec 26, 2010

I recently moved back to linux after a brief on/off affair with Windows. I just installed Ubuntu Maverick on my netbook (hp mini 1000) and I don't see a grub menu at all. I'm not dual booting. Linux is the only OS on this machine.

I tried installing the startup-manager program and changing screen resolutions and even the delay time, but I don't see anything. I did some forum searching and some threads mentioned holding the shift key. That's a no go as well. The computer totally ignored the shift key and doesn't do anything.

I'm trying to get a custom kernel built, but the first step is making sure I'm going to be able to boot it.

View 4 Replies View Related

Ubuntu :: No Grub Menu Until Ctl-Alt-Del / Get That?

Jul 10, 2011

Sorry if this has already been answered somewhere. I can't find the exact problem i have.

It's on 11.04, grub 1.99rc1. Single boot.

When i boot or restart, after the POST i get a blank, purple screen. It never moves to the grub menu.

If i wait a few seconds and Ctl-Alt-Del, the machine reboots and i get the grub menu after the POST, and everything is normal after that.

How can i make it so that it goes to the grub screen without having to Ctl-Alt-Del?

View 2 Replies View Related

Fedora :: No Grub Boot Menu

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

Ubuntu :: Add Text To Grub Menu?

Jan 23, 2010

Is it possible to add text to the grub menu? I was thinking of adding a Lost Please Return To etc etc text...

View 1 Replies View Related

Debian :: Add Fedora 15 To Grub.cfg Menu?

Aug 6, 2010

I have debian squeeze installed but i also have Fedora 14 installed on another partition, the problem is that i can't get grub to boot into fedora, it boots into debian fine but it won't boot fedora (did i have to install grub to the partition instead of the mbr) and what is the entry for it in the grub.cfg file

View 1 Replies View Related

Ubuntu :: 9.10 -- Accessing The GRUB Menu?

Jan 18, 2010

It took me 3 shots at installing 9.10 (some people are just a little slow) in dual mode with Vista, but I finally got it right. As a by-product of stumbling around like that I now have multiple entries in the GRUB menu and would like to remove the ones I no longer need. How do I do that? I assume each menu entry represents a chunk of code that is, likewise, no longer needed. I would like to free up that space. How can I make sure I'm deleting the correct version?I also wonder how I can copy/paste the menu here to make it easier for all to see.Finally, I assume the latest entry in the menu is shown first. Is there any way to get at time and date when entries are made

View 9 Replies View Related







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