Ubuntu Installation :: Grub And Other Boot Systems (Windows)
May 1, 2010
I have Win7 and ubuntu installed on the same PC. Win7 was installed first, after I installed GRUB from Ubuntu, Win7 is not listed as a second option to boot. FYI, On the same PC I had Win7 and Debian (before changing from Debian to Ubuntu) and GRUB from Debian was showing Win7 as second option for boot. Ubuntu was installed on the same partitions as Debian. (For Win7 I have 2 partitions one 100M-system reserved and one 30G; both on NTFS). I have:
Linux ubuntu 2.6.28-18-generic #60-Ubuntu SMP Fri Mar 12 04:40:52 UTC 2010 i686 GNU/Linux
How to set /boot/grub/menu.ls file to add Win7!
(I will do also a fresh install for Ubuntu 64Bit)
View 9 Replies
ADVERTISEMENT
Dec 20, 2010
Problem: I have installed two Ubuntu servers, 10.04 32-bit and 10.10 64-bit, in a multi-boot environment (also have FDOS and WinXPsp3). The 64-bit will not boot because grub can't find the UUID for the disk with the 64-bit system.
Brief Background: Installed 10.04 LTS two months ago with no problems. 10.04 is in a primary partition on hda with FDOS.
Installed 10.10 (64-bit) in a new primary partition on the same hd. The install seemed to go ok, but the MBR and the fs on the 10.04 were corrupted; could not boot. Restored drive, and rebuilt grub.
Installed 10.10 on separate hd (hdb). In grub step all OS's were recognized so I pointed the grub to hda. Grub failed to boot.
Rebuilt grub from 10.04 on hda. All systems recognized but 10.10 will not boot because it says it cannot locate the UUID specified.
Compared the grub.cfg for both systems, the UUID specified for hdb is the same. Also, when I mount the drive for 10.10 on the 10.04 system the drive UUID is consistent.
I know I must be missing some thing, but I know not what. Have searched and can't find any clues. All other OS's boot ok.
Hardware: AMD64 4GB, 2 internal IDE drives (hda and hdb), 1 internal SATA (hdc WinXP), various USB and Firewire Drives (no bootable systems).
View 6 Replies
View Related
May 2, 2011
I installed 11.04 after Windows 7. when the GRUB boot menu starts up there is an option for Win 7 boot but it will not boot windows. When that option is selected the screen changes colour for 2 seconds and then reverts to the GRUB menu. Ubuntu boots fine.I downloaded the Boot Info Script and ran it, the results are
Code:
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================[code].....
View 3 Replies
View Related
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
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
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
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
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
Dec 29, 2010
I had Windows XP installed on my PC then bought a new HDD, installed Windows 7 & Ubuntu 10.10 in dual boot, later I added the Windows XP HDD as an external USB then typed "update-grub".
At boot up the drive appears at the bottom of the GRUB menu but when I select Windows XP it gets as far as the XP splash screen, after a few seconds there is a flash of blue screen with some writing on it then the PC re-boots. Here is grub.cfg:
Code:
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
[Code].....
View 8 Replies
View Related
May 3, 2010
It would be nice to get a sticky thread up for dual boot installation issues. It seems like this is a very common problem with the upgrade from 9.10 to 10.04.
I was finally able to solve my issue dual booting 10.04 and Windows XP Home at this thread.
[URL]
I had to reinstall Grub2 and run update-grub.
Then I had to run Rescue on my XP disk. Once to the DOS command line I ran the following command:
C:Windows>fixboot c:
I rebooted and now all is well. I can boot to Ubuntu 10.04 or Windows XP from my Grub menu.
View 1 Replies
View Related
May 20, 2010
I upgraded to 10.04 but now i can't boot windows 7 from the grub. what can i do?
View 9 Replies
View Related
Jul 21, 2010
I have been phenomenally unlucky with Ubuntu as seen my my post history and decided to dual boot.
I set it all up with a clean install, when I tried to load Windows from Grub the computer restarted. After much headache I managed to set it up correctly (when it wouldn't load from Grub I booted from the Windows CD and clicked on "Repair computer" and it finally worked).
Now I am having the same problem as before--I think my installed all the updates from Update Manager and it included a grub one. Now I can't load Windows from the grub menu: It goes to the Starting Windows screen and then reboots my computer. If I do it again it gives me an error message and an option to perform "Startup repair". When I try to do Startup Repair, the computer reboots after a few loading screens.
So I tried what worked before and put in my Windows 7 CD, and clicked on Repair Computer. BUT NOW it gives me an error message somewhere along the lines of system restore is not compatible with my installation of Windows, and to insert a compatible recovery CD. This is the ONLY Windows CD I have (legitimate copy).
Over the course of this migration experiment I have installed and reinstalled both operating systems 7-10 times total. I'd rather not do it again. My poor laptop is probably wondering what the heck.
I can't stick with Ubuntu alone because my wireless doesn't work with it, my grad school files are not completely compatible with open source software, and I can't play the games I'd like to. So I must have the option to at least dual boot into Windows.
When selecting Windows it restarts the computer entirely to the Compaq screen, not just to the Grub menu, if that matters.
View 9 Replies
View Related
Aug 24, 2010
I have installed Ubuntu 10.04 LTS-the Lucid Lynx on top of a Windows XP installation. The Windows partition started before I did this. Now, all I get is a flashing cursor when I tell GRUB to start the Windows XP partition.
I have tried reinstalling Ubuntu with no effect. I have tried repairing Windows using a Windows installation disk.
However, I can reach the files in the Windows partition just fine from Ubuntu.
View 9 Replies
View Related
Oct 13, 2010
i can't boot up my win XP after installing Ubuntu 10.10.
I decided to replace my Vista partition with Ubuntu 10.10 so i redo my partitions and split the current Vista partition to a swap and root partition and install Ubuntu 10.10
Everything went well and i got Ubuntu up and running. However, i realize that GRUB 2 didn't recognize my existing windows partition. I double-check on grub.cfg and see that the default os_prober didn't recognize my XP partition either.
After search on the internet for a while, i found many similar issue where most are fix when manually adding the entry yourself so i decided to add an entry 11_XP under /ect/grub.d/ for windows XP and confirm that the new entry are added to the update grub.cfg file before restarting
Code:
### BEGIN /etc/grub.d/11_XP ###
menuentry "Windows XP" {
set root=(hd0,5)
insmod chain
drivemap -s (hd0)
[Code].....
View 3 Replies
View Related
Jun 14, 2011
I installed Ubuntu 11.04 64-Bit via Wubi but it seems that when I turn on my machine I first get the Windows Boot Loader, when I select Ubuntu from the list it then goes into GRUB with the option to select Ubuntu or Windows. Is there any way to change this so only GRUB is used?
View 3 Replies
View Related
Jul 8, 2011
11.04 installed on free space I had setup but it didn't install Grub2 for a dual boot (with Windows 7 Pro). It may have gotten confused with my disk setup. Drives and their groupings (Windows lingo):
- Windows 7 Pro on C-drive (appears to be sdb2), it is a SSD
- The free space was setup on this SSD and Ubuntu is located on sdb5 (Linux) and sdb6 (swap space).
- Applications stored on D-drive (RAID0 with 2 small SSDs using RST (Intel Rapid Storage Technology).
- data on a RAID card using HDs in RAID0.
Small wonder it got confused, if that is the problem. I have a LiveCD I can use to boot, is that the best? What are the commands to install. Is there a better way?
View 2 Replies
View Related
Sep 1, 2011
I'm running Ubuntu 11.04 and Windows 7 on a Dell Inspiron. On boot I get the GRUB menu listing Ubuntu (+ old versions) and Windows 7. However, if I boot Windows 7 all is fine until I reboot. On this next boot GRUB is gone and Windows boots. Ubuntu is still there, I can get into using my live-cd and 'repair' GRUB. After that, on booting GRUB is back and fine (including Windows 7). Does any one have an idea how to fix the booting/GRUB thing more constructive?
View 9 Replies
View Related
May 6, 2010
I installed Ubuntu on a portable usb drive using a live CD. But now my computer NEEDS the USB plugged in in order to access the GRUB on it so I can boot into Windows from my hard drive. If I boot up my computer without the USB drive plugged in my computer gives me the prompt "Rescue grub" with the ability to type stuff in. I tried to use F12 on startup of my computer in order to tell it to boot using my hard drive (where my Windows 7 is installed) but still no luck.
If the USB drive is plugged in at start up, I get a neat little menu giving me a choice of booting into either Ubuntu, Windows 7, or the memory test. And all of that works fine. Basically, the problem is, I want to boot into Windows without needing that darn USB drive having to be plugged in when I start my computer.
View 3 Replies
View Related
Jan 24, 2010
I've recently reinstalled all the os's on my computer, just now I'm going with ubuntu (general use) win xp (for flash, it doesnt play nice with 7 for some reason) and win 7 (for games). Everything is fine, but I can't get grub to boot me straight into either of the windows versions: Each option makes brings me to the windows bootloader, where I can choose between "Windows 7" and "Older version of windows". I want to go directly from grub to xp/7, without that extra menu. How do I get rid of it?
Using ubuntu 9.10. I snooped around and found a script to run that should give some helpful information:
[Code]...
View 5 Replies
View Related
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
Oct 23, 2010
With a bit of help from this forum I managed to install 10.04. The solution was to add i915.modeset=1 to the options when booting up from CD.Now I need to do the same in order to boot up from HD. I've opened /etc/default/grub and changed the relevant line to include the above option. But I need to run "update-grub" and it comes back with an error to the effect that it 'can't find a device for / (is /dev mounted?)Also, the boot menu only has ubuntu - no sign of windows in my intended dual-boot. What can I do?
View 9 Replies
View Related
Feb 19, 2011
I'm running 10.10 32 bit and would like to reformat to 10.10 64 bit. However, I am dual booting with windows 7 under grub. I've had some crap experience (my fault) with grub before and would like to make sure I have a plan. I've downloaded the 10.10 64 bit. Can I simply boot and install 10.10 64 bit without concern of messing up grub? Horror story: Installed ubuntu once before with dual boot and somehow grub couldn't find windows
View 1 Replies
View Related
Mar 17, 2011
I tried to install linux on hard disk and it installed without any problem. However, when i boot i directly get the windows boot loader screen and no grub screen. I reinstalled linux. I tried to fix grub, but still no grub screen.
View 4 Replies
View Related
Apr 10, 2011
got myself a new pc, windows 7 installed.. i just got done installing ubuntu10.10. it said to finnish, i had to reboot.. ok, no problem.. i reboot, loading says uuid is not valid.. but, it loads 7 fine.. they are on the same drive, but different partitions. i only got a wireless usb keyboard and when it goes to the shell, it doesnt seen to recognize it.
View 9 Replies
View Related
Jun 8, 2011
I installed Ubuntu 11.04 on a separate partition, with Grub being in it own partition. When I start the PC only windows Xp is available. So how do I get grub or Ubuntu load with windows xp boot loader? I tried with Live cd, the sudo grub but then it says command not found. I think its because Ubuntu 11.04 uses grub 2.
View 1 Replies
View Related
Jul 2, 2011
I'm new to linux systems and just installed Fedora 14 onto my Windows Vista laptop. I chose the shrink existing system option and then proceeded to install Fedora. The only problem is that when I choose Other in the Grub boot menu my Windows Vista goes straight to the recovery screen and does not boot. I don't want to do a point recovery. Is Vista not running because I shrunk it or because of some configuration that I did not add in the Grub files. How to solve this problem and get Vista running properly from the dual boot menu?
View 2 Replies
View Related
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
Jun 22, 2010
I had i a dual boot win. 7 and ubuntu 9.10,recently i had some problem in my windows os so i restored the c drive to factory settings since both operating systems where in c drive so when i tried to boot grub was showing problem.the information displayed was loading grub, the file does not exist rescue grub> so what should i do to restore grub so that i can boot again into windows 7 and ubuntu without loosing my data.
View 1 Replies
View Related
Jul 15, 2010
I just got a Zino HD from Dell, and was planning to use it connected to my TV, dual booting Xubuntu 10.04 and Windows 7. I did, however, run into some issues. I suspect I'm just going to have to burn a restore disc and start over, but I'd like to fix this if possible. Here's what I had to start with:
1 vfat partition (bootup?)
1 dell restore partition
1 Windows partition
Because the restore partition was a bloody 20 GB, and I could always get the restore done via disc, I reformatted it as ext4 and used it as "/". I then shrunk the Windows partition and allocated a home partition and some swap space. Note that immediately after the installer, I reformatted the home partition manually with an inode size of 128 to use with the Windows ext2 driver, but that shouldn't have really changed anything. End result file system order:
1 vfat
1 ext4 mounted as "/"
1 Windows
1 Swap
1 ext3 mounted as "/home"
I now have two problems:
1) I do not get any GRUB menu at all! It just boots directly into Xubuntu with no choices (not even memory test or restore mode).
2) I, obviously, can no longer boot Windows.
Keep in mind that this a fresh install on a brand new machine; I can't think of any reason GRUB wouldn't even show me a menu.
View 1 Replies
View Related
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