Ubuntu Installation :: Cannot Boot Windows 7 After Upgrading To 9.10?

Feb 2, 2010

I installed Ubuntu 9.10 on Windows 7 system using Ubuntu disk partion option. Unbuntu works great but I can no longer access W7. Windows Loader Boot Option is in normal position as last selection of Grub menu but arrow keys do work. Acts as if keyboard is locked. System defaults to Ubuntu 9.10. How do I select Windows Loader Option

View 9 Replies


ADVERTISEMENT

Ubuntu Installation :: Can't Boot After Upgrading Windows?

Jun 24, 2011

I had ubuntu 10.04 dual boot with win xp and I recently decided to upgrade windows to win 7. Once I did that I could no longer see the grub therefore I couldn't manage to boot into ubuntu. I don't know what to do, the installation is there because I never touched that partition

View 6 Replies View Related

Ubuntu Installation :: Dual Boot Windows 7 & Upgrading?

May 3, 2010

I've heard people have been finding that when they upgrade from 9.10 to 10.04 on a machine that dual boots 9.10 and windows 7, they can't boot windows 7 afterwards. There is a fix to this problem but I would rather prevention to a cure.

View 8 Replies View Related

Ubuntu Installation :: Unable To Boot In Windows 2K3 After Upgrading To 10.4?

May 31, 2010

I am new to Ubuntu. I recently upgraded my Ubuntu from 9.10 to 10.4 (64bit) since then I am unable to dual boot to WIN2K3 from the same HDD as my Ubuntu. I have ran some of the suggestions like: Sudo update grub and Testdisk both did not provide any errors on my partitions and my primary partition displayed in Testdisk was WIN2K3, now when I reboot and select it from the boot menu it just simply show a blinking cursor.

I am out of ideas and I need a solution to suit my configuration. I prefer not to re-install or repair any WIN2K3 OS. Can someone assist and let me know what you need from me to further understand my issue.

View 4 Replies View Related

Ubuntu Installation :: Can't Boot To Windows Vista After Upgrading To 10.04 Lts

Jun 4, 2010

I had Ubuntu 9.10 and windows vista on my laptop and both systems boot normally throw grub but after I upgrade to Ubuntu 10.04 LTS windows is shown on the grub loader but if I selected it all I get is blinking cursor, Ubuntu boots just fine.

View 1 Replies View Related

Ubuntu Installation :: Unable To Boot Into Windows After Upgrading Grub

Apr 10, 2010

I upgraded from grub to grub2 recently, and during an update of my system, it ran the update-grub command which prompted a window asking me where to install Grub. Since I didn't know what partition to install it to and the help suggested to install it to all if I was unsure what partition to install it to - I accidentally installed Grub to my Windows partitions (both the regular and the recovery console).

So now, I can't boot into Windows - the computer just hangs after Grub with a blinking cursor and I have to perform a hard reset. Is there any way for me to restore the boot record for the windows partition without having to reinstall windows from the ground up?! I can't use Linux for my webbanking and other important tasks, so (unfortunately) I need Windows back desperately!

View 2 Replies View Related

Debian Installation :: Upgrading Windows On A Computer With Dual Boot

Aug 30, 2014

I recently installed Debian 7 on a dual boot with Windows Vista. Thus, when I boot the computer, I am prompted by a GRUB screen to select Windows Vista loader, Debian, and Debian (recovery mode). I would like to upgrade Windows Vista to Windows 7. Will this cause an issue with GRUB? Will a Windows 7 loader be added to the list or will a Windows 7 loader replace the Windows Vista loader? Will there have to be a setting change within Debian? Within Windows?

View 6 Replies View Related

Ubuntu :: Can't Boot Into Windows After Upgrading

May 2, 2010

I just upgraded from ubuntu 9.10 to 10.04. Previously I had windows 7 and ubuntu working side by side. However, now when I try to boot into windows, it says GEOM ERROR.

View 6 Replies View Related

Ubuntu Installation :: Precautions To Take When Upgrading Windows On Windows/kubuntu Dualboot PC?

May 31, 2010

I have a Vista/Kubuntu dualboot, with grub2 as my loader. Because i have read that Windows likes to ignore something else present on the system and overwrite everything with itself. So i installed Vista, then Kubuntu.Now i want to upgrade my Vista to Win7. My question is - what should i do in order to keep my current dualboot intact (Grub2 as a loader, and kubuntu fully functional). I fear Win7 might even never ask me about keeping my kubuntu dualboot, just overwrite everything. PS: My bootinfoscript output

Code:
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================

[code]....

View 5 Replies View Related

Ubuntu :: Upgrading Windows On A Dual Boot System?

Apr 1, 2010

I don't use Windows that often but thought since I have a copy of Win7 I might upgrade from the XP I'm currently using. I'm anticipating several issues, first Grub, can I get it going again after the Win7 upgrade without messing with my current Ubuntu install? the next issue is Win7 will want to make a "boot" partition, does this create any problem with partition names for Ubuntu? can this be solved by making the windows "primary" partition and using an extended partition inside that? is there anything I'm missing?

View 9 Replies View Related

Ubuntu Installation :: Windows 7 64 Not Booting After Upgrading From 9.10 To 10.04?

May 7, 2010

I am sorry to post another thread regarding this problem, but after searching for hours in this forum and the internet, no suggested solution fixed my problem.I have 3 disks of 1TB in size. The first /dev/sda is where windows 7 64 is installed (partitioning: MBR).The second /dev/sdb is where I installed ubuntu 10.4 64bit (partitioning: GPT).The third is just for storage and is ntfs. No boot here.the grub2 is installed on mbr (/dev/sda)Also did a update-grub just to be sure, and testdisk.Grub finds all the oses and sort the to the list (including windows 7).Upon selecting Ubuntu, ubuntu boots fineBut If I select windows 7, I get a blackscreen and a blinking cursor on top left. No disk activity.I had a similar problem booting windows 7 when I had installed 9.10 in the past. The fix was to add the line:echo insmod part_msdoson the /etc/grub.d/00_header file because grub was inserting only the part_gpt module thus not recognizing the mbr partitions.

This is not a solution anymore.Trying to have a fix at least to boot into windows 7 using the windows disk, using repair, and command prompt as suggested somewhere here on the forum, did not solve anything. On the Repair dialog on start, windows see the installation, I choose fix, and it ends up that there are no problems to fix. After going to console, and issuing The BootRec commands, the /ScanOs and /RebuildBcd, say there are no windows installation. Great work Microsoft!. The installation is found on gui screen, but not on console.I did a clean install from the ubuntu 10.04 cd, just to see if solves the problem. but no. Same thing.And a stupid thing I did on update: I checked to install grub on every disk (just disks not partitions), when grub-config window showed up. Don't ask me why, I ask myself and I don't get an answer.Anyway, as I said, at least ubuntu boots fine and all disks are accessible. So, fortunately no data loss. The windows 7 option available on the grub menu ends up in a blinking cursor.Just in case, here is the results of my boot info script:

---------------------------------------------------------------------
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================

[code]....

View 6 Replies View Related

Ubuntu Installation :: Cannot Access - After Upgrading Vista To Windows 7?

Jan 12, 2010

I had partitioned my dell inspiron 1525 to have Windows Vista and Ubuntu 9.04. I upgraded Vista to Windows 7. Now whenever I start the computer it goes directly to Windows 7. Is the Grub been deleted? How do I get to my Ubuntu. I have the Ubuntu Live CD with me

View 2 Replies View Related

Ubuntu Installation :: Upgrading Windows Get GRUB Back?

Jul 6, 2010

I had Vista loaded on my computer, then loaded the BRILLIANT ubuntu onto a second partition! This gave me the GRUB boot loader which is fine.My 2 points are;1. Can I change the position of the items in the GRUB loader so if no keys are pressed it loads Windows automatically?? (Its for my sons computer!!) Also can I edit the GRUB so its less complicated for him??2.I want to update his Windows to Win 7, free upgrade! This over rights the Win partition and will therefore get rid of my GRUB loader. When I have updated how can I get back the ability to chose between booting Win 7 and Ubuntu?? How do I get the GRUB back?

View 3 Replies View Related

Ubuntu Installation :: PC Won't Boot After Upgrading From 9.04 To 9.10

Mar 25, 2010

I wanted to use Ubuntu on one of my old laptops (a great, speedy modern OS on a modest hardware PC). Unfortunately this PC can not at the time read all CD-ROM's (can't figure out why it does read some) and I've installed Ubuntu 7.10 - the only CD it did read at the time.

I've used it for two years but I never got my wireless card to work (OK, most of the time it was collecting dust) A couple of days ago I finally realized how to use ndiswrapper (lol...) and I was able to get a working Wi-Fi connection on this laptop. I then proceeded to upgrade it over the internet, to Ubuntu 8.04, then 8.10, then 9.04 and, last night, to 9.10.It has worked through each and every of these updates, but after 9.10 the PC won't even boot (after "GRUB loading...).

View 2 Replies View Related

Ubuntu Installation :: 10.10 Won't Boot After Upgrading?

Dec 5, 2010

I have dual boot my Windows 7 PC with Ubuntu 10.10 recently. Ubuntu boots well until I upgraded the system with Upgrade Manager. Then all of a sudden it won't load anymore.

View 3 Replies View Related

Ubuntu Installation :: Occasional Blank Windows In Gnome After Upgrading To 11.04 / Why Is So?

Jun 11, 2011

I upgraded to 11.04 and now I get these occasional blank windows. Anyone have an idea on what is going on?

View 1 Replies View Related

Ubuntu Installation :: Upgrading But Not Enough Space On /boot?

May 21, 2010

I am trying to upgrade to Ubuntu 10.04 and stumbled on a little problem. My partition scheme is as follows and I am installing Ubuntu on an External USB harddrive:

499 GB HARD DISK
WD My Passport 070B
MBR Partition table
49 MB Filesystem --/boot
Linux Ext4 (version1.0)

[Code]...

View 9 Replies View Related

Ubuntu Installation :: Cannot Boot To XP After Upgrading To 10.4 / Solve This?

Jun 28, 2010

I have a dual boot (2 hard drive) system, and upgraded to 10.4. Booting into XP results in a flashing cursor that doesn't do anything. I know that GRUB screwed everything up, but I need to know what to do--and assume I don't know what I'm doing--to restore my dual boot ability.

Here's what I get after running a boot info script code...

View 2 Replies View Related

Ubuntu Installation :: Wont Boot After Upgrading From 10.04 To 10.10?

Nov 1, 2010

i was in ubuntu 10.04 and I thought geting the lastest version is the smart thing to do right? so i went to the update manager and upgraded it to 10.10. but now when i restart the computer all I get is " a black screen with white text that says "Gnu Grub Version 1.98+20100804-5ubuntu3Minimal bash - like editing is supported for the first blah blah, Tab lists possible command completions. Anywher else TAB lists possible device or file completions.grub> "I have a dual boot that has Windows 7 and Ubuntu, Ubuntu being my main OS, I really need to get back on it.

View 9 Replies View Related

Ubuntu Installation :: Slow Boot After Upgrading To 11.04?

May 5, 2011

my laptop's boot speed has been tremendously dropped (approximately from 30 secs to 3-4 minutes) after I've upgraded from 10.10 to 11.04.What do you recommend me to check in order to get back my lost time?

View 9 Replies View Related

Ubuntu Installation :: Unable To Boot After Upgrading Server From 9.04 To 9.10 Under Xen

Feb 15, 2010

I've just upgraded my server installation from 9.04 to 9.10. I'm running this as a Xen virtual machine. All seemed to go well until I restarted, at which point I got stuck at this point:

Begin: Running /scripts/init-bottom ...
Done.
mountall:/proc: unable to mount: Device or resource busy
mountall:/proc/self/mountinfo: No such file or directory

[code]...

My service provider is running xen-shell 1.0.79 running on Xen version 3.0.3-1, and after the seemingly-successful do-release-upgrade, uname -r reports ubuntu kernal 2.6.18-5-xen-amd64. Unfortunately, this isn't mentioned as a possible problem here [URL]

View 1 Replies View Related

Ubuntu Installation :: Upgrading From FC To Karmic On Triple Boot Mac

Mar 14, 2010

I have a Core 2 Duo iMac that I had set up for triple boot using Fedora Core (probably FC8 )and GRUB, Windows XP Pro, and Mac OS X v10.5. Some time ago, I had to blow out and reinstall my Windows installation because it had developed errors, but this also blew out my GRUB, leaving the Fedora install non-bootable. Since I never really used FC on this machine much, I didn't worry.

Lately, I've acquired an hp Mini 110, on which I'm running Linux Mint 8 (Helena), and I'd like to upgrade my FC partition on the iMac to Karmic, but when I run the installer, it won't let me use all of the existing Linux partition, instead wanting to resize it to accommodate both FC and Ubuntu.

How do I make the installer simply replace FC with Karmic, using the entire existing partition? I'm sure earlier versions of Linux that I've used had a simple "erase all Linux partitions and install" option, and the "Manual" option doesn't appear to read the existing partition information (I was too afraid to go any further).

I ended up quitting the installer, which put me into the Live CD environment, where I used the File Browser to "Format..." the Linux partition, but when I went back to the installer, I ran into the same problem, and it didn't seem to matter if I unmounted the existing partitions or not.

View 2 Replies View Related

Ubuntu Installation :: Dual Boot Broken After Upgrading To 10.04

Apr 12, 2010

I just upgraded to Ubuntu 10.04 from 9.10 and now my Windows XP will not boot from grub. It shows up on the grub boot list but when I select it, all I get is a black screen. It worked perfectly just minutes before the upgrade, but now I cannot use windows, which I need really badly at this point.

View 9 Replies View Related

Ubuntu Installation :: Dual Boot Problem After Upgrading To 10.04?

May 3, 2010

Dual Boot Problem after Upgrading to 10.04.

View 1 Replies View Related

Ubuntu Installation :: Boot Time After Upgrading To 10.04 Is 29 Seconds?

May 4, 2010

I know this isnt normal for everyone but im getting a 29 to 30 second bootup on 10.04 from grub to login screen.. i installed boot up manager and disabled some of the things listed on a few recommendation pages on google where would i begin to figure this out? before i upgraded i was booting up at like 10 seconds tops..

View 1 Replies View Related

Ubuntu Installation :: Upgrading 8.04--10.04 Boot Error Occurs?

Jul 17, 2010

During upgrading from 8.04 to 10.04, I was asked several times what I wanted to do with menu.lst. I gave the same reply each time: "keep the local version currently installed". I wanted it the way I had when using 8.04; that is, not having the un-customizable grub menu I've experienced before with 10.04.

When I was done installing 10.04 and was going to reboot, the GRUB menu appears as it has before, and the Ubuntu entry says "Ubuntu 8.04", even though it's now 10.04. But when I choose "Ubuntu 8.04", the following error message occurs:


Code:
error sending message: Connection refused
udevadm[900] error sending message: Connection refused
udevadm[901] error sending message: Connection refused
udevadm[902] error sending message: Connection refused
error: unexpectedly disconnected from boot status daemon

[Code]...

View 7 Replies View Related

Installation :: Slow Boot After Upgrading To Ubuntu 10.04 / Speed It Up?

Aug 12, 2010

First of all i would like to inform that I am new to Ubuntu. I had Ubuntu 9.04 install on my HP Pav. Laptop with Winxp. Before some days I upgraded it first to 9.10 and then to 10.04 as suggested in Ubuntu site. After the upgrade I found that the boot up is very slow. I heard and read that Ubuntu 10.04 has very fast booting but I don't experience that, though shutdown is faster.
I read many threads on this forum about slow booting and tried to resolve the issue using those, but nothing is working. I also installed bootchart and tried to get something out of it, but frankly saying I don't understand that chat . I have 1gb of ram.
I have attached the bootchart image. Please help to find the problem.

View 5 Replies View Related

Ubuntu Installation :: Upgrading To Win 7 From Xp On Dual Boot Machine?

Aug 14, 2010

I am currently running Ubuntu Desktop 10.04 and windows xp in a dual-boot. I am looking to upgrade to windows 7 on the windows side soon but would rather not do a complete rebuild of the whole thing. The two are on separate hard drives so would i just install it on the Windows drive and then follow the instructions at [URL] or is there an easier way?

View 6 Replies View Related

Ubuntu Installation :: Upgrading To 10.10 On A Dual Boot Computer?

Oct 21, 2010

how I can upgrade to the new version of Ubuntu on a dual-boot computer?

View 1 Replies View Related

Ubuntu Installation :: Upgrading Hdd And Changing The Boot Partition?

Nov 19, 2010

Currently I have a 1TB drive that has Ubuntu installed and is used for all of my storage, vids music etc.After speaking with a friend he suggested I change the operating system to a smaller drive and use the 1TB for storage only. His reasoning for this is that the disc with the OS on it receives much heavier use so storage should be kept separate.If that's true I have a 250GB drive that I could use as the boot/OS drive.What I was considering doing was to make the 250GB drive the boot disc in BIOS, then install Ubuntu from the Live CD onto the 250GB. After doing that my plan was to use gparted to wipe the Ubuntu OS partition off the TB drive to leave it as a storage only drive.

View 9 Replies View Related







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