Ubuntu Installation :: Upgrade To 10.04 - Unable To Boot

May 31, 2010

Upgrade from Karmic - was using EasyBCD in Vista. Tried upgrading to Grub2, reinstalling Grub - but can not boot to either. Here is my Results.txt file from [URL]

Code:

Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
=> No boot loader is installed in the MBR of /dev/sda
=> Windows is installed in the MBR of /dev/sdb

[code]....

View 9 Replies


ADVERTISEMENT

Ubuntu Installation :: Unable To Boot After Upgrade?

Dec 5, 2010

I have Ubuntu Mavrick installed on windows vista using wubi. it has been running smoothly since RC, when i installed it. now, after I updated using Update Manager last night I was asked to reboot. Upon rebooting i was not able to use ubuntu. the Ubuntu option is there on the windows boot menu but after i select it gruub does not appear. instead it reboots again. is there any way to fix this problem so i can use ubuntu again? if not how can i recover my ubuntu files and folders? Please help because i dont really want to reinstall after all the tweaking and stuff.

View 3 Replies View Related

Ubuntu Installation :: Unable To Boot After Upgrade To 10.10?

Feb 28, 2011

I updated my pc today, all went well no errors during upgrade. But I am unable to boot. I get the splash screen with Ubuntu and 4 coloured dots, then it goes and i get a page of txt. *starting apparmor profiles skipping profile in /etc/apparmor.d/disable: usr.bin.firefox plymouthd: ply-keyboard.c:384: ply_keyboard_watch_for_input: Assertion `keyboard != ((void*)0)' failed. *Setting sensors limits rather than invoking int scripts through /etc/init.d, use the service ( utility, e.g service s20plymouth-splash start Since the script you are attempting to invoke has been converted to an upstart job. you may also use the start ( utility, eg. start s20plymouth-splash Start: uknown job S20plymouth splash

If i leave it the screen just goes black I can get to ttyl by using ctrl&alt&f7 and log in.but thats about it startx just tells me no screens found I expect because xorg isn't used. If i go into recovery mode, failsafe graphics won't load either. So i select netroot and the enter startx which will give me a root desktop. I tried reinstalling grub, but no change. Not sure where to go from here i suspect it is something to do with plymouth? but i am no expert even tho i've been a user for 4 years

View 3 Replies View Related

Ubuntu Installation :: Unable To Boot After Hardware Upgrade?

Oct 13, 2010

yesterday I upgraded my hardware, my specs are as following:

AMD Phenom II X4 965 (new)
Asrock K10N78D Mainboard (new)
1 TB Harddrive (Western Digital WD10EARS) (new)
Palit Geforce 460 GTX
3 GB DDR2-800 RAM

First I installed Windows 7 which worked without any problems. After that I wanted to install Ubuntu 10.10. (32 bit) The installation worked fine and the first boot also worked without any problems. Since then I get strange errors nearly everytime I try to boot up. I'm posting a "screenshot" as an attachment which shows the bottom end of the output before the system stops to work (Alt+Print+B is still working). I also get the same error when trying to boot up from a Live USB-Stick. It's quite random, around 25% of my tries are successful and the system boots up normally.

Things I already tried:

- Testing my RAM (no errors)
- Booting with just one RAM block (same error, also tried a different one)
- Installing 10.04/BIOS Reset/Installing from CD (same problem)

So what do you think? A hardware defect? Then I wonder why Win7 works fine.I would like to post a complete boot log, how can I do that?

View 7 Replies View Related

Ubuntu Installation :: Unable To Boot Wubi After Upgrade

Oct 16, 2010

I just updated my ubuntu 10.10 installation inside windows (wubi) and after that I shut down my computer. Later on I switched it on again and was unable to boot ubuntu. Ususally I first get the 'Windows boot menu' and after i select ubuntu i get the grub menu. Now, when I select ubuntu in the windows boot menu I dont get grub after that but instead the computer restarts. Is there any way to fix this issue without reinstalling ubuntu.

View 2 Replies View Related

Ubuntu Installation :: Unable To Boot After Kernel Upgrade

Feb 13, 2011

I had problems with booting my PC after kernel updates several times. In the past I just reinstalled Ubuntu and after several tries with running Update Manager things were working again.This time I applied another recommended set of updates, including a kernel upgrade and got the usual "Kernel Panic - not syncing: VFS: Unable to mount root fs on unkown-block(0,0)"After booting from a LiveCD and running boot_info_script I rebooted again and this time I am getting tons of errors which seem to be generated while running grub. After a few minutes of 'error: syntax error' and 'error: Incorrect command' scrolling through my screen, grub gives my a grub> prompt... Not what I expected!Here is the output of the boot_info_script:

Code:

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 #1 for (,msdos1)/boot/grub.
=> Grub 2 is installed in the MBR of /dev/mapper/isw_cagifdjehe_Volume0 and

[code]...

I have two RAIDed disks (mirrored and showing OK during POST). The disk shows above as a6071eb5-6fc6-45b3-babb-c1a2156278d7. Ubuntu 10.10 installs fine from a LiveCD, but gets broken by kernel updates. I can see the original 1 TB disk when I start with the LiveCD and I can access all the files.

View 2 Replies View Related

Ubuntu Installation :: Unable To Boot After Upgrade / Enable This?

May 6, 2011

Today morning I was upgrading ubuntu 10.10 to 11.04. When the packages were downloading it was showing 20m left to download. At that time I had a battery of 2 hrs. As I had to go so I left my laptop on and went( the charger unplugged ). When I came back I get the following message code...
I had Widows 7 also. Thank god its fine so that I am able to ask question.

View 5 Replies View Related

Fedora Installation :: Upgrade F9 - F10 - Unable To Boot ?

Jan 22, 2009

It's become a tradition since I've installed FC6 on my machine: after each Fedora upgrade, the PC hangs at reboot because of a badly make initrd !

I found this post a while ago that helped me to solve the problem by rebuilding the initrd with the right librairies in it: [url]

So for each upgrade I've done the last 2 years I had to follow again these instructions to rebuild the initrd.

I've just finished the upgrade from F9 to F10 and I faced the following friendly message:

Code:

Allright, not a surprise in fact. While rebuilding the initrd I discovered there's no more /lib/i686/nosegneg/ directory in Fedora10's initrd. Therefore I reinstalled the libm-2.9.so library as follows:

Code:

Once the initrd rebuilt, I rebooted and faced a second friendly message:

Code:

I searched for posts reporting problems with segfault in ld-2.9.so but didn't find anything. So now I'm with a successfully upgraded fedora 10 system that refuses to boot.

By the way, I've done the upgrade using the netinstall CD, all the packages have been retreived online without errors and I think I've therefore the latest versions.

How to making this F10 box to start ?

View 4 Replies View Related

Ubuntu Installation :: Grub Upgrade - With Image #22 And Unable To Boot Windows

May 17, 2010

I recently performed a reinstall of ubuntu after mucking up my partitions, and I am running it dual booted with windows 7.

I recently performed a grub-pc update, but I didn't know what it was asking me to do during the process itself of updating the process.

It asked me at one point where to install grub, and I selected all my partitions because it suggested that if I didn't know. I think that may have damaged my windows section, which was also selection.

I've attached the output for:

Code:

Problem symptoms:

1) Weird upgrade error in apt-get
2) Unable to boot windows 7
3) Unable to activate proprietary drivers
4) Perpetually being reminded to restart

View 5 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 :: Unable To Upgrade From 10.4 To 10.10 - Could Not Calculate The Upgrade

Nov 14, 2010

I am trying to upgrade from 10.4 to 10.10. I have never had a problem upgrading before with the Update Manager. Now I get an error message when using the Update Manager. The message says, "Could not calculate the upgrade". See screenshots. I also checked the package manager for broken packages and came up with nothing.

View 2 Replies View Related

Ubuntu :: Unable To Boot After Upgrade - System Ask For User Id

Jan 2, 2010

I have dual boot (wubi) Windows XP. It was working smooth until I upgrade ubuntu 9.10. At the boot screen I choose Ubuntu, then it ask me wich version, then it freeze. I tried the recovery version, but then it ask me for a user ID login and password. At this point I'm able to enter the user , but it don't type anything on the password and keep asking me to enter the user id and password again, and again.

View 2 Replies View Related

General :: Unable To Boot After Upgrade ?

May 6, 2011

Today morning I was upgrading ubuntu 10.10 to 11.04. When the packages were downloading it was showing 20m left to download. At that time I had a battery of 2 hrs. As I had to go so I left my laptop on and went( the charger unplugged ).

When I came back I get the following message:

Code:

I know this is coming because of improper shutdown. Also I think that the new ubuntu was not yet installed as in the boot menu it was showing old images only..I had Widows 7 also.

View 2 Replies View Related

Ubuntu Installation :: Unable To Upgrade From 9.04 To 9.10

Sep 5, 2011

last month i had ubuntu 9.04 on my pc but i formated and i install 9.10 then i formatted again with windows xp and now i want to install again the 9.10..but when i try to install at the boot ubuntu docent boot up also fedora(12),opensuse and ubuntu 9.10 but with ubuntu 9.04 everything is ok..i try to upgrade from 9.04 to 9.10 using update manager but when i restart my pc ubuntu doesn't boot up?

View 1 Replies View Related

Ubuntu Installation :: Unable To Upgrade From 8.04

Apr 7, 2010

I cannot upgrade from 8.04. I go to the update manager, and it says everything is up-to-date. I've tried going in through terminal.

View 2 Replies View Related

Ubuntu Installation :: Unable To Upgrade To 10.04

May 11, 2010

I'm currently trying to upgrade to 10.04, but I'm experiencing a problem. Currently I am encountering the following error message when trying to upgrade: "An unresolvable problem occurred while calculating the upgrade: The package 'ubuntu-desktop' is marked for removal but it is in the removal blacklist."

The message directed me to /var/log/dist-upgrade. I looked at the apt.log file and I discovered the following at the end of the file:

"Investigating ubuntu-desktop
Package ubuntu-desktop has broken Depends on libsdl1.2debian-pulseaudio
Considering libsdl1.2debian-pulseaudio 2 as a solution to ubuntu-desktop 0

[code]....

View 2 Replies View Related

Ubuntu Installation :: Unable To Upgrade From 8.04 To 10.04

May 17, 2010

I downloaded Ubuntu 10.04 Alternate CD and tried to upgrade 8.04 to 10.04. When I run upgrade (with the option "Include latest updates from the Internet?" set to "No" ) in the "Setting new software channels" it gives this error (ScreenShot attached):

Code:

An unresolvable problem occurred while calculating the upgrade:
E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held 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

View 9 Replies View Related

Ubuntu Installation :: Unable To Upgrade To 10.04.1

Aug 31, 2010

I'm using Ubuntu 10.04 (upgraded from 9.10) and I can't find a way to upgrade to the new 10.04.1 version.
I've updated all the software sources, changed my country location to US, and even generated a new sources.list file, but my update manager never displays an option to make an upgrade to 10.04.1

Here are my current settings:

Code:
###### Ubuntu Main Repos
deb http://pt.archive.ubuntu.com/ubuntu/ lucid main restricted universe multiverse
###### Ubuntu Update Repos
deb http://pt.archive.ubuntu.com/ubuntu/ lucid-security main restricted universe multiverse

[Code].....

View 3 Replies View Related

Ubuntu Installation :: Unable To Upgrade To 10.10

Oct 21, 2010

I have Ubuntu 10.04 and I am trying to upgrade to 10.10 but when I have the update manager check for updates it is not an option.

View 5 Replies View Related

Ubuntu Installation :: Unable To Upgrade From 10.04 To 10.10

Apr 28, 2011

when I upgraded from 10.04 to 10.10 I lost the ability to enable effects, lost the ability to use compiz and my screen got messed up and my video card driver wasn't working forcing me to re-install it several times. Even now my system doesn't totally work how it used to in 10.04.I want to avoid that in this upgrade. I downloaded the live cd since the wire upgrade took a bunch of hours. But my concern is the graphics, I want to be able to use effects since Unity uses effects, I have unity 2d installed but it doesn't work. So somehow enabling effects is a must.

what steps do I take to make the upgrade process as smooth as possible, I've already done my app updates so my system is current, I'll disable 3rd party ppa's like before but what else? Do I have to disable my video card driver so the live cd video card driver can be installed? How do I keep my setting as is but allow for all the 11.04 goodness to be installed?Or is erasing my current Ubuntu partition and reinstalling 11.04 fresh the best option?

View 4 Replies View Related

Ubuntu Installation :: Unable To Upgrade To 11.04?

Apr 30, 2011

I am running Lucid Lynx on a Dell Inspiron 1720 laptop. Every time I try to upgrade to 11.10 (via the Update Manager) I get the below listed errors. Any suggestions are appreciated.

W:Failed to fetch http://astromirror.uchicago.edu/ubun...86/Packages.gz 404 Not Found
, W:Failed to fetch http://astromirror.uchicago.edu/ubun...86/Packages.gz 404 Not Found
, W:Failed to fetch http://astromirror.uchicago.edu/ubun...rce/Sources.gz 404 Not Found[code]....

View 9 Replies View Related

OpenSUSE Install :: Unable To Re-load Grub Following Windows 7 SP1 Upgrade On Dual-Boot?

Apr 28, 2011

A few days ago I went to perform the Service Pack 1 Upgrade for Win 7. This crashed out with an error. On researching the problem I found a solution to fix the problem by marking the Windows partition as active. I did this (via Computer Mgmt -> Disk Mgmt). This allowed the SP1 upgrade to work, however on reboot I got an error BOOTMGR missing. This I rather rashly resolved by using the Windows 7 install DVD in Recovery mode to reinstall the Windows Boot manager via bootrec /Fixboot I thought I would then be able to use the Opensuse 11.2 install disk to fix grub.

I use the Opensuse install disk and select Repair system -> Expert Mode -> Install New Boot Loader then select Other -> Reread Configuration from Disk. This adds Win 7 back into the grub menu. I then select OK and get the message "the bootloader was installed successfully". The problem then comes when I click my way through OK and Next to finish the install. At the end of the process I get the message "An error occurred during the installation" and I'm no further forward.

FYI the PC has a single SATA disk installed partitioned as follows:

dev/sda1 100Mb Win System Parkition
dev/sda2 Windows NTFS
dev/sda3 Windows FAT

View 8 Replies View Related

Ubuntu Installation :: Unable To Upgrade To The Next Distribution?

Apr 30, 2010

Since 9.10 was available, I've been unable to upgrade to the next distribution. Today I actually took the time to copy down and make note of the error given. The pop-up error is this: Could not calculate the upgrade

[Code]...

View 3 Replies View Related

Ubuntu Installation :: Unable To Email With 10.04 Upgrade?

May 8, 2010

I just upgraded to 10.04 from 9.10. Everything seemed to go well and it looks like everything transfered over fine except my email stuff. I was using Evolution with 9.10, but it looks like none of that is on 10.04. Not too worried about the program itself, but I would like to have kept my contacts info and a few of the emails from the last couple of days.

View 1 Replies View Related

Ubuntu Installation :: 10.04 - Unable To Upgrade VirtualBox

Jul 30, 2010

I'm trying to upgrade Virtualbox but I get the following error. What can I do? I use Ubuntu Release 10.04 with Linux 2.6.32-24 generic.

View 4 Replies View Related

Ubuntu Installation :: Unable To Grub After 10.10 Upgrade

Oct 30, 2010

I upgraded to 10.10, and grub just came back with "no wubildr", and then a "no other mode", or something like that. I dual boot xp (I used it to install wubi), and I need a few files off my linux partition. Is there a way to:recover my files within windows
skip grub and go strait to ubuntu

View 6 Replies View Related

Ubuntu Installation :: Unable To Get Grub After Upgrade

Jan 1, 2011

I started off on 9.10 and upgraded to 10.4 without any problems. However during the upgrade to 10.10 got asked about grub (see attachment 1& 2) and I think I should have ticked the other boxs but I didn't. I also got an error (see3) The 4th one I think is a different issue.On the restart it would only get to the purple screen before the login field appears. I presume I need to do something to the grub but have no idea what.My system is 64bit and a raid 1. The attachment 5 shows the partition arrangement I can boot into the the PC with a live (32bit 10.10) cd.

View 3 Replies View Related

Ubuntu Installation :: Unable To Upgrade From 10.04LTS To 10.10

Feb 22, 2011

I am running 10.04 LTS inside Windowsxp.LTS is totally updated.What is more,in the settings section of update manager I have ticked to show normal releases as well.Still,update manager is not displaying "10.10 is available"Thus,unable to upgrade.

View 3 Replies View Related

Ubuntu Installation :: Unable To Upgrade 10.10 - 404 Not Found

Mar 17, 2011

W: Failed to fetch [URL] 404 Not Found [IP: 91.189.88.46 80]
W: Failed to fetch cdrom:[Ubuntu-Studio 10.10 _Maverick Meerkat_ - Release amd64 (2010100]/pool/main/p/pulseaudio/libpulse-browse0_0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu21_amd64.deb

[code]....

View 1 Replies View Related

Ubuntu Installation :: Unable To Do Full Upgrade From 10.04 LTS To 11.04

Apr 29, 2011

I recently got 10.04 installed on my computer by going through the upgrade chain all the way from 9.04.The upgrade chain ended with 10.04 LTS.Today I booted up and found a new distro, 11.04, went up, but when I went to upgrade it told me it could only do a partial upgrade.What's the deal, and how do I get the full 11.04?

View 6 Replies View Related







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