Ubuntu Installation :: Windows Boot Loader And GRUB2 On Partitions
Aug 20, 2010
[URL](where loading into Windows corrupts the MBR). None of the solutions in the bug thread work for me, however--I'm on a Dell system (so it's not HP tools) and I'm not running PC Angel or any similar service (I checked). I assume it is related to the Dell recovery partition, though my old laptop from Dell didn't have this problem even though it also had a recovery partition.
However, before I had partitioned and set up Ubuntu on my new laptop, I installed Wubi (for transferring over the files from my old laptop because I didn't have time to do a full install and deal with problems like this one). Wubi worked fine using the Windows Boot Loader. I understand that WBL isn't capable of loading Linux on its own, which is why I was wondering if it was possible to have GRUB installed on a separate boot partition (not the MBR) and loaded from Windows Boot Loader. All of the information I could find on it didn't work with Windows 7--but again, I know Wubi was capable of doing it. how to set this configuration up?
View 2 Replies
ADVERTISEMENT
May 30, 2009
i want to boot windows from grub loader and delete linux .Is this possible?or can i keep only /boot partition so that windows boot from grub prompt i want to boot windows from grub loader and dont want any linux partitions on my machine.Is this possible?or can i keep only /boot partition so that windows boot from grub prompt and delete rest of the linux so that i can get all free space.it is not possible for my system to get windows boot loader hence i want only grub boot loader to load only windows.
View 1 Replies
View Related
May 22, 2010
I would like to have some entries in GRUB2 so that I can directly boot Windows XP and Seven without having to load the Windows bootloader (so I would like to avoid one step, now is:load GRUB2 --> then Windows loader --> then Windows boots. I would like it to be: load GRUB2 --> then Windows boots). s this possible?This is what I have now in my grub.cfg
Code:
cat << EOF
menuentry "Windows Operating Systems (XP & Seven)" {
[code]....
View 5 Replies
View Related
Mar 12, 2010
I am trying to dual-boot windows xp and ubuntu 8.04LTS from two separate hard drives, on a compaq d510 evo SFF. With research, the best way to do that seemed to be to upgrade to Grub 2 and all would be well...not so much. I installed each OS with the other hard drive removed, fyi. I believe that this tells me that I SHOULD be able to boot off either drive, if I could get Grub 2 to recognize...
Code:
steve@Stewie:~$ sudo fdisk -l
Disk /dev/sda: 40.0 GB, 40060403712 bytes
255 heads, 63 sectors/track, 4870 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xb788b788 .....
Code:
steve@Stewie:~$ sudo update-grub
Updating /boot/grub/grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.24-27-generic
Found initrd image: /boot/initrd.img-2.6.24-27-generic
Found linux image: /boot/vmlinuz-2.6.24-26-generic
Found initrd image: /boot/initrd.img-2.6.24-26-generic
Found memtest86+ image: /boot/memtest86+.bin
done
I have also tried adding the proper code to the 40 custom file, and while I could at least get it to acknowledge my changes, I couldn't seem to find the magic code to get it right....
The other thing I tried was adding GRUB_DISABLE_OS_PROBER=false
to /etc/default/grub
and last but not least, here is my results.txt from the boot info script. I also tried uninstalling/reinstalling grub 2, perhaps I created issues there?
Code:
Boot Info Script 0.55 dated February 15th, 2010
Boot Info Summary:
=> No known boot loader is installed in the MBR of /dev/sda
=> Windows is installed in the MBR of /dev/sdb
View 5 Replies
View Related
Mar 31, 2011
I installed UEFI Ubuntu 10.10. Its grub2 version is 1.98. I want to upgrade it to 1.99.I try to use 'grub-install' and 'grub-setup' commands but I faild to upgrade the grub2.
And, when I add my ram to 4G, the system hangs and displays 'Not syncing: VFS: Unable to mount root fs on unknow-block(1,0)'
View 2 Replies
View Related
Jul 12, 2010
I updated Grub2 and now I cannot boot my Vista or Windows 7. I am running Ubuntu 10.04. I updated because Grub2 was not updating to the newer kernels that were being installed. Now the new kernel is showing in the boot menu, boots fine into Ubuntu, but my Windows installs won't boot. Current installed version is grub-install (GNU GRUB 1.98-1ubuntu6).
View 4 Replies
View Related
May 7, 2010
I upgraded from 9.10 to 10.04 (no fresh install, an upgrade). During the upgrade, the installer asked me for the harddisks and partitions to include. I gave him the following ones:
Harddisk 1
1. Windows XP
2. Windows 2000
Harddisk 2
3. Ubuntu 10.04
After the installation was complete, I could only start Ubuntu. Both Windows versions just showed a flashing cursor at the left upper top screen. No HDD activity! How can I get WinXP and Win2000 selectable within grub2?
View 2 Replies
View Related
Mar 7, 2010
i initilally installed ubuntu 9.10 then installed windows 7 ,then i recovered grub2 using livecd as told in the post [URL] i did "sudo update-grub" and got windows 7 menu entry but when i select that entry windows 7 does not load but the grub2 is reloaded again.
i cant boot to windows 7.
Windows 7 have 100 mb partition "System Reserved" the grub2 points to that partition but still windows 7 not loaded.
sudo fdisk -l
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x3c3a81f5
[Code]....
View 3 Replies
View Related
May 17, 2010
I went through so many post but I haven't found the proper answer yet hope you have an Idea1. Grub2 saves only Linux OS as last selected no Windows OS2.It is possible to boot into a cdrom (drive)?
View 2 Replies
View Related
Jun 14, 2010
I installed ubuntu using wubi and then I tried installing grub 2 but it failed. I need a way to reinstall the mbr sp it will load the windows 7 loader from the first partition.
View 1 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
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
Sep 30, 2010
I set the auto timeout on my dual boot machine to 1 second. It will not allow me to select anything but the default option I had set, which is Windows XP. I would love to be able to get back into Ubuntu, but I can't.I tried logging in through a live CD I had for Xubuntu v9.1, but I was unable to successfully run "Startup Manager" to change the timeout back to 3+ seconds.
View 9 Replies
View Related
Jul 28, 2010
I have 2 HDDs:
HDD 1 (sda) with Windows XP installed on sda1 and four more partions.
HDD 2 (sdb) with three NTFS-Partitions (sdb1, 5 and 6) and Ubuntu 10.04 (sdb7) + Swap-Partition (sdb8).
I would like to boot Ubuntu using the Windows XP boot loader, i.e., having an entry there to choose Ubuntu and start my installation of Ubuntu 10.04. I have installed Ubuntu 10.04 on sdb7 and told the installer to install the grub2 boot loader to /dev/sdb (should it have been /dev/sdb7?). When using the boot selection option of my bios and choosing the second HDD Ubuntu starts without problems.
I used dd if=/dev/sdb of=bootsect.lnx bs=512 count=1 to copy the mbr of my second HDD and copied the file bootsect.lnx to my c: drive. Then added C:ootsect.lnk = "Ubuntu Linux" to my Windows boot.ini. When rebooting my computer I get the option "Ubuntu Linux" in the XP boot loader. Choosing it I come to a black screen with a blinking white cursor. All I want to do is not use Grub 2 as my primary boot loader but instead leave my WinXP installation untouched and start Ubuntu from within WinXP boot loader. This has been working just fine with my old Ubuntu installation.
View 9 Replies
View Related
Mar 21, 2010
I have Windows 7 on my machine right now but want to dual boot with either Ubuntu or another Win OS.....is there a way to dual boot with ubuntu and keep my windows boot loader or do I need to have grub?
View 5 Replies
View Related
Oct 23, 2010
I installed Ubuntu 10.10 64 on a Compaq CQ60 laptop on a 60 gig partition with a 3 gig swap partition. I'm running windows 7 64bit ultimate on the main partition. I installed off a live disc and Ubuntu works and runs great(except for wifi >.<).
My problem is ever since I installed Ubuntu Windows wont load every time. About half the time I select Windows 7 in the boot loader and it pulls up the windows screen with the stupid little flag, and then resets itself.
There where no problems with Windows 7 prior to the install. I've read that if you didn't reset your computer after shrinking your drive in windows it will cause problems later. But I did that so I cant think of any other explanation for why it would continually crash. Has anybody else had this issue, is this something that might be repaired by removing Ubuntu and the partition and reinstalling it?
View 4 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
Oct 18, 2010
I am user of ubuntu 10.10 beta version. I installed windows 7 on ubuntu but after that ubuntu doesnt boot up! Somebody please help me.I have ubuntu 10.10 live cd for 32 bit desktop edition.I want to rescue this problem.
View 2 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
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
May 1, 2011
i've started off using linux with ubuntu 10.10, and then i moved to linux mint 10 kde, and after finding out that it didn't support my hardware, in specifically my graphics card, i switched back to ubuntu 10.10, and from there i upgraded to 11.04. i hated the gui so i switched it from ubuntu to ubuntu (classic) environment. i also installed kubuntu-desktop too, and it looks a lot like mint 10 kde, i guess it uses kde 4.6, but... it's more stable for me. anyway, what i mean is that, originally ubuntu had a black background, linux mint 10 kde had a pretty cool custom mint background, ubuntu 11.04 has a purple background. i looked on videos, i found people using customized backgrounds, but they either don't explain how they got it *like for instance, someone said opensuse 11 or 13 has an icy penguin animated background, and someone else had one that you could scroll through.* or it's too complicated or outdated. is there a simple way to change your grub2 boot loader background image?
View 3 Replies
View Related
Jan 2, 2011
Computer StatisticsiMac (Model No. A1225) Dual Boots Mac OS X Partition Layout/dev/sda1 = EFI /dev/sda2 = Macintosh HD (HFS Format with Journaling) Free Space (32 GB) I had the linux installation program automatically partition the free space into three partitions. I forget what they were, but I know they are correct.
I tried doing a rescue installation, and reinstalled it many times with different settings. I even tried a manual partition according to instructions from the internet and reinstalling the grub boot-loader onto different partitions. I have reinstalled it at least 5 times!
View 1 Replies
View Related
Aug 31, 2010
I have Windows 7 and Ubuntu 10.04 dual-booted on my machine. grub was aautomaticlu installed as the primary loader. Soon i want to nuke my ubuntu partition but i know that will delete grub. Can i remove grub or at least make Windows boot loader default.
View 2 Replies
View Related
Jan 18, 2011
I am a new Ubuntu user, and I am attempting to set Windows 7 64 bit as my default OS in the boot loader instead of Ubuntu 10.10. I have entered the command gksudo gedit /boot/grub/menu.lst into terminal, and the menu.lst file does open. However, this file appears to be completely blank, which does not seem to make sense and is preventing me from changing the boot order.
View 4 Replies
View Related
May 3, 2010
I have a asus eeepc 1101ha. With Karmic,it would boot into w7 without problems.I installed Lucid on another partition,and after that the w7 grub entry would leave me with a blinking cursor in the left top corner, and hang.
I booted with the w7 dvd, ran bootrec.exe to restore mbr and bootmgr, and the booted into w7 to confirm. It was working. Then I booted with the live dvd, mounted the lucid partition, and installed grub. Now choosing the w7 entry would ask for the boot media, and pressing any key would bring me back to the grub menu. Lucid and karmic boot without problems.
Installing grub from karmic now gave the same error. Running update-grub didn't change anything.As I had to use w7, I booted again from the dvd, and restored again mbr and bootmgr. Booted into w7, used it, then once again to the live cd, to reinstall grub, and once again the w7 entry in grub makes grub ask for the boot media.I've attached my boot info script.Ah, I also played with the bootable flag for the /dev/sda1 partition, but it didn't change anything.
View 1 Replies
View Related
Dec 10, 2010
menuentry "Windows 7 (loader) (on /dev/sda1)" {
insmod part_msdos
insmod ntfs
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set 3850d16450d12980
chainloader +1
}
This is automaticly genarated after installed ubuntu 10.10. It shows black screen with a flashing cursor after press enter. Grub 0.97 also does this with:
title win7
fallback 2
find --set-root --ignore-floppies /bootmgr
chainloader /bootmgr
savedefault --wait=2
But the wierd thing is my usb stick can boot windows 7 succesfully with the same configuration. Whats wrong with that? How can do with grub.cfg?
View 9 Replies
View Related
Jan 3, 2011
ok so sounds like everyone elses issue that i`ve seen on here but i had it all working properly until i booted into ubuntu and updated grub somehow and when it told me to reboot all i got was a grub rescue error.
Now i got ubuntu 10.10 installed to try and fix the grub 2 error but now cant get it to boot windows from the menu.
View 5 Replies
View Related
Mar 6, 2011
I was yesterday evening experimenting inserting a script into /boot/grub/grub.cfg. Well I broke grub.cfg and had to try to boot from a grub2 prompt.I have separate /boot and / partitions on /dev/sda1 and /dev/sda2 respectively.Working out the correct syntax for the boot to work was a little complicated, so I thought it would be useful to post the correct procedure here, in case anyone else has the same set up that I do (separate /boot and / partitions)At the grub prompt code:
grub> set prefix=(hd0,1)/grub
grub> insmod linux
grub> set root=(hd0,2)
[code].....
View 4 Replies
View Related
Jan 22, 2010
I accidentally installed the Grub2 Loader on my MacOSx HD rather than on the Ubuntu HD. How do I change the location?
View 5 Replies
View Related
Jan 12, 2011
I am newbie in Linux and Ubuntu. Need qualified help I've installed Ubuntu on my first drive. And I have Windows 7 on second drive. At the begining the problem was that GRUB2 didn't see Win7 loader. I red GRUB2 manual and find solution which says to add some text to the file /etc/grub.d/40_custom. So I did this and here is my 40_custom content:
Code:
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries. Simply type the
[Code]...
View 6 Replies
View Related