Ubuntu Installation :: Unable To Boot On Dual-boot XP After Recovering Windows Bootloader?

Jul 18, 2010

I have Ubuntu 10.04 LTS and Windows XP installed on my laptop. Usually when booting, I get the GRUB 2 menu and I can boot into either Ubuntu or XP.I was playing around with EasyBCD, then after trying to remove it I was unable to boot into Windows, I used a Windows 2000 CD recovery console to fix the MBR (using: fixboot and fixmbr).Now Windows starts up when I power on, but I don't get the grub menu anymore with an Ubuntu option. If I boot from the Ubuntu Live CD and try to mount my Ubuntu partition (/dev/sda5) I get this error:

mount: wrong fs type, bad option, bad superblock on /dev/sda5,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try

[code]....

View 2 Replies


ADVERTISEMENT

Fedora Installation :: Using The Windows 7 Bootloader To Dual Boot

Jan 19, 2011

I am getting a new computer with Windows 7 installed. It will contain a second hard disk on which I will install Fedora Linux. I plan to put grub in the /boot partition of that disk,so I won't be able to boot Linux directly to start. I plan to use the Windows 7 bootloader to dual boot, and I understand in principle how this is done. I set up a previous computer which was running Vista this way, using the program Easy BCD which simplified setting up the Vista bootloader. But the Easy BCD website doesn't address the question of what to do with Windows 7.

View 2 Replies View Related

General :: Dual Boot And Windows 7 But Use The Windows Bootloader Instead Of GRUB?

Sep 11, 2010

Is it possible to have the Windows bootloader point to Windows 7 and a Linux partition instead of using GRUB to point to Windows 7 and Linux?

View 2 Replies View Related

Ubuntu Installation :: Unable To Dual Boot Windows Xp With 10.04

Dec 19, 2010

I have two separate hard disks, one having ubuntu 10.04 and one having Windows XP. I'm unable to get an option to choose from grub menu as to which operating system i want to boot into.

View 3 Replies View Related

Ubuntu Installation :: Dual Boot - Unable To Load Windows Xp

Jul 19, 2010

I installed ubuntu 10.04, aftert that i cluld not able to start windows xp,Please find the details about my hard disk

Disk /dev/sda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[code]....

View 2 Replies View Related

Ubuntu :: Grub - Unable To Boot Into Windows 7 On Dual Boot

Mar 23, 2011

I had a dual boot system with 3 partitions, Windows 7 on one partition, and Windows XP on another partition and a Data partition. I decided to load Ubuntu 10.10 on the Windows XP partition.During installation I selection manual partition, and deleted Windows XP.after successful completion of Ubuntu installation "Grub" directly boots into Ubuntu, it doesn't show me the OS selection screen. After following some forum posts I did an update grub

Code:

Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.35-22-generic
Found initrd image: /boot/initrd.img-2.6.35-22-generic

[code]....

View 8 Replies View Related

General :: Unable To Boot With Ubuntu And Windows 7 - Grub Bootloader Getting Removed

Sep 2, 2010

I have recently purchased a new laptop, which came with Windows 7 pre-installed. I immediately installed Ubuntu alongside it with a dual boot. At first it worked fine, but when I restarted after the first time I used Windows, I ended up with an 'Operating system not found' error. I was able to reinstall the Grub bootloader using an Ubuntu Live CD, which appeared to fix the problem, but the next time I loaded Windows 7 and rebooted, the problem reappeared I think the problem is that Windows 7, for whatever reason, is somehow removing or disabling Grub.

View 1 Replies View Related

Debian Installation :: Recovering Bootloader After Reinstalling Windows 7

Oct 12, 2014

I have a dual boot machine (Windows 7 and Debian). W7 and debian are on the same HD but on different partitions. The debian partition is an LVM encrypted one.

The W7 needs reinstalling, and as I understand the process will overwrite the debian bootloader (grub).

Question: Is there a way to save the current bootloader and recover it after I've reinstalled W7, so I wont have to reinstall debian from scratch?.

I plan to re-install W7 on the same partition it is now, without overwriting the debian partition.

View 9 Replies View Related

Ubuntu Installation :: Unable To Load Onto Computer As Dual Boot Or Inside Windows?

Apr 24, 2010

I am unable to load Ubuntu onto computer as dual boot or inside windows. Thus scanned the CD and found it has 23 errors.Are these files suppose to be on the CD?casper, .disk, install, install, isolinux, pics, pool, pressed, autorun, md5sum.

View 4 Replies View Related

Ubuntu Installation :: GRUB2 Bootloader Crashes With Win7 And 10.04 Dual Boot?

May 7, 2010

I have a Dell Studio 14 laptop with Windows 7 64bit preinstalled. The processor is core i5 and the machine has 4GB RAM. I freed 25GB of memory from my Hard disk and tried to install Ubuntu 10.04 (AMD). Everything went fine. I restarted and Logged into Ubuntu. It worked like a charm. Then I restarted to Windows7. This also worked well as expected.

But, when I rebooted again, I got a black screen saying that �No modules found. Press any key to restart�
When I press a key, it says �No operating system found�, probably after checking through a network (it printed lines starting with PXE).

I tried exactly in the same way with Ubuntu 8.04 in my machine, and this worked without any problem. The Bootloader was not corrupted after restarting from Windows. I noticed the problem with Ubuntu 9.10 and 10.04. I feel like a problem regarding the bootloader version. AFAIK, 9.10 and 10.04 is using GRUB2 when 8.04 use the old version of GRUB. Will I have to switch to the legacy GRUB? (I would love to keep using GRUB2). If yes, I would like to know How.

View 9 Replies View Related

Ubuntu Installation :: Grub2 - Dual Boot Karmic / Unable To Boot Into Archlinux Partition

Feb 15, 2010

After installing karmic with Grub2 I am unable to boot into Archlinux partition. Grub2 has removed the last line of the Archlinux boot stanza! It used to read:-

[Code]....

Following the Grub2 tutorials I have tried editing /etc/grub.d/40_custom as follows:-

[Code]....

But no luck. Only way into Archlinux is to get into the edit shell and manually add the missing line and remove other stuff not needed. I have spent hours trying to resolve this issue and I am fairly p----d off

View 2 Replies View Related

Ubuntu Installation :: Dual Boot With Debian - Write /dev/sda1 To The Bootloader Rather Than /dev/hda1 Using Grub-mkconfig?

Aug 19, 2010

I installed Debian on my PC and then installed Ubuntu. This worked fine and I could dual boot between the two. The PATA disk was /dev/hda on debian and (I think) /dev/sda on Ubuntu. I copied the entire disk to a sata disk using dd from knoppix and put the PATA one to one side. Now the Ubuntu comes up fine but when I boot debian, it complains about references to /dev/hda1, which is present in grub - root=/dev/hda1. Debian now expects sda references rather than hda references. How do I persuade Ubuntu to write /dev/sda1 to the bootloader rather than /dev/hda1 using grub-mkconfig?

View 1 Replies View Related

Ubuntu Installation :: Unable To Boot From Either Dual Boot Drives

Feb 15, 2011

I can only use the Live CD to operate Ubuntu. After typing in the command sudo fdisk -l, I get the following?

Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[Code]....

And when I boot without the Live CD, I get the following message in the GNU GRUB Version 1.98-1ubuntu7 window page.

View 9 Replies View Related

Ubuntu Installation :: Xp And - Netbook Dual Boot - Error - Windows Boot Failed

Jul 8, 2010

I have a netbook running Windows XP as standard. There is also a recovery partition which came from the factory.

In the past I installed Ubuntu (I think 9.something) from USB key and all worked fine. However my XP became corrupted and I needed to do a repair on it. After this, Ubuntu became removed from the boot select menu.

Since then, Ubuntu has become updated to 10.04, which I now cannot install.

The Live CD tells me there is a "file IO error" and simply stops installation at around 70%.

I did manage to get into Ubuntu from a Live USB using Wubi. However when I chose to install Ubuntu to a Harddrive, the option to "install side by side" was missing.

After reading on the forums, I did a chkdsk /f on Windows and tried again. Now my liveUSB does not show a boot menu!

When I select to boot from USB stick, the screen goes blank with a flashing cursor. Ctrl+alt+dlt reboots.

I'm really lost here! It seems when I fix one problem, another problem arises!

Also when trying to instal Ubuntu within Windows, the process goes through to 100% and asks me to reboot. When I do so, the option for Ubuntu does show in the boot menu. However when I select it, I get an error "Windows boot failed: file wubildr.mbr and status: 0xc00000f - something is corrupt".

View 1 Replies View Related

Ubuntu Installation :: Dual Boot - Vista Ultimate / 10.4 - Can't Boot Windows

May 7, 2010

I have just installed Ubuntu 10.4 x64 onto a machine with Vista Ultimate x64. When I boot the machine, the Windows option comes up in the GRUB menu. However, when I attempt to boot Windows, I receive the following error: No such device: de80ab9f80ab7d21. error: No such partition. Press any key to continue...

I looked around and found a similar issue at [URL] However, before trying to fix the issue by guesswork or via solutions that worked for a similar, though not necessarily identical problem. I've run the boot info script (see output below) mentioned several places on this site as a valuable input for boot problem tracking. how to get Windows to boot on my computer?

[Code]...

View 1 Replies View Related

Ubuntu Installation :: Dual Boot Using Windows Boot Loader, Not GRUB?

Nov 8, 2010

I'm trying to dual boot Win7 and Ubuntu WITHOUT using Grub. This is to support Bitlocker encryption.

I followed this guide, and now when I select Ubuntu I get a Grub> prompt and no ubuntu.

I feel like I'm halfway there, I just need to get Grub to load correctly or something.

View 8 Replies View Related

Ubuntu Installation :: Why Boot Partition Is Recommended For Dual Boot Of 10.04 And Windows 7?

Jan 5, 2011

if having a boot partition is recommended for dual boot installation of Ubuntu 10.04 and Windows 7 and why?

View 1 Replies View Related

Ubuntu Installation :: Cannot Install Or Boot 10.10 (dual Boot With Windows 7)

Oct 19, 2010

I am trying to install Ubuntu on a machine that already has Windows 7 on one partition. Obviously I intend to install it on the other free partition. So I downloaded the iso burnt it onto the disk and pop in the disk and the boot the machine. The installation screen comes up I selected the first option (Try Ubuntu without installation), I just see a prompt after a few seconds and then the screen goes blank and nothing happens. Unable to detect a signal, The monitor goes into standby. The same thing happens if I use "install Ubuntu" option as well. I downloaded minimal install version Ubuntu and tried to install with that. since its old school installation, the installation completed without any errors, but when I restart the grub come up and when I select to boot into Ubuntu, I see the same behavior i.e. the screen goes blank and never boots to anything. This is a machine on which I was using 10.4 until yesterday.

View 1 Replies View Related

Ubuntu Installation :: Unable To Get Boot Menu Once Boot Into Windows7 With Ubuntu Dual Boot?

Aug 11, 2010

I am trying to install ubuntu 10.04 on windows7.windows 7 was already installed.I ollowed these steps to install ubuntu 10.04.1)First i made some freespace in hard disk to install ubuntu using windows7 default options(By shrinking).2)I used USB drive to install ubuntu.I made it bootable using unetbootin.3)I followed normal steps install(language,area,keyboard,using manual partition i installed ubuntu in free space,etc).4)I got boot menu when it restarted.PROBLEM isAs long i use only ubuntu (boot into ubuntu --shutdown--boot into ubuntu --shutdown) it works well.

If once i boot into windows 7 and restart the system i am loosing boot menu options.The following error i am getting"no module name found Aborted.Press any key to exit".If i press any key,I guess its trying boot using internet and lastly it says Operating system not found and hangs.

View 9 Replies View Related

Ubuntu Installation :: Dual Boot - Windows XP / 10.04 - Can't Boot XP

May 14, 2010

I just got a Toshiba Mini NB305-310 and tried to install Ubuntu 10.04 on it using the .iso file on a flash drive. When I try to boot into Windows XP, the loading screen comes up for a second, flashes blue, then restarts the computer. I'm able to boot up in Ubuntu, but it takes a LONG time with the screen black before it goes to the Ubuntu loading screen. I saw in an earlier post that it's helpful to post the output of the Boot Info Script, so I've posted it below. I'm new to the forums, so if I'm doing anything wrong, please let me know:

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 #5 for /boot/grub.

[code].....

View 9 Replies View Related

Ubuntu Installation :: Windows 7 Dual Boot Won't Boot

Oct 28, 2010

I am trying to run a dual boot system with Windows 7 and an Ubuntu 9.10 installation from a live CD. I am running this on a Dell Inspiron M5030. Both operating systems have installed fine however whenever I run Windows the computer subsequently fails to run Grub upon rebooting and gives the following error message:

Grub loading
the symbol 'ob_bioslgrub?+E?U? Not found
Aborted press any key to exit

The unrecognised symbols are different each time. I have also had (' ') and ('ee*??S ') and ('un'). I cured this initially by reinstalling Ubuntu but after looking at the support documentation have now found that I can cure it temporarily by simply reinstalling Grub using the command:

sudo grub-setup -d /media/dd5d6cd6-cb80-40e0-baf3-13ae1ebe17a4/boot/grub -m /media/dd5d6cd6-cb80-40e0-baf3-13ae1ebe17a4/boot/grub/device.map /dev/sda

I can then run Ubuntu fine, however upon running Windows again the problem reoccurs and Grub will not run.

View 9 Replies View Related

General :: Grub Boot Loader Installation In Dual Boot Machine After Windows 7 Installation?

Mar 23, 2010

I had a dual boot machine with fedora 12 and windows vista and I could use grub boot-loader to switch between two. Few days ago windows got corrupt and I have to reinstall it. I put windows 7 now and as usual it erased grub. So to reinstall I put the fedora 12 installation CD on and followed some usual setup steps. When I got the command line I issued the command "grub-install /dev/sda" (sda not hda because It showed bunch of sda, sda1..) but surprisingly it said grub command not found. I remember doing it before while it worked fine.

View 4 Replies View Related

Fedora Installation :: Dual Boot With Xp - Grub Can't Boot Into Windows?

Jan 10, 2010

I just set up a dual boot on a system with fedora 12 and XP. XP in on one hard drive (sda) and Fedora on a second hard drive (sdb).

I installed grub on the Fedora disk so as to not touch the windows disk at all.

Prior to installation, in the bios, I set the Fedora disk (sdb) first in the boot sequence, and then XP (sda) so that the grub loader would boot up by default. (If I set the windows drive first then the system bypasses grub and loads straight into windows.)

My system can now boot up into Fedora fine, but if I select windows from the grub loader menu I just get a blinking cursor - windows will not boot.What do I have to do so that grub can boot into XP?

View 7 Replies View Related

Ubuntu Installation :: Grub Failed - No Windows Boot Option - Add Back To Bootloader?

Jul 27, 2010

Whenever I load Ubuntu on a machine with other OS(s) loaded it always recognizes and adds an entry in the bootloader menu. Not this time. Well kind of. After the install my windows boot option was in the menu, but after an update it is no more. I see the different Linux images... but no Windows boot option. Can someone tell me how to add my windows XP boot option back to the bootloader? I have XP on the the on the 5th partition and Ubuntu on the 6th...

View 3 Replies View Related

General :: Unable To Boot Into Windows Vista Installation And Only Boot Fedora

Jan 28, 2010

Having a major issue with my laptop. I am unable to boot into my Vista installation.I am currently posting this through my Fedora 11 installation which I had already. If anyone is interested, the BSOD error is:

0x0000007B (0x80399BB0, 0xC0000034, 0x00000000, 0x00000000)

As far as I know, a '7B' BSOD is usually a hard disk error but I am 100% sure the HDD is fine as I can read and write from both Fedora and Knoppix without issue. Steps taken so far: Obviously, I have tried the usual steps of trying to start windows in safe mode, last good config, and all of the F8 options. When they failed, I used fedora to check for some solutions online (Mostly useless answers from MS) and I found one successful case when a person flashed his BIOS back to an earlier time. Unfortunately, I cant get the BIOS update I got from the Dell website to boot from a USB drive (Says invalid boot disc - the BIOS on it is in the .exe format which I can't use in linux) and I do not have a floppy drive on the laptop.

So, I put in my Dell drivers and utilities CD hoping that it would give me some option to update (Or roll back) the BIOS but there was no such option. However, it did give me a load of diagnostic options including repair options by symptom so went with the "Unable to boot from BIOS". Unfortunately, that didnt help me at all. So, I got my Vista installation disc (OEM supplied) and managed to get to the repair menu (Which I had among my F8 options anyway) but this also has the option to reinstall. Unfortunately, it states that "Upgrade is unavailable" and that a clean install is the only thing I can select (At the expense of my files and settings).

As for the repair options, the automatic recovery doesn't seem to find any errors, asks to reset and see if all is well (It isn't). For some reason, system restore doesn't detect any restore points. There are no windows memory errors detected and I have no backups. So, i'm left with a command prompt that, by default, is asking for a file in this folder: X:/WINDOWS/System32/ I have no idea where it is getting the X: drive from - I have C and D drives for windows only. As per another online guide, I tried:

[Code]....

View 8 Replies View Related

Fedora Installation :: Dual Boot / Windows Vista Wouldn't Boot Because "BootMGR Was Missing"?

Sep 4, 2010

I had installed Fedora 13 on an unused partition of my ATA hard-drive yesterday. The primary OS here was Windows Vista.

Anyway, everything was working fne for coupla hours after which I had to restart F13 for some reason. This is when all the trouble began ..

Fedora wouldn't boot cause of some "power issues" - there were none. Windows Vista wouldn't boot because "BootMGR was missing"

I figured if I removed Fedora using the live CD - format the partition, it would help. It didn't. Well, atleast the partition got formatted. I tried re-installing F13 from the live CD but it doesn't finish the process - saying a command, something to do with 'shutdown' is not valid.

I tried repairing Vista from the Installation DVD but it is unable to do so.

Right now, on rebooting the computing, I enter the 'grub' console. I tried using grub commands to boot "Windows" from the (hd0,0) partition like thus,

Code:
grub> rootnoverify (hd0,0)
grub> makeactive
grub> chainloader +1
grub> boot
But it still maintains that "BootMGR is missing" .

View 4 Replies View Related

General :: Bootloader, Dual-boot With Win7, And Large Drives?

Aug 15, 2010

I just tried to install OpenSUSE 11.3 on sda4 which is approximately the 2nd half of a 1TB drive, with a pre-existing Win7 installation on the 1st half. The installation summary (before it made any changes) told me "The bootloader is installed on a partition that does not lie entirely below 128GB. The system might not boot." Naturally, not keen on having a computer that won't boot, I aborted the installation.

Of course it's not below 128GB -- Windows is there.

Is there a workaround that is straightforward enough for someone who has very limited experience with GNU/Linux and isn't a comp-sci student?

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

Fedora :: Dual Boot MacBook Pro With 14 And OSX - Change The Bootloader Installs From The Live CD?

Apr 16, 2011

In the end, I am trying to dual boot my MacBook Pro with Fedora 14 and OSX. I am having issues getting the bootloader working for Fedora though. I have setup my partition table like this:

/sda1 - EFI
/sda2 - OSX
/sda3 - /boot
/sda4 - LVM (root, home, swap)

Fedora installs fine, and the bootloader installs to sda3. I use rEFIt to allow me to boot to my Linux partition, but when I do I get "no bootable device". I have done a little reading and have found people have problems doing with this with GRUB (default Fedora bootloader). So what I would like to do is try installing LILO or maybe even GRUB2. how to change the bootloader Fedora installs from the Live CD?

View 1 Replies View Related

Ubuntu Installation :: Dual Boot Windows Vista / Lucid 10.04, Grub Doesnt See Windows?

May 7, 2010

I had 9.10 installed and I did an upgrade to 10.04. However I cannot see anymore my Windows Vista partition with grub.. I have a Toshiba laptop Satellite p305.This is my boot script output:

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 [code].......

View 3 Replies View Related







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