Fedora :: Getting "grub" Prompt Instead Of Its Boot Menu / Why Is So?

Jul 4, 2010

I have XP on sda and Fedora 13 on sdb with Fedora's grub on the mbr of sda.

Everything's been working fine.
In particular, grub's boot menu has been intervening in the boot process
with options reflecting my entries in grub's menu.lst file.
I'm not sure what I did prior to this, but now my system boots to the grub> prompt.
I'd like to get my old menu back.

I know the command sequences to enter at this prompt to boot into either XP or Fedora.
I can boot successfully into XP but attempts to boot Fedora fail with the first command; namely,
grub>root (hd1,0),
the system responds with the error message "error 25: disk read error."

Does this mean my sdb has failed?
If not, please tell me what I should do to recover from this,
recover meaning to get the grub's boot menu to intervene once again
in the boot process.

View 6 Replies


ADVERTISEMENT

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 Installation :: Grub Prompt At Boot Instead Of Menu

Jun 20, 2011

I have installed BackTrack 5 and I have set GRUB up:

Code:
root (hd1,4)
setup (hd1)

However, the GRUB prompt appears at boot instead of the GRUB menu. However, when I boot from the Live USB, the GRUB menu works fine. Here are the contents of the grub.cfg:

Code:
#
# 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
# .....

The reason I want the GRUB menu to show up of because I would like to dual-boot BackTrack 5 with Windows 7.

View 1 Replies View Related

Ubuntu :: Grub Goes Directly To Prompt (No Menu)

Oct 30, 2010

I rebooted my computer recently after installing some updates in Ubuntu and now when grub launches it goes straight to the grub prompt and I don't get a menu. I tried searching around online and have tried what seemed like the most common fix but to no avail:
find /boot/grub/stage1 (returns hd1,0)
root (hd1,0)
setup (hd0) -I also tried (hd1,0) and (hd1)
-then reboot- (still get no menu and goes straight to the prompt)

I then tried booting into Ubuntu live, using apt-get to install Grub, and then running through the install process using similar commands, but to no avail. When I run setup it finds my config info and doesn't show any errors. I have a menu.lst file with lots of entries for different kernel versions and a windows 7 install on hd0,0. I am running Ubuntu Ubuntu 10.04.1 LTS, kernel 2.6.32-25-generic-pae.

View 6 Replies View Related

Ubuntu :: 11.04 Update - Getting Grub Rescue Prompt Instead Of Normal Menu

May 26, 2011

I dual boot Windows 7 and Ubuntu, and recently I updated from 10.04 to 11.04 via live cd. However, I now get the grub rescue prompt instead of the normal grub menu when I boot my computer.

View 1 Replies View Related

CentOS 5 :: Grub Doesn't Automatically Boot OS After Install, Hangs At Grub Prompt?

Mar 21, 2011

I have used CentOS for a while and have never run into this issue. I searched all over and didn't see a similar issue anywhere, I did an install of CentOS as a server (no GUI) with only the base. Partition is /boot ext3, size of 100MB. The rest of the drive is partitioned as / with ext3. This is being done on a CompactFlash card of 32GB in size. The BIOS sees it as an IDE drive.

When the install completes and the system reboots, the grub stops at the grub> prompt. There is no menu for OS options. If I do the following commands:
grub>root (hd0,0)
grub>kernel /vmlinuz-2.6.18-194.el5 root=LABEL=/
grub>initrd /initrd-2.6.18-194.el5.img
grub>boot

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

Fedora :: How To Start Grub Menu At Boot

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

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

Fedora Installation :: Xp Won't Boot From Grub Even Tho Called From Menu.lst But F15 Is Ok?

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

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

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

Red Hat / Fedora :: Cannot Modify Grub Menu File - Need To Change Boot Order

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

Fedora Installation :: Dual Booting Debian-12 / Edit /boot/grub/menu

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

Fedora :: Boot Screen - Message Booting Without Quiet And With Nosplash In The Grub Menu

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

Ubuntu Installation :: Grub Cmd Prompt Appears On Boot?

May 11, 2010

Two days ago I decided to migrate from Fedora to Ubuntu 10.04. On the Ubuntu install I chose to format the entire disk as I do not want a dual boot system. I have three disks and have set the bios to boot from dvd, then main disk, then 2nd disk, then any other bootable drive and coming from a working Fedora I know I have my "slaves" and "Master" pin positions on the disks set correctly.

When I try to boot the fresh install of Ubuntu I do not see any menu options, no boot image nothing, I get taken immediately to a grub command window and I dont know how to fix things from there. I have tried to fix things by booting into the "try before you 'buy'" thing on the installation cd and I can see that Ubuntu has been installed on the main disk, but all in all Im stuck.

View 4 Replies View Related

Ubuntu :: Boot Windows From Grub Rescue Prompt?

May 13, 2010

i have dual booted ubuntu with windows. but after a few days i realized that ubuntu was too slow for my system and then decided to uninstall it and planned on installing it later. So i deleted the partitions on which ubuntu was installed. I rebooted the system and the grub rescue promt appeared, i already knew the work around was to restore the windows MBR using the live cd i used to install ubuntu or the Windows installer. But the main problem is my DVD suddenly stopped working . So my question is, can i boot windows using the promt? is there any commands? or can i uninstall grub using the rescue promt?

My desktop has been down for more that two weeks

Ubuntu version: 10.04

View 2 Replies View Related

Ubuntu Installation :: Can't Boot Anything / Grub Rescue Prompt

Jun 19, 2010

So I had Ubuntu Server installed and I decided to make some new partitions using gparted via a live usb of Ubuntu desktop. And so I think messed up pretty badly. Ubuntu Server won't boot and I get the following error followed by a grub rescue promt:

Code:Diskette drive 0 seek failure
error: file not found grub rescue >
To me, it seems like some boot files may be missing if not the whole system. After I made the partitions, the live USB of Ubuntu was still working fine until I rebooted.So here is the bigger issue, I figured I would just reinstall everything all over again, but instead I can't.

View 6 Replies View Related

Ubuntu Installation :: Can't Boot Lucid Getting Grub Prompt?

Jun 30, 2010

upgrading my Karmic 9.10 to Lucid 10.4 I can't boot anymore to Linux only to Windows.My installation is a WUBI installation and I installed it on the only harddisk I have in the folder c:ubuntuNow when I boot I get a grub prompt and when I do LS I see hd0,msdos01 as partition.Now's I've tried to manual boot it by using the following commands from the ubuntu manual

set root=(loop0)
linux /vmlinuz root=/dev/sda1 loop=/ubuntu/disks/root.disk ro
after this command I get an error

[code]....

View 9 Replies View Related

Ubuntu Installation :: No Boot But Grub Prompt On 10.10 > 11.04 Upgrade

Jun 7, 2011

I'm running Ubuntu within VMWare on a Macbook. I followed these steps [URL]... Recommended) to upgrade form 10.04 to 11.04, which actually upgraded to 10.10 first, and then a graphical upgrade brought me to the 11.04 upgrade, but then i ran into the problem where a grub> prompt appears when i start up the machine... nothing else happens. I found this thread [URL] which seemed similar to my problem, but the suggestions didn't work.

Code:
grub> ls
(hd0) (hd0,5) (hd0,1) (fd0)
grub> boot
error: no loaded kernel.
grub> linux
error: no kernel specified.

that's what I see. any way to resolve this without having to download the CD and start from scratch? It's grub 1.98, if that's important to know.

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

Ubuntu Installation :: When The GRUB Boot Menu Starts Up There Is An Option For Win 7 Boot But It Will Not Boot Windows?

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

Ubuntu :: Can't Boot - Grub Rescue Prompt And No Ability To Load Into Either Old 10.10 Or New Failed 11.04

Apr 17, 2011

I have a laptop with Windows 7, and about a week ago I installed Ubuntu 10.10 64-bit via LiLi USB creator. Worked beautifully, but I was having some issues with the brightness controls so I decided to get cute and upgrade to 11.04. So I downloaded the beta2 and used LiLi to make the USB (unsupported for that version of course) which used the same parameters as 10.10. I then tried to do a fresh install over the partition I had set aside for Ubuntu and had 10.10 installed on (~80 GB).

So in the installation itself, something got majorly screwed, and the entire system froze. Next thing I knew, I was rebooting and got the Grub Rescue prompt and no ability to load into either my old Ubuntu 10.10 or my new failed 11.04, or of course my Windows 7 partition either. The partition is obviously there, and as I only have one PC in my house, with no Windows 7 recovery discs, I currently cannot fix the mbr to just get my Windows back. I can of course get this in a couple days, but I'd like to be able to fix this without going to my parents.

[Code]....

Those are my partitions. /dev/sda3 is my Windows Partition, which I want to boot from. Only problem is, I'm not really sure where the computer is looking to find the boot record. I think it's from my fubarred /dev/sda4 partition which means it's basically looking nowhere. So I can't modify it to point to my Windows so I can just get back there.

View 7 Replies View Related

Ubuntu Installation :: Grub Rescue Prompt Appearing / No Boot / Even From Live Cd

Jun 17, 2011

I had 250gb hard disk with dual boot, xp and ubuntu 10.10.Yesterday, i tried to upgarde my ubuntu 10 to 11 from a live cd....b4 doing so, i used a win software EasyBCD to fix the mbr but it didn't work properly..and i ignored it(my biggest mistake)and deleted the ubuntu partion from the windows device manager. It just displays "Booting from Live CD" for few minutes and again displyas the same above error.What should i do now?Its ok if i m not able to recover my data back...i hv sycnd my docs on the internet.

View 9 Replies View Related

Ubuntu Installation :: Unable To Boot From Grub Prompt - CD On Lucid / Sort It?

Sep 1, 2011

First, I know there are numerous threads on grub errors but I have tried all possible solutions and that's why I'm here. My issue is that I'm not able to boot from the grub prompt as described for installing grub from a LiveCD https://help.ubuntu.com/community/Gr...0from%20LiveCD. I can see grub is installed but is missing the kernal and other files. code...

I ran the boot_info script and the output is attached. From what I can tell it cannot even detect an OS being installed, but I've kept everything up to date and never had any issues. Everything was fine yesterday and now this. Also, I tried the Boot Repair CD and that did not work.

View 9 Replies View Related

Debian Installation :: No Dual Boot - Error: No Such Device And The Grub Rescue> Prompt

Jan 18, 2011

I had Ubuntu installed, i installed Debian and there was no dual boot. So i formated all the hard disk to install only Debian. It installed but at boot i get error: no such device and the grub rescue> prompt. i googled for a solution and nothing worked:

- i tryed reinstalling grub, not worked
- i did the windows cd fixmbr trick, not worked
- reinstalled debian with fixmbr the first step and nothing
- tryed deleting with dd the mbr, not worked
- reinstalled grub from debian rescue, not worked

what should i do? i can't access my computer? please tell me how should i fix it? the google guys will kill me because i put their servers on fire

View 14 Replies View Related

SUSE / Novell :: OpenSUSE 11.1 Fails To Boot Past Grub Prompt / Get It To Work?

Jan 28, 2010

OpenSUSE is starting to drive me a bit nuts. Actually what I'm trying to do is simply install VMWare server on a recent as possible SUSE and run 2 virtual machines, both the same SUSE. Of course 11.2 32 bit doesn't run VMWare server 2 so it's back to 11.1. The trouble is, 11.1 won't install properly on my PC.

The install process, booted and installed from the 11.1 network install iso image on CD, runs fine. The PC reboots from hard disk and stops at the grub prompt. I've tried the auto-repair option and reinstalled it from scratch a second time always with the same results. It seems the root partition is hosed, and that's where my understanding hits its limits. Can anyone help?

Incidentally should anyone be able to advise on the VMWare conundrum I'd also be interested. Maybe in another thread...

View 6 Replies View Related

Ubuntu :: Changing Boot Options \ Streamline Boot Screen/GRUB Menu?

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







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