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
ADVERTISEMENT
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
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
View Related
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
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
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
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
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
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
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
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
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
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
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
Jul 5, 2011
I've installed 11.04 on my laptop (dual boot with Win7). It goes through the grub boot menu and boots in ubuntu but displays ~inch wide band near the top, nothing else. I assume it is a display issue (it has an ATI mobile Radeon HD 3870 X2 card) but can't seem to resolve problem. I can boot into Windows via the menu. In the grub menu I can boot into the command line (grub>) but can't seem to make progress beyond that. Within this grub interface, it won't take terminal commands.
View 2 Replies
View Related
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
May 3, 2010
It would be nice to get a sticky thread up for dual boot installation issues. It seems like this is a very common problem with the upgrade from 9.10 to 10.04.
I was finally able to solve my issue dual booting 10.04 and Windows XP Home at this thread.
[URL]
I had to reinstall Grub2 and run update-grub.
Then I had to run Rescue on my XP disk. Once to the DOS command line I ran the following command:
C:Windows>fixboot c:
I rebooted and now all is well. I can boot to Ubuntu 10.04 or Windows XP from my Grub menu.
View 1 Replies
View Related
May 7, 2010
I used to be a pro at editing Grub's menu.lst file so I could have my menu look clean, simple, and easy to read. Now that I have set up 10.04 (Working beautifully now after a couple setbacks) the menu.lst file is no longer where it used to be (/boot/grub/menu.lst)
How do I edit my boot menu now?
View 5 Replies
View Related
Feb 23, 2011
I have Windows XP SP3 running on my Desktop PC and wish to dual boot it with Ubuntu 10.10. This isn't the issue as I can do this and it gives me the GRUB menu but selecting Windows XP won't do anything - or so it seems How long should it take to boot into Windows from the GRUB menu?
View 9 Replies
View Related
Mar 8, 2011
I've got an old Dell Precision 670 which has a SCSI disk. I installed 10.04 and everything worked fine - I could boot into 10.04 from the GRUB menu. I later added an IDE disk and installed WinXP Pro on it.
When I ran 'sudo update-grub', Lucid discovered the IDE disk and added a WinXP Pro entry to the GRUB menu. Now, though I can still boot 10.04 from the GRUB menu, I can't boot WinXP - the screen goes blank, and I have to hit Ctrl-Alt-Del to restart.
For what it's worth, here are the results of using boot_info_script055.sh:
Code:
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
=> Windows is installed in the MBR of /dev/sda
=> Grub 2 is installed in the MBR of /dev/sdb and looks on the same drive in
partition #1 for /boot/grub.
[Code]....
View 3 Replies
View Related
Sep 21, 2010
I installed on my system "window xp" and "rhel4 update 2" but due to some problem I removed my windows xp O/S and installed that again after that grub boot menu is not coming so I can't log in properly in linux system.C
View 2 Replies
View Related
Feb 10, 2010
I seem to have determined a few other things about my "only gets as far as a GRUB command line" problem:To recap, sda3 (GRUB hd0,2) is the main Linux partition; sda9 (GRUB hd0,8) is the boot partition.GRUB is 0.92.Installation was from an 8.04LTS live CD (at least, that's what the envelope says it is)/"/boot/grub" (i.e., "/grub" on sd9/hd0,8) contains a "menu.lst" file. I modified it (had to do a "sudo gedit" from a command line!) to (1) comment out the line that hides the boot menu, (2) change the timeout from 3 seconds to 90, and (3) add a menu line based on my succesful manual IPL of DOS.
It still boots to a GRUB command line. If I do a "configfile /grub/menu.lst," a boot menu comes up. DOS will successfully IPL, but Linux still gets a "no setup signature found," (ditto for "recovery mode"), which suggests either a bad kernel, or a kernel that's too big for the GRUB to handle.Why would it be finding its way to grub, but not finding the boot menu file?Why would the live CD come up just fine, yet the GRUB and kernel it installs fail?
View 9 Replies
View Related
Nov 24, 2010
i have ubuntu 10.04 and xp installed in two different hard disc partitions. everything was fine until i came from vacation and found that after turning on my pc it gets hang as soon as the grub menu with duel boot option appears. i cant do anything at that stage, just nothing.keyboard doesn't work also. here one thing to be mentioned that for last few days my pc used to hang frequently in ubuntu 10.04 and then i had no option left but to restart my pc.
View 5 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
Mar 5, 2009
I have a single hdd, on which I do not require windows OS, just (multiple) linux; it is just a dev mule, exploratory... Have read the saikee methods, and much more... almost there Initial installs were with mint linux 4, just used ml6
partitioned with parted magic
partition table:
Device Boot Start End Blocks Id System
/dev/hda1 * 1 64 514048+ 6 FAT16
/dev/hda2 65 2614 20482875 83 Linux
[Code]....
View 3 Replies
View Related
Mar 18, 2011
I installed F14 from my usb according to the wiki page using unetbootin. The usb boots perfectly and i get a working F14 system. I partitioned my HD with gparted and got a /,/home and swap partition, then used the installer to install the system using them. The installer finishes without a problem and ask me to reboot. When I reboot , there is a blank black screen. No grub menu , no fedora loading. I reboot with the usb and the partitions are full with the files from F14 , there is no xorg.log in the /var/log/ so f14 doesn't even start so the problem seems to be with grub.
I check the grub.conf in /boot/ , i set the timeout to 5 secs , i check that the kernel is using nomodeset (according to this wiki page there is a problem with ati), xorg.conf is using vesa as a driver and I reinstall grub with grub-install with no problems.My notebook is a acer aspire 5552 , i don't think is a hardware problem because I've used arch and opensuse with no problems in it. Fedora seems a nice distro , but this error is preventing me from using it.
View 1 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
Mar 14, 2010
I'm a very new Linux user, so speak slowly and don't use big words. I installed Karmic from the Live CD. It is the only OS in use on this system. I then upgraded to Ubuntu Studio using the instructions found on the wiki.
On bootup, I get a brief message stating "GRUB loading" and then the system automatically boots to the generic kernel. No GRUB menu is ever displayed. I would like the option to boot to the real-time kernel, but I have no idea how to edit the appropriate files. I've done a fair amount of reading on the subject, but I find very little information relating directly to the real-time kernel, and so I still feel like I'm too green to do it without messing something up.
View 6 Replies
View Related
Apr 10, 2010
I learn from a BSD magazine and installed PCBSD on my Dell notebok a single harddisk with a hope to have a triple boot. I have all the three OS, but could not find the menu.lst from /boot/grub/.... All I can find is a grub.cfg which is not editable. Someone from this forum said that menu.lst = grub.cfg.
View 4 Replies
View Related
Jun 1, 2010
I did a clean installation of Ubuntu 10.04 and I found that after the computer booted, the GRUB stopped by waiting for entering command -- "grub >". The GRUB version is 1.98. I want to go directly to the GRUB boot menu after computer booted.
View 9 Replies
View Related