Ubuntu :: No Grub Menu > Reboots?

Feb 15, 2011

I downloaded and installed Ubuntu desktop on 9/26/10. Not sure what version that would be but that is my download date. Running a dual boot XP 32bit/Ubuntu 64bitNo problems at all so far and I've been keeping up with updates manager. Two days ago I went start my machine and chose Ubuntu from the OS selection screen as usual. The only thing that shows up on the next screen (grub menu I believe?) is "HD (0,0) NTFS5" for about 1.5 sec and then reboots.

Windows boots and runs fine. They are both installed on the same physical drive. Not sure what else to search for or include for information. I've tried searching the forums but not sure what nomenclature to use.Trying to avoid reinstalling. p.s. I knew I was enjoying Ubuntu but didn't realize how much until I was forced back to using just XP.

View 9 Replies


ADVERTISEMENT

Ubuntu :: GRUB Reboots When Booting Into Vista

May 14, 2010

when I select Vista/Longhorn from my grub list, it shows a black screen, then shows GRUB again. I recently had to reset my menu.lst, so I'm not sure if the settings for the windows option are correct. This is my /boot/grub/menu.lst:

Code:

# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub

[code]....

View 5 Replies View Related

Ubuntu :: Computer Reboots Before Grub Loads

Feb 20, 2011

I've installed Ubuntu inside Windows 7 with the Ubuntu Windows installer. I have previously had problems with booting Ubuntu, but it always got to GRUB at least. Now it shows the Windows bootloader, I select Ubuntu and the computer just reboots.

View 4 Replies View Related

Ubuntu :: Grub Reboots Computer Before Starting OS?

Jun 12, 2011

This is a strange one. Ever since upgrading to 11.04 64-bit, I've had this problem and I've just been dealing with it...

After the machine posts, grub presents itself. Before upgrading, it would timeout after 5 seconds and boot the first/default entry. Since the upgrade, it no longer automatically boots the first entry. In addition, it reboots the computer after selecting the first entry. After it comes back up to grub, you select the first option and this time it boots.

I'm pulling my hair out on this one. I'm by no means a Linux expert, but I've been running Ubuntu for a few years now and this is one of the first issues that I've been unable to work through.

View 9 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 Installation :: Computer Reboots When Windows Selected In Grub?

Feb 15, 2010

Just installed Ubuntu 9.10 and had windows 7 ultimate installed prior to installing Ubuntu. When I installed Ubuntu I partitioned off a section of the HDD that windows is installed on and installed to that new partition. Ubuntu boots and works great but ever since installed if I select windows to boot it just reboot PC all together. Tried making windows default and it booted windows once then went back to normal. I tried to follow suggestions on different post about running "sudo grub" but it is not a command according to my terminal.

View 7 Replies View Related

Ubuntu Installation :: Windows 7 Selected In Grub Reboots Computer?

Mar 5, 2010

I recently installed Ubuntu, my first experience with Linux, but when I try to boot a previously installed Windows 7 from grub, it reboots the system back to the grub screen. I can boot to Ubuntu.

I've been searching for and working on possible solutions for several days to no avail. There are some similar posts on various forums but few quite like mine, and solutions I've read haven't solved my problem. I tried booting to the windows 7 repair disk and selecting the repair start up option, but the message tells me no problems were found.

View 5 Replies View Related

Ubuntu :: Partition Unreadable - System Reboots Even Before Grub Appears ?

Jan 9, 2011

Last night I rebooted my desktop and it failed as in it just kept resetting after the bios post...so I changed my boot drive which gave me a "no bootable drive found" error(this confirms hdd fault) thee I booted a live cd and checked my partitions

They are as follows
sda1 - boot(ntfs)
sda2 - windows(ntfs)
sda3 - swap
sda4 - ubuntu(ext4)

I tried to mount sda4 to reinstall grub but it failed...says the partition is corrupt sda2 has no problems and I made a backup for it now the problem is how do I perform a disk check on sda4 and how do I get my system up and running again? I dont want to reinstall!

View 1 Replies View Related

CentOS 5 :: Fresh Install 5.6 Won't Boot - Reboots Instantly On Selecting From Grub

May 14, 2011

I just installed 5.6 using the x86_64 netinstall - all appeared to go well, albeit a little slowly. At the end of the install i rebooted the machine but CentOS won't load. If I select the CentOS option from grub (only other option is 'other') the machine instantly reboots.

Only options selected for install where 'server' and 'server gui'.

Editing the CentOS options shows the following but I've no idea whether this is correct or not (assume it is):

root (hd1,0)
kernel /vmlinuz-2.6.18-238.e15 ro root=/dev/VolGroup00/LogVol00 rhgb initrd /initrd-2.6.18-238.e15.img

View 8 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 :: Lubuntu - Install - REBOOTS After The TRY Or INSTALL Menu

Mar 31, 2011

IBM 600X Thinkpad, 328 MB RAM

This laptop is currently running Ubuntu 10.04 just fine....if you count running
a bit......slow.

I have heard good things about Lubuntu and that it can speed things up, and that it uses pretty much the same installer as Ubuntu. However, just after I select either TRY or INSTALL (it doesn't matter) the screen goes black and the computer reboots.

A fellow on another forum mentioned he has a IBM 600e with only 128 MB RAM running Lubuntu. The 600e is a lessor form of my 600X, both coming out the same year. So, technically, my 600X should have no problems as they are the same machine, I just have more RAM and a higher Mhz.

I can boot Lubuntu liveCD I burned on a desktop machine just fine so, on the face of things, it looks like the cd is OK.

View 8 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 :: 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

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

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

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 :: 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

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

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

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

Ubuntu :: Grub Not Initializing Menu / What To Do?

Jan 20, 2010

I need some help. I'm not exactly new to linux but I'm not an expert either. I decided to try and play around with GRUB and see if I could get the GRUB gui and themes working. Apparently I did something and now, when I start up my computer, all I get is code...

I know little to nothing about grub. I will welcome any and all help or advice with this. Let me know if you need any other information and I will try to post it. Also, I have no idea whether I am running legacy or 2. It originally told me I was running legacy and I attempted to upgrade to 2 but I have no idea if it actually upgraded.

View 4 Replies View Related







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