Ubuntu Installation :: GRUB2 Broken After Upgrade To 10.04 - No Signature?

Jul 8, 2010

I took the distribution upgrade from the update manager and can't boot now. Boot into a Live CD (ver. 9.10 - does that matter?), and go through the following steps.

ubuntu@ubuntu:~$ sudo fdisk -l
Warning: invalid flag 0x0000 of partition table 5 will be corrected by w(rite)
Disk /dev/sda: 750.2 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000ad56f

[Code]...

Anyone have an idea here? I have searched a lot and have only found a few references to this issue. Does the invalid flag message relate here? The partition is flagged as 'boot'.

View 9 Replies


ADVERTISEMENT

Debian Installation :: Grub2 Doesn't Recognize The UUIds - Invalid Signature

Aug 11, 2010

I have /dev/sda with Squeeze and Win 7 on it, and /dev/sdb with Squeeze. I've managed to get Grub 2 to boot from /dev/sdb1, but only by disabling /dev/sda from being a boot option in the BIOS. When it is available to boot, and lower priority than /dev/sdb, grub does not recognize the UUIds of the disks. So, I've disabled it for now and can boot from /dev/sdb no problems. Trouble is I cannot get Win7 to boot. Grub prints:

error: no such device: f0903a3a903a081c
error: invalid signature

When I boot into Squeeze and run 'blkid' I can see that:

/dev/sda1: LABEL="System Reserved" UUID="F0903A3A903A081C" TYPE="ntfs"

The Grub entry for Win 7 is:

menuentry "Windows 7 (loader) (on /dev/sda1)" {
insmod ntfs
set root='(hd0,1)'
search --no-floppy --fs-uuid --set f0903a3a903a081c
chainloader +1
}

I don't understand how Grub 2 cannot recognize the UUIds. Can Grub 2 to be made to work with volume labels or just plain old /dev/... descriptions? Maybe I should give grub-legacy a go.

View 9 Replies View Related

Ubuntu Servers :: Jaunty To Karmic Upgrade Is Broken Due To Grub2

Jan 11, 2011

i havent really had a chance to ask this for a while, but im in a bit of a bind. im trying to do a release upgrade of 9.04 through to 10.10. I'm stuck at getting karmic to reboot because of a grub problem. I keep getting "error 15" file not found. Not one single forum post has helped for some reason which is strange. Release upgrades have always worked even though not recommended, but this one of all has been the worst of the lot and totally insane.

Im testing in a vmware before i do this for real on the production server, I am using a raid1 setup and boot partitions set to md0.

my fstab after the upgrade before i reboot looked like this

# / was on /dev/md1 during installation
UUID=######################## / reiserfs relatime 0 1
# /boot was on /dev/md0 during installation

[Code]....

I tried to first install grub2, i confirmed it installed and worked perfect, and therefore removed grub legacy.

Ran do-release-upgrade , it completely uninstalled grub2, and it also fails at building /initrd.img-2.6.31-22-server and adding into the grub menu therefore the upgrade fails with this error. I reinstalled grub2, the menu came up fine but trying to load a kernel gave me something like

alert ! /dev/disk/by-uid/############## does not exist.

What is the go with this ? Ive been trying to make this work off and on for 6 months

View 7 Replies View Related

Ubuntu Installation :: Signature Verification Error During Upgrade Of 10.04 To 10.10?

Jan 19, 2011

when i was updating my ubuntu 10.04 using update manager i got the error"W.A error occurred during the signature verification.the post is not updated and teh previous index files are used .GPG error: http://deb.playonlinux.com lucid release.

View 2 Replies View Related

Ubuntu Installation :: How To Repair Broken Grub2

Mar 31, 2010

I am currently in a country where the internet speed is roughly 15KB at best, if at all. So I cant download the 9.10 live CD. My grub2 broke when I reinstalled windows (because its so virus prone). This guide: [URL]. Says how to repair grub2 using grub2 live CD. Currently I have access to a 6.10 Ubuntu CD but when I try to mount the boot partition I get an error saying that the filesystem has unknown options. I think that the latest filesystem didn't exist back then and even if that would work. Can I reinstall grub2 using grub? Or is there any possibility to download an ultra small linux live system image with grub2? it seems all ubuntu variations come in 500MB+ packs.

View 9 Replies View Related

Ubuntu Installation :: 2.6.31-19 Upgrade Broke Grub2

Feb 7, 2010

I upgraded yesterday ubuntu 9.10 to 2.6.31-19 kernel. After reboot, I get stack to GRUB black screen. No possibilities.

My set-up is triple boot 9.04, 9.10 and winxp. The MBR is handled by win boot.ini with no problems. Each ubuntu partition has a grub installed in it.

9.04 is on sda5 with grub installed on it ext3
9.10 is on sda9 with grub2 installed on it ext4

I am able to boot into sda9, via grub of sda5 obviously passing the correct kernel parameters and UUID.

View 3 Replies View Related

Ubuntu Installation :: 10.04 Upgrade - Grub2 And Windows Partitions

May 7, 2010

I upgraded from 9.10 to 10.04 (no fresh install, an upgrade). During the upgrade, the installer asked me for the harddisks and partitions to include. I gave him the following ones:

Harddisk 1
1. Windows XP
2. Windows 2000

Harddisk 2
3. Ubuntu 10.04

After the installation was complete, I could only start Ubuntu. Both Windows versions just showed a flashing cursor at the left upper top screen. No HDD activity! How can I get WinXP and Win2000 selectable within grub2?

View 2 Replies View Related

Ubuntu Installation :: Grub2 Overwrite Grub On Upgrade From 8.04 To 10.4?

Jun 21, 2010

I have been running a dual boot XP and Ubuntu 8.04 on two separate hard drives for a while now without any problems. I used the method posted http://ubuntuforums.org/showthread.p...light=dualboot. I will be upgrading to 10.4 soon (probably after the re-spin in July) and was wondering if I will have problems after upgrading dual booting.

I do not know if while upgrading Grub remains or if Grub2 tries to overwrite. I have read that Grub2 will try to install onto all partitions and hard drives in a fresh install but do not know about upgrading. If it does try I think I need to put it in hda,1 which is the primary drive where Ubuntu is located.

This is not something I have been able to find the answer to with google. I also have Kubuntu on the system which I can change with session manager and am not sure what will happen to that once I upgrade Ubuntu.

View 1 Replies View Related

Ubuntu Installation :: Windows Not Booting From GRUB2 After Upgrade?

Jul 18, 2010

My girlfriend upgraded from Karmic 9.10 to Lucid 10.04 when the upgrade became available. She did it from Update Manager as opposed to a clean install.

I have no idea what she did, or how the process works (I installed from a Live CD on my own computer) and ever since she did it, she hasn't been able to boot into Windows XP from GRUB2.

GRUB2 loads up fine, with Ubuntu and Windows listed. It'll boot into Ubuntu with no problems. Selecting Windows will just re-load GRUB2.

I've tried re-installing GRUB2 but that hasn't worked. My lack of imagination means I have no idea what to type in to Google, or the forum search.

View 5 Replies View Related

Ubuntu Installation :: Grub2 Missing Files After Upgrade?

Jan 28, 2011

Last night I attempted to upgrade my Ubuntu 10.10 (amd64) machine. After reboot (it installed a new kernel), the grub menu only had the memtest. Booted into a livecd and it seems that I was missing most of the files in /etc/grub.d/. Reinstalled grub-common and grub-pc didn't seem to restore the files. I ended up having to download the dpkg, expand it and copy the files manually so I could get the box generate grub.conf and boot up. I think grub may have been broken before the upgrade but exhibited the problem when it upgraded the kernel and reran upgrade-grub but I can't seem to figure out why reinstalling grub doesn't add the files back.

View 2 Replies View Related

Ubuntu Installation :: How To Upgrade Grub2 EFI Boot Loader

Mar 31, 2011

I installed UEFI Ubuntu 10.10. Its grub2 version is 1.98. I want to upgrade it to 1.99.I try to use 'grub-install' and 'grub-setup' commands but I faild to upgrade the grub2.

And, when I add my ram to 4G, the system hangs and displays 'Not syncing: VFS: Unable to mount root fs on unknow-block(1,0)'

View 2 Replies View Related

Ubuntu Installation :: GRUB2 / RAID 10.10 To 11.04 Upgrade Fail

Apr 30, 2011

GRUB2 / RAID 10.10 to 11.04 Upgrade Fail.....

View 9 Replies View Related

Ubuntu Installation :: 10.04 Upgrade - Some Packages Are Broken

May 16, 2010

Am trying to upgrade from karmic 9.1 to lucid 10.04 and have the problem that as part of the upgrade I get a report that some packages are broken. As suggested posting the relevant files APT and MAIN Logs from the /var/log/dist-upgrade below.

View 4 Replies View Related

Ubuntu Installation :: Upgrade From 9.10 To 10.04 - Broken Package

May 26, 2010

I tried to upgrade my pc from 9.10 to 10.04 version with the alternative cd as the update manager was not showing the new release. There were some problem in installation and the process stopped somewhere. Then, when I tried with the update manager I got some error.

View 9 Replies View Related

Ubuntu Installation :: Grub2 Onto /boot In Prep For A Windows Upgrade?

Apr 9, 2011

I've currently got a dual-boot setup with Vista and 10.10 (using grub2 on MBR).I'm about to install Windows 7 and would like for a change to use the Windows bootloader. I currently have a separate /boot partition and believe I can install grub2 there so that I can chainload it using EasyBCD.

I'd like to do this from my running system as I don't have a spare USB drive right now. confirm the command I should use baring in mind the separate /boot.If I have to wait and do it from the Live CD - is the command to use any different? FYI here is my current layout:

Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/vg_root-root
37735960 15719388 20099644 44% /
none 1023876 316 1023560 1% /dev

[code]....

View 4 Replies View Related

Ubuntu Installation :: Failure After Trying To Upgrade From Legacy Grub To Grub2

May 21, 2011

I moved from 8.04.2 to 10.04.2 and tried to upgrade from GRUB Legacy to Grub2. I must have made a mis-step somewhere in the process as on boot it now tells me

Code:
GRUB Loading stage1.5.
GRUB Loading,
Error 15
_
Is there a nuke from orbit, no finesse way of just ripping all the existing GRUB mess out and installing GRUB2 from Boot disk? for instance should I be just be able to boot with a LIVE CD mount the primary disk of this machine and enter the below in a terminal without messing up any further?

Code:
sudo grub-install --root-directory=/media/PRIMARY_DISK /dev/sda

View 3 Replies View Related

Ubuntu Installation :: GRUB2 Not Finding Kernels After Kernel Upgrade

Jun 9, 2011

I have recently installed the Maverick backport kernel (2.6.35 - from the lucid-updates/main repo) and while I was at it I also manually (through synaptic) got rid of some old kernels. I made sure that I kept the current Lucid kernel though (that was working fine). All seemed well (although I didn't actually check - just no errors) so I rebooted.On reboot I have lost all my Ubuntu kernel options!

I rebooted with a live cd, mounted, etc and ran

Code:

sudo update-grub

but it doesn't seem to find any kernels!

Code:

grub-install --recheck --root-directory=/media/mnt /dev/sda

Checked /boot to see if the kernels are there:

Code:

jed@lightning:/boot$ ls
abi-2.6.32-31-generic memtest86+.bin
abi-2.6.32-32-generic System.map-2.6.32-31-generic

[code]....

Even reinstalled burg (used to use it but it got broken by a kernel update long ago and never bothered to fix it as I only use Linux these days anyway)Funny thing is that BURG finds the kernels and reports no problem, but then drops to the grub-error prompt on boot.

View 9 Replies View Related

Ubuntu Installation :: Resume Upgrade Broken By SSH Disconnection?

Apr 17, 2010

I started an upgrade last night (from Jaunty to Karmic) using a "do-release-upgrade" command on a remote server via ssh. However, this morning, I discovered that the ssh connection between my machine and my server was broken.

I can see that the do-release-upgrade process is still running (well, a giant /usr/bin/dpkg is in the process list) and waiting for a response.

Is there any way I can take control of that session from my current session?

View 2 Replies View Related

Ubuntu Installation :: Can't Upgrade - Fails With Broken Dependencies

Apr 30, 2010

I've been trying all morning to update from a working 9.10 to 10.04 and unfortunately every time I try it blocks me.

An unresolvable problem occurred while calculating the upgrade: E:Unable to correct problems, you have held broken packages.

This can be caused by:

* Upgrading to a pre-release version of Ubuntu

* Running the current pre-release version of Ubuntu

* Unofficial software packages not provided by Ubuntu

If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bug report.

Restoring original system state

I've uploaded the full apt log to pastebin here:

[URL]

View 9 Replies View Related

Ubuntu Installation :: Upgrade 9.10 To 10.04 - Package Command Is Broken?

May 30, 2010

I've only been using Linux for a few days (Specifically - I installed Ubuntu 9.10 last week on my laptop for learning the OS and updated to 10.04 over the weekend). I have searched Google (and found answers) for every problem now except for this new one. I apologise in advance for the length but I wanted to include my own troubleshooting as well.

When I installed and setup Ubuntu Karmic - I added my work software. Autopackage wasn't installed by default so I used terminal's package install <filename> command for the first file - and double clicked on the rest to install.With the OS change I wanted to check to see if these packages would have problems installing on 10.04 (mostly to double check).First I checked my Manage 3rd Party Software to remove them - but all my entries here are blank. (I should have quite a few actually - I've done a lot of installing and downloading in the last few days).I double clicked to re-run them but that failed saying there was a problem with the packages. So I swapped to Terminal and found the following:

When I try to install a software package:

sudo package install "SMART Product Drivers 10.package"
Reply: package: can't open config file /home/test/.mailagent
If I type in just

[code].....

What's interesting, is checking my Fedora and Debian builds (I've done a lot of learning for only a few days! But I know a ton about grub 1 and 2 now) - I can't see a /home/test/.mailagent file or folder to copy either. The only thing I can think of is I have never setup an email account on my system (I've only been using it for a few days) and maybe the blank Manage 3rd Party Software tab is indicating a different problem.

View 4 Replies View Related

Ubuntu Installation :: 10.04 To 10.10 Upgrade - Xorg Broken Packages

Oct 12, 2010

Here is the apt.log from running 'do-release-upgrade'. apt-get upgrade runs without issue and I have disabled all of the extra repos I had (opera, tor, lucid-propsed, chromium). My system is otherwise 100% up to date with apt-get dist-upgrade and apt-get upgrade. I have already purged all of my PPAs using 'ppa-purge', but it looks like there are remnants of xorg-edgers in there somewhere: [URL]

View 4 Replies View Related

Ubuntu Installation :: Could Not Determine The Upgrade/broken Packages?

Feb 27, 2011

I have been upgrading 10.4 to 10.10, but in the middle of the new package download my computer turned off (outage). Now Ubuntu won't restart the upgrade or install the packages already downloaded; it tells me it "Could not determine the upgrade" and that unresolvable problems occurred, caused by held packages. How can I reset things to restart the upgrade?

View 4 Replies View Related

Ubuntu Installation :: Broken Packages Required For Upgrade?

Mar 21, 2011

I keep on getting this red " - " icon on my panel and I try to perform the upgrade it prompts me to do. But it says that there are 3 broken packages i need to fix with the "broken filter". How do I fix this so I can upgrade?

View 2 Replies View Related

Ubuntu Installation :: After Upgrade Broken Unity Instead Of Plasma

Apr 29, 2011

Upgrade of kubuntu to 11.04 from 10.10 using kpackagekit appeared okay, as did the reboot and login from the new panel. Then, instead of seeing my custom background and plasma desktop all I see is the color wash of the Unity background. There is a right button menu in this desktop with a Create Launcher option that allows me to make launchers for konsole, firefox, and ksystemlog. Windows come up, but with Unity window decorations. Sure enough unity-window-decorator is running, but there is no plasma. System logs don't reveal anything obvious that failed. There is a kdm process running and kdeinit4 appears to have tried to start klauncher and kde4, but they are not actually running.It seems like somehow GNOME and Unity have somehow collided with the KDE environment.

View 1 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 :: Focus Follows Mouse Broken After 11.04 Upgrade

May 3, 2011

"Select windows when the mouse moves over them" does not work after an upgrade. I'm still using the Ubuntu Classic desktop configured for Metacity. Anyone know how to fix this without resorting to Unity?

View 1 Replies View Related

Ubuntu Installation :: Libvirt-bin (kvm) Still Broken After Lucid LTS Upgrade

Aug 23, 2011

After upgrading a 12 core Opteron hypervisor to the latest Lucid LTS patches, virtualization is broken. guests will not start using virt-manager.

The error message I get is: failed to retrieve chardev info with 'info chardev'

View 1 Replies View Related

Ubuntu Installation :: Unable To Boot Windows XP After Upgrade To Grub2 From Grub?

Jul 24, 2010

yestoday,after I upgrade,unable to boot windows xp. if I use grub ,windows xp can boot up.but now I want to use grub2, boot info script's results.txt is at below.

Boot Info Script 0.55 dated February 15th, 2010

Boot Info Summary: => Grub 2 is installed in the MBR of /dev/sda and looks on the same drive in
partition #6 for /boot/grub.
sda1:
File system: vfat
Boot sector type: Fat16
Boot sector info: No errors found in the Boot Parameter Block.

[Code]....

View 1 Replies View Related

Ubuntu Installation :: Upgrade And Broken Dependencies (Samba-Common)

May 13, 2010

A couple of days ago, I upgraded my Kubuntu to Lucid. In this phase, the system reported that it was impossible to upgrade samba-common, and the installation aborted on 90%. Nevertheless everything is working but KPakageKit, which reports:
"There are broken dependecies on your system. Please use an advanced package manage e.g. Synaptic or aptitude to resolve this situation."

Neither "sudo aptitude safe-upgrade" nor "sudo apt-get -f install" solved the problem:
omen@darkstar:~$ sudo aptitude safe-upgrade
[..]:
samba-common
kubuntu-desktop .....

So the problem is really samba-common.

View 3 Replies View Related

Ubuntu Installation :: Dvd Menu And Playback Broken After Upgrade To Lucid?

Jul 24, 2010

Last night I upgraded to Lucid from Karmic, and now I can't play any DVDs (physical or ripped). These worked fine in Karmic, but now when I select them, playback freezes on any menu, and I have to kill the front end process. Mythtv is set to use the internal player, but I have the same issue with VLC.

View 4 Replies View Related







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