Ubuntu Installation :: No Grub Menu After Natty Upgrade

May 4, 2011

I upgraded to Natty yesterday and my system boots into it ok but I don't get a grub menu (and so no other options like recovery mode which I really need right now). I tried purging grub and re-installing it on /dev/sda but still no joy. Here's the info from the Boot Info Script. I've also tried uncommenting GRUB_GFXMODE=640x480 in /etc/default/grub but that doesn't help. How I can get the menu back?

Code:
Boot Info Script 0.56 from 8 February 2011
=> Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of the same hard drive for core.img. core.img is at this location and looks for (,msdos1)/boot/grub on this drive.
=> Windows is installed in the MBR of /dev/sdb .....

Devices which don't seem to have a corresponding hard drive: sdc
StdErr Messages:
unlzma: Decoder error
unlzma: Decoder error

View 4 Replies


ADVERTISEMENT

Ubuntu Installation :: GRUB Boot Menu Not Showing After Natty Update?

Apr 28, 2011

When I first boot up. I get the GRUB command line. What happened to the boot menu? And I can boot up into my Windows partition just fine. But when I try the other partitions i get "Unknown file system" or when I try to boot into the other ntfs drive, I get "BOOTMBR missing", but yet it does not mean Windows, because i can boot that just fine. I can't find my Ubuntu partition. How can I get the GRUB boot menu back?

View 1 Replies View Related

Ubuntu Installation :: Grub Menu Lost After Dual Booting With Natty?

May 16, 2011

i have lucid lnyx installed as my main system and added natty on a seperate drive. after installing, the new grub detected lynx & i was able to boot into each without any problem. after doing some tweaking on natty (changed run level), it didn't boot properly so i reverted to the old config via rescue disk. after rebooting, the old grub menu didn't show & it loaded lynx automatically.

i tried the suggestion from another post changed the hidden menu and updated grub but it didn't detect natty (below).

------ update-grub ------
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-31-generic
Found initrd image: /boot/initrd.img-2.6.32-31-generic
Found linux image: /boot/vmlinuz-2.6.32-30-generic

[Code]....

View 2 Replies View Related

Ubuntu Installation :: Natty Upgrade - LVM Grub (No Such Disk)

May 5, 2011

I've had this problem on a couple of Ubuntu server upgrades and am keen to get to the bottom of it. Basically, with an Ubuntu 10.10 server installtion where LVM has been used, running through the do-release-upgrade process works perfectly until the reboot stage. Then grub complains with "no such disk" and dumps me out to the grub shell. From here, I can see (from ls) the following:

Code:
(hostname-swap_1) (hostname-root) (hd0) (hd0,5) (hd0,1) (fd0)
I can enumerate the filesystem on (hd0,1) which seems to contain the /boot filesystem and the filesystem on (hostname-root) seems to contain the / filesystem.

If I execute:
Code:
linux=(hd0,1)/vmlinuz-image-2.6.38-8-server root=(hostname-root)
initrd=(hd0,1)/initrd.img-2.6.38-8-server
boot
It boots, but into busybox saying that the target filesystem doesn't have requested /sbin/init.

View 1 Replies View Related

Ubuntu Installation :: 11.04 Beta - Grub Error On Natty Upgrade

Apr 11, 2011

My current setup was:
4 x 500 gb hard drives in (software / onboard controller) Raid 10 (1 +0) with Windows 7 x64 as the primary OS
1 500 gb hard drive with Ubuntu 10.10 installed

After upgrading to Ubuntu 11.04 Beta, I hit the Grub Error. I have removed the 5th HDD but still getting it on boot into Windows 7. I am currently in the process of copying all files from my raid via a 10.10 flash drive boot (fortunately was able to mount my raid's partitions).

View 3 Replies View Related

Ubuntu Installation :: Booting Into Grub With No Menu After Upgrade

May 3, 2011

I had Ubuntu 10 running on vmware machine. It ran fine. I upgraded to version 11, but now when the machine restarts I do not get any menu, I just get his:
GNU BRUB version 1.98-1ubunutu7
Minimal BASH-like line editing is supported.
grub>

And that is it! No menu, no list of options, nothing. If I type "ls" I get:
(hd0) (hd0,5) (hd0,1) (fd0)

I can enter "root (hd0,1)" which gives me:
(hd0,1): Filesystem is ext2.

Then typing "kernel /boot/vm" and pressing tab shows:
vmlinuz-2.6.32-27-generic vmcoreinfo-2.6.32-27-generic vmlinuz-2.6.35-28-generic vmcoreinfo-2.6.35-28-generic vmlinuz-2.6.38-8-generic vmlinuz-2.6.38-8-generic

There is no /boot/grub/menu.lst but there is /boot/grub/grub.cfg which seems fine as far as I can tell. Did I somehow end up with an older grub which is looking for menu.lst? I have other machines running Ubuntu and if I boot into them I seem to get a GRUB4DOS etc. slightly different version. The grub version shown above is 1.98 but I read somewhere Ubuntu uses version 2? Actually I found another post which suggests that this is the correct grub version for Ubuntu 11. How can I tell what menu file grub is looking for where it is looking and why its not finding or using it? It should work...

View 2 Replies View Related

Ubuntu Installation :: Cannot Access Grub Menu After Win7 Upgrade

Feb 6, 2010

My machine is an hp 2133 mininote. It came factory installed with Windows vista, which repeadtedly crashed on me. To compenstate for this i installed gOS to dual boot with Vista. This was working fine but I was recently given a Windows 7 install disk, so I decided to upgrade. Windows seven installed without a problem but now I can't access the GRUB bootloader, windows 7 just loads automatically. I tried to restore it using the Super GRUB Disk usb utility but it didn't work, windows 7 still boots regardless.

View 1 Replies View Related

Ubuntu Installation :: Auto-run And Skip Grub 1.99 Menu After Upgrade?

Apr 30, 2011

This seems to be a strange problem, and I have searched high and low for answers. Since Ubuntu 10.04 I have been upgrading via LiveCD and had no problems, however after an upgrade to 11.04 I now have Grub 1.99 giving me a list of versions to chose from before the OS loads. Now, call me fussy, but I don't want this, I just want to turn on my PC and go straight into Ubuntu as it always has done. I have tried various fixes such as looking for old Kernals in Package Manager, but no old kernals show up! Same for Ubuntu-Tweak, nothing shows up when I click on clean kernals.

View 5 Replies View Related

Ubuntu :: Skip The Grub Menu In Natty?

May 6, 2011

how to skip the grub menu in Natty? The way I used to do it in /etc/default/grub no longer works.

View 3 Replies View Related

Ubuntu :: No Menu Bars In Compiz After Natty Upgrade?

Jun 8, 2011

After upgrading to Natty from the previous version and switching to Ubuntu Classic my compiz settings were completely wiped out. No problem, I just re-entered them. The problem is that I don't get any menu bar on my windows. It also happens once in a while in Metacity but using the compiz fusion icon utility to reload the window manager will usually fix the issue. I have had this problem intermittently in the past but have always been able to resolve it by reloading the window manager. Now when I'm using compiz I ALWAYS have this issue and it makes compiz unusable. Compiz is not just eye-candy for me, it has become integral to the way I use my computer. If anyone has any ideas I'm all ears.

View 9 Replies View Related

Ubuntu Installation :: Global Menu Bar Seems To Have Disappeared In Unity (natty)

Jun 23, 2011

after a lot of testing and tweaking done in natty 64 bit while running as live usb, i decided to install it clean on my laptop. everything is working fine (courtesy the time i spent to get things work in live usb)
i installed gnome shell too and now have an option of unity / gnome shell and classic.

today being the 2nd day, i got the following problems.

a) the global menu that was being displayed in unity is not working. its funny to note that firefox global menu is working but not for nautilus or any other apps.

b) conky is displayed in unity and classic desktop but not in gnome-shell. i also followed this link to get it working in start up = > [URL]

still not working. when i issue the top command, i can see that conky is listed in the processes but not displayed..

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

OpenSUSE Install :: GRUB Root In Menu.lst After Upgrade To 11.3 ?

Jul 19, 2010

Yesterday I've updated my system from 11.2 to 11.3, fllowing the guide at SDB:System upgrade - openSUSE . Everything went fine (except an error during the installation of batik) but after reboot I got a grub error:

And I couldn't boot

After a CD boot, because I didn't want to try the OpenSUSE 11.2 entry, I saw that the entry for OpenSUSE 11.3 was wrong, see below the entries for 11.3 and 11.2:

Code:

And of course it worked and my updated system works fine

View 3 Replies View Related

Ubuntu Installation :: How To Upgrade To Natty From 10.10

Apr 5, 2011

When i upgraded the whole process went all right then when I logged in, i mostly saw black and no unity bar could barley get around.

View 2 Replies View Related

Ubuntu Installation :: Can't Upgrade To Natty?

May 4, 2011

When I try to upgrade from 10.04 to 11.04 I always get this error:

Code: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
If I run sudo apt-get dist-upgrade, I get:

Code:
~$ sudo apt-get dist-upgrade
Leyendo lista de paquetes... Hecho
Creando rbol de dependencias

[Code]...

Apparently there's nothing wrong in apt.log, but i cannot upgrade and i don't know how to fix it. Any clue?

View 2 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 Installation :: Upgrade To Natty : OS Does Not Load?

May 4, 2011

I have successfully upgraded from 10.10 to 11.04, computer was rebooted and I got working Ubuntu Natty. I did not altered any settings and switched computer off. When I tried to boot computer today I got Ubuntu load screen, but OS does not load properly (only load screent, startup sound and that's all).I am able to load terminal as root. How can I troubleshot my problem?

View 1 Replies View Related

Ubuntu Installation :: Unable To Upgrade To Natty 11.04

May 9, 2011

I tried to upgrade to 11.04 from 10.10 but I get this error every time.

View 4 Replies View Related

Ubuntu Installation :: Xorg CPU Hog After Upgrade To Natty?

May 17, 2011

I've just upgraded my Mythbuntu box to Natty. Now I have a completely unusable system due to Xorg taking 70% of CPU. Mouse movement is possible and I can just type but that is about it. Using MythTv is impossible.I'm running a standard mythtv build with the xfce desktop how to fix this one as it has rendered my PVR system impotent.

View 4 Replies View Related

Ubuntu :: Grub Error 15 After 11.04 Natty Narwal Installation

Jun 6, 2011

Story: Installed 11.04 Natty Narwal from a live cd on my 2 year old HP Elitebook. The installation completed successfully according to the Live Session. I restart... Quote: GRUB Loading stage1.5 GRUB loading, please wait... Error 15

I have 2 other operating systems on the hdd, that I was previously managing with grub which was stored in the boot directory of Ubuntu 9.04 (on the partition that I formatted to install 11.04) What I have on hand:

[Code]...

View 2 Replies View Related

Ubuntu Installation :: Error: Upgrade From 10.10 Maverick To 11.04 Natty?

Feb 1, 2011

I browsed on internet to find how to upgrade to 11.04 and find the answer.Press Alt+F2 and enter the command update-manager -dAfter authentication, the manager showed the updates and at some point of time, I got the following error.

----
E: Encountered a section with no Package: header
E: Problem with MergeList

[code].....

View 1 Replies View Related

Ubuntu Installation :: (some) Colors Shifted After Natty Upgrade?

Apr 29, 2011

I just upgraded to Natty and some images display shifted colors, e.g. bright purple instead of yellow and bright green instead of whatever there used to be. Some images also show properly. I attached a screenshot of a bit of Thunderbird where the bug is visible. Does anyone have any idea what is wrong, or how to diagnose the problem properly? EDIT: and, to make this even more interesting, the attachment I made to the forum displays even more ridiculously once it has been attached - I'm attaching a screenshot of that, too. (although right now I have no idea what it looks like on a working machine)

EDIT2: To reiterate the problem: apparently, Firefox and Thunderbird rotate colors in indexed images for some reason. I am trying to find a way to fix this, with no luck so far.

View 6 Replies View Related

Ubuntu Installation :: Wireless Broken After Upgrade To 11.04 (Natty)?

Apr 30, 2011

After upgrading my laptop from 10.10 to 11.04 I can no longer connect to my home wi-fi. It was working flawlessly for months before the upgrade. The network manager just keeps spinning and nothing happens.dmesg output just keeps showing this over & over again:

[ 1721.748149] ipw2200 0000:03:03.0: PCI INT A disabled
[ 1721.820199] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
[ 1721.820204] ipw2200: Copyright(c) 2003-2006 Intel Corporation

[code]....

View 4 Replies View Related

Ubuntu Installation :: Initramfs-tools After Upgrade To Natty?

May 11, 2011

When I upgraded my 64bit System76 machine to Natty, I received an error message that initramfs-tools had failed to be upgraded properly. Nonetheless, when I restarted everything seemed to work as it was supposed to.However, every time I do an update the problem with initramfs-tools recurs. I get the following error message:

Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-2.6.38-8-generic
Syntax error at or above line 20 in file '/etc/lilo.conf'

[code].....

View 5 Replies View Related

Ubuntu Installation :: Smooth Upgrade To Natty With Only 1 Hitch?

Jun 27, 2011

Successfully upgraded to 11.04 over the weekend, and all seems to be working well. The only issue I've got is with the grub menu. I used to be able to run:

sudo gedit /etc/default/grub
followed by:
sudo update-grub

after kernel updates, in order to change the default OS to boot (I've been dual-booting Ubuntu and xp for several years now).

View 2 Replies View Related

Ubuntu Installation :: Natty Upgraded Now Grub Boots To Memtest?

Apr 29, 2011

The upgrade finished, did a y to reboot and it boots to memtest, no sign of the grub screen at all.

View 2 Replies View Related

Ubuntu Installation :: Stuck At Natty Grub Rescue Prompt?

May 6, 2011

I have tried to follow the different possibilites discussed here [URL]

But I am not getting anywhere.

Btw, this is not my screenshot. Mine shows GNU GRUB version 1.98-1ubuntu5.

View 9 Replies View Related

Ubuntu Installation :: Option To Not Install Grub On Natty/11.04 CD Removed?

May 13, 2011

In previous versions, there was an 'advanced' button where you could select NOT to install grub. I can't find that in the latest Natty release iso's. Is it no longer an option? And if not, WHY? I find myself reloading Natty quite often on a test partition to play with various parameters in my attempt to get it working as needed. But I'd really prefer to have the option to no reload grub.

View 9 Replies View Related

Ubuntu Installation :: Natty Upgrade Breaks Unity On Netbook

Apr 15, 2011

X is working, I get a desktop, all updates are current, just no Unity menus/window/widgets/whatever, blank desktop with single mapped network folder and no working keyboard shortcuts after initial login. I upgraded on Alpha 2 and it ate my desktop, never has given it back for 3 months. I assumed eventually the upgrades would fix it. Looked into ditching Unity and doing GDM, but thought I'd wait it out, ran dpkg-reconfigure unity and it did nothing, can't find any relevant errors in the logs, where should I be looking and/or what should I be doing? Running lots of servers on this box and have dual-boot, otherwise I'd probably torch it and start over.

View 1 Replies View Related







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