Ubuntu Installation :: Grub Not Detecting Windows 7 Even After Updating Grub

Apr 22, 2010

installed windows 7..then tried restoring grub using live cd....mounted partition somewhere else....then installed ubuntu again where it was installed previously and now grub is not detecting windows 7 but i am able use my windows files

used sudo update-grub2.

View 9 Replies


ADVERTISEMENT

Ubuntu :: Update-grub Not Detecting Windows Installations?

Apr 15, 2010

I need to add my windows installations to the grub menu.I have windows 7 and windows xp on hd0 and windows xp on hd1.Using 'sudo update-grub' doesn't seem to help.So how do i fix this?

View 6 Replies View Related

OpenSUSE Install :: GRUB Is Not Detecting Windows 7?

Jan 26, 2010

i just installed openSUSE on my machine which had windows 7 in other partition as primary partition. Now after rebooting i see the green screen showing only 2 options

-Desktop -- openSUSE 11.2 -***
-Failsafe -- openSUSE 11.2 -***

how do i get my windows 7 in the list.

View 9 Replies View Related

Ubuntu Installation :: Grub Not Detecting Win7 On RAID0?

Mar 26, 2010

Looks like Grub2 on my new installation of Ubuntu 9.10 is not picking up a Windows 7 installation on a RAID0 array (using the built-in RAID software from my Asus P5Q-Deluxe)

Here are the results 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 for
(UUID=43b4cb20-dfea-4513-80e9-54d066107c71)/boot/grub.
=> No boot loader is installed in the MBR of /dev/sdb

[Code].....

View 9 Replies View Related

Ubuntu Installation :: Grub Loads Grub Instead Of Windows?

May 24, 2010

I do not know what to do, i cannot load windows partition. it just loads grub again. this must have been something that happened when i upgraded to the 10.04 or w/e. can someoen help me out with what i can do to stop this or fix it. maybe i can reinstall but i want to know what will work first, i do not have a lot of time to fool with my computer like this again. i spent a week getting ubuntu on my computer the first time so i do not ever want to spend that much time again especially in finals week. !

View 1 Replies View Related

Ubuntu Installation :: No OS Choice In GRUB Menu After Updating 10.04

May 19, 2010

I installed Lucid Lynx in my p4:2.66 hz machine with XP sp3 pre-installed and the system booted just fine with dual boot option. Then I updated my Lucid. All updates were downloaded. But during update installation a power failure caused PC reboot. Again I started update manager and it gave me option for "Partial Upgrade". I did the same and it instructed me to reboot. The the real damn thing happens now when I rebooted, In the GRUB menu it showed only Memorytest options. I see no OS choice there, I tried to reinstall GRUB from live CD with mount options. And it showed no errors during the procedure. I rebooted but the same problem exists.

View 6 Replies View Related

Ubuntu :: Grub 2 Not Detecting Win7?

Jun 14, 2011

I just reinstalled grub 2 to / from the live cd, ran sudo update-grub, but it didn't detect windows 7.

Partitions: 100GB - NTFS
200GB - Extended
100GB - Ext4 ( Media )
15GB - Ext 4 ( / )
6GB - Swap
80GB - Ext4 ( /home )

I installed Ubuntu first, then Windows 7.

View 3 Replies View Related

Ubuntu :: Get The Version Of GRUB / GRUB-legacy To Boot Any Recent Windows 64 Beyond XP (Vista Or 7)

Dec 20, 2010

I've been using Linux for over a decade, so no need to worry about the obvious. I'm positive that I have my partitions/install correct. What has me baffled is that Fedora 14, which uses GRUB 0.97 (GRUB legacy) - boots Windows flawlessly every single time on the same hardware, but Ubuntu's (or the upstream Debian's) GRUB legacy do not - even though they are based on the same upstream code from the GNU Savannah servers.

No matter what I've tried I cannot get the Debian or Ubuntu version of GRUB/GRUB-legacy to boot any recent Windows 64 beyond XP (Vista or 7). All that it does is resets the computer when Windows attempts to boot, without an error. GRUB is notoriously difficult to compile, so before I try to compile code from RedHat's archives - any thoughts,experiences, similar issues - whatever?

View 9 Replies View Related

Ubuntu :: Grub - Lost My Windows Partition - Can't Find Menu.lst In /boot/grub

Nov 1, 2010

I got ubuntu 10.04 lucid lynx along with windows (dual boot) and using Grub. On my computer, I have my C:/ (programs) and D:/ (data). I've never used my D:/ before that day that I've lost my windows partition on my grub menu. I usually use my D:/ with windows. The first time I used my D:/ to store data with linux, I lost my windows option in my grub menu. I'm not sure what I did wrong but I do want to restore my windows option in my grub menu.

After "fdisk -l",

I checked in /boot/grub and there is no menu.lst to modify. how I can get back my windows option in my grub menu ?

View 24 Replies View Related

Ubuntu :: Grub Not Found - Recover Grub After Windows 7 Install?

Aug 24, 2010

I had to dual boot my computer again with windows unfortunately for school. This is something I've dealt with dozens of times in the past but when I try to recover grub 2 with the ubuntu live cd I get this:

sudo grub
sudo: grub: command not found

View 4 Replies View Related

Ubuntu :: Grub Not Detecting Partitions Correctly?

Jul 18, 2010

I've been running ubuntu 9.10 until this week without any problems. I've just done an in-place update to 10.04 and now cannot boot my windows XP partition.

looking at grub.cfg it appears to be referring to sdb1 as the XP partition whereas the disk utility says the correct partition is sdb5.

sdb1 is a data partition formatted ntfs but not bootable.

When I choose XP from the grub menu all I get is a black screen with a flashing cursor at the top, which would suggest it is trying to boot the data partition.

I've tried update-grub and also startupmanager and it makes no difference. I would just try to edit grub.cfg but the next update would presumably wipe out my changes.

View 1 Replies View Related

OpenSUSE Install :: Not Mess Up GRUB And Still Add Windows 98 To GRUB Menu?

Apr 27, 2010

I have a used PC that came pre-installed with suse 11.2.Unfortunately, I do not have the install disk to use in case of whatever.I already know that when configuring a dual boot with Windows and Linux, it is recommended to install Windows first.I do not have that luxury now as 11.2 is installed and GRUB is the boot loader.Question is, if I boot the Windows 98 install disk on boot, how to not mess up GRUB and still add Windows 98 to GRUB menu?

One hard drive only here. 98gb free.It seems that W98 install will overwrite GRUB in this situation - causing problems. Maybe not, I don't really know for sure.I just need to install windows 98 on the same hard drive and if possible, have suse and w98 visible on boot in GRUB.

View 9 Replies View Related

Ubuntu :: GRUB 2 : Difference Between 'grub-pc', 'grub-efi' And 'grub-coreboot'?

Jan 6, 2010

I would like to know if there is any differences on how to install and to configure GRUB 2 in the different architectures (BIOS/IBM PC-Compatibles, EFI/MacIntel and Corebbot)? Does the Ubuntu installer automatically recognize the different architectures and install the appropriate GRUB 2 package ('grub-pc', 'grub-efi' or 'grub-coreboot' according to the arch)? Or does it just install 'grub-pc'? Is the location of GRUB 2's configuration files different depending on the arch of the computer? Or are they all located in '/boot/grub/', '/etc/grub/default' and '/etc/grub.d/', no matter the arch of the computer? Are the files' structure and options to configure GRUB 2 ('/etc/grub/default' and the scripts in '/etc/grub.d/') different depending on the arch of the computer?

View 3 Replies View Related

Ubuntu Installation :: Windows 7 Overriden By Old Windows XP Entry - After Reinstall Grub

Oct 7, 2010

I am actually facing a vague problem here. I was previously running Windows XP and Ubuntu . Ubuntu was installed Windows XP The problem is

1. First I tried to do some disk partitioning. That ended up with some error.

2. Ignoring that, I went to install Windows 7 over Windows XP but I was not able to proceed with Windows 7 , because the partitions were corrupted.

3. So I used Ubuntu LIVE CD (Grub was lost at this point )and used 'testdisk' and recovered the partitions.

4. Now installed the Windows 7 successfully.

5. Now again I moved to Ubuntu Live CD to write the GRUB. After which I tried restarting

6. Now Ubuntu is booting perfectly as before. But the problem is with Windows

7. The GRUB loader instead of showing Windows 7, it shows Windows XP !!! . and there is no other entry for windows. When I tried opening it, it says "error, cant read file" and further inout moves back to the grub loader list again.

"How do I change the entry to Windows 7 from Windows XP and boot Windows7 successfully " I tried it a couple of times, same thing happens . So how to change the entry?

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

Ubuntu :: Unable To Use Grub When Updating To 11.4

May 1, 2011

i get the following messages and i do not know how to proceed.Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists possible devise/file completions.

sh:grub>

what should i do?

View 3 Replies View Related

Ubuntu Installation :: Add Windows 7 To My Grub Menu Or To Even Be Able To Boot To Windows 7?

Mar 5, 2011

how to be able to add windows 7 to my grub menu or to even be able to boot to windows 7. I am currently unable to do it and my system just automatically goes straight to ubuntu. I've tried holding down SHIFT during startup and all that appears in my list is ubuntu entries and a memtest entry. My windows 7 files are still intact because I can see the drive through ubuntu and see all my files. I am trying to have Windows 7 on one hard disk that is 640GB and ubuntu on a second hard disk that is 160GB

[Code]...

View 9 Replies View Related

Ubuntu Installation :: Windows 7 Will Not Work While Grub/windows Installed?

Aug 5, 2011

Ive been running windows 7/Ubuntu dualboot for some years now and never had any problems.Some months ago I got a new Patriot Inferno ssd. Ofc the first thing I did was to installl windows 7, it had no problems, ran fast and smooth. Then when I reinstalled grub I started to get error when trying to start windows, the logo never apeared and all I got was the message "Windows failed to start. A recent hardware or software"Status: 0x00.00F" "Info: The boot selection failed because a required device was inaccessible.". It does not matter what order I install windows and ubuntu in, or how many times Ive tried to reinstall grub. Windows 7 will not work while I have grub/windows installed. Right now Ive got them installed on separate drives, ubuntu on the ssd and windows on a partition on a 1tb hdd. Unfortunately I need to have windows for .net programing and gaming..

[Code]...

View 1 Replies View Related

General :: Edit Grub Menu From Initial Grub Screen - Possible To It's Own 'e' Option Or 'c' From Grub Command Line?

Nov 20, 2010

my Setup is Fedora 14 x64 + radeon hd 4830 i've downloaded .run package from ati site with latest driver for x64 systems. installed it, but didn't edited grub.conf becouse i didn't understood anything there (probably didn't spent enough time to get things understand) Now i've lost possibility to enter my Fedora system. during boot it lost it's modern blue boot screen (with filling drop), it was replaced by standard old boot screen with triple-color stripe. after this boot screen monitor start blinking going on and off. and on last step i'm getting "Fedora 14 boot bla bla bla something" on screen. nothing works except Ctrl+Alt+Delete. system reboots showing successful daemons shutting sequence. How can i edit grub menu from initial grub screen is it possible to it's own 'e' option or 'c' from grub command line?

View 4 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 :: Grub Rescue Mode - Error: Cannot Find A Device For /boot/grub (is /dev Mounted?)

Dec 16, 2010

I updated yesterday and now when I start my laptop it goes in to grub rescue mode. I have booted from a 'live cd' and thought I could repair grub from there. In gparted however the partition with ubuntu (sda1) is seen as unknown file system, in terminal when I list the partition table it shows up as FAT16 type. When I try a grub-install it gives this error message:

[Code]....

View 9 Replies View Related

Ubuntu Installation :: Boot/grub/win7 - Testdisk/update-grub Method, But It Didn't Work?

Mar 4, 2011

I have 2 hard disks. sda,sdb

In sda, I have 4 partitions, and I have windows 7 in one of the extended partitions [not in the primary partition].

In sdb, I have 3 partitions. 2 for storage, and 1 10GB drive for Ubuntu. Again, Ubuntu is not of a primary partition.

I had ubuntu 10.04 running on that for a long time. However, I wanted to reinstall ubuntu and use 10.10.This is what I did EXACTLY:Booted from Ubuntu install CD

Chose advanced istall

Selected sdb3 for Ubuntu

I installed GRUB2 on the SAME partition as Ubuntu aka sdb3 Installed then rebooted

I can boot into Ubuntu fine, but whenever I select Windows 7 bootloader from the GRUB menu, the screen goes black, and my PC reboots.

Boot Info:

Code:
Boot Info Script 0.55 dated February 15th, 2010 [code]....

ls: reading directory sda6/: Input/output error

I have tried the testdisk/update-grub method, but it didn't work.

View 9 Replies View Related

Ubuntu Installation :: Win 7 Dual Boot - Revert Grub 2 To Grub 1?

Mar 26, 2010

So my computer has ubuntu 9.10 installed 1st and I want to install win 7 in a separate partition. Basically, ubuntu 1st, win 7 later so far from what I learned from search results, grub 2 have problem with win 7 installed later and what was recommended was install win 7 before ubuntu. how ever I do not have the time to start over again because there are too many things to back up or install again. can I simply revert grub 2 to grub 1 again and resolve the problem?

View 7 Replies View Related

Ubuntu Installation :: Load GRUB From Grub Rescue Prompts?

Apr 11, 2010

First the hard data:

Upgraded from Ubuntu 9.04 to 9.10 via upgrade manager
System is AMD 64
Have dual boot with XP on seperate hard drive

[code]....

Then the wheelspin:

Seem to have knocked out GRUB as normal loading screen does not appear anymore.
Worse, I think I accidently installed grub to something labelled SDC5.

Cannot get anything except the "grub rescue" prompt. I'm not sure if using the LiveCD (9.10) can help. Have tried a few prompts from other threads but just ended up with mud splattered all over the place. I'm gathering I need to load grub, but can I do it using any grub rescue commands?

View 9 Replies View Related

Ubuntu Installation :: Can't Start Grub Without Super Grub Disk

Jun 22, 2010

If I use the super grub disk I can get to my ubuntu partition otherwise my windows partition boots automatically. I spent over an hour in the community documentation using the live cd to reinstall grub and nothing has fixed it. I think that grub is installed and the windows bootloader is just taking precedence.

View 3 Replies View Related

Ubuntu Installation :: Grub Reinstall Doesn't Generate Grub.cfg?

Dec 10, 2010

I have ubuntu 10.10 running on my HP dv5 pavilion laptop So today i tried to reinstall grub on my pc .. i removed grub-pc and grub-common using synaptic then booted up with a live cd of ubuntu 10.04 i then mounted sda11 to mnt using sudo mount /dev/sda11 /mnt sda11 being my ubuntu directory containing the /boot then i installed grub to it using sudo grub-install --root-directory=/mnt /dev/sda it reported as installation finished.No error reported then i unmounted /mnt and checked for /boot/grub/grub.cfg seems like the file is missing so are the files in /etc/grub.d/ reinstall my grub back

View 9 Replies View Related

Ubuntu :: Update Manager Got Stuck On Updating Grub

Jun 2, 2010

Got the network settings set up, tried to open firefox - nothing, wouldn't load. went into update manager and started updating the software. The update manager got stuck on updating Grub, I left it to do it's thing while I slept hoping it would finish. I wake up, go back to his pc and it's still stuck on grub, not really anything I could do but shut down his pc and try again, well, his pc doesn't even want to load Ubuntu now. I tried booting up several times, then tried the restore option in the loader, but all I get is this: [URL]...

View 9 Replies View Related

Debian Installation :: 'grub-pc' Package Failed Into /target/. Without The GRUB Boot Loader

Sep 21, 2010

I was installing sqeeze i386 on my laptop VOSTRO 1400 and got this the 'grub-pc' package failed to install into /target/. without the GRUB boot loader, the installed system will not boot.

View 3 Replies View Related

Fedora Installation :: Repair Grub Through Grub-ubstall - /dev/dsa Doesn't Exist

Jan 17, 2009

I am trying to install my laptop in a triple-boot configuration with Fedora 10, Windows XP and Windows 7 beta. I did already installed them in that order. This is how it is layed out on the harddisk:

Now i want to use grub to present a menu at boot so i can select an OS. Because I installed XP last it boots straight into XP. I've understood i should be able to do the following:

All goes well until the last step (grub-install). It gives an error stating that /dev/sda doesn't exist, which is correct; It doesn't. I do have the "device" listed outside of the chrooted environment.

My question is: How do I get /dev/sda available in my chrooted environment?

View 3 Replies View Related

General :: Unable To Boot Windows / Grub Error Saying GRub Loading Stage2 Read Error

Jul 8, 2011

I am new to Linux. I have installed RHEL 5.4 on my PC with preloaded Windows XP.

Windows was set as the first boot kernel. So if i do not choose which OS to be loaded it will load Windows by Default.

Today I got an error saying GRub Loading Stage2 read error.

View 9 Replies View Related







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