OpenSUSE Hardware :: GRUB To Dual Boot 11.2 And Windows XP But Hangs On Boot

Apr 20, 2010

HW config is: AMD Athlon 64 X2 5000+ Black Edition, MSI 785GTM-E45, 2X 1Gb Kingston HyperX PC2-8500. I have set up GRUB to dualboot openSUSE 11.2 and WindowsXP. Initially i had set up system with defaults: CPU@2600MHz (200X13) and therefore RAM@800MHz. Both openSUSE 11.2 and WindowsXP worked just fine. Memtest86 found no problems.

But after a while i decided to change this setup to: CPU@2500MHz (250X10) and therefore RAM@1000MHz, as it promised better overall performance. And now Windows still boots and works better then before. Memtest86 still can't find any problem. But openSUSE 11.2 hangs at boot. I've suspected cpufreq governor, but changing from Ondemand to Conservative in /sys/devices/system/cpu/cpu0/cpufreq doesn't help.

View 9 Replies


ADVERTISEMENT

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 :: Missing Grub And Dual Boot Menu - Windows Won't Boot

Jul 3, 2011

i am having a problem with my dual boot setup. I originally installed windows XP on a 100gb hard drive, from there i downloaded and burnt ubuntu off so i could install it on my 200gb hard drive. For a little bit i struggled to even get it to install because it wouldn't recognize my onboard nvidia graphics, i ended up having to get an alt boot disk and fix it with technique in this link:

[URL]

Now after the bios boot, my screen shuts off for awhile and takes me directly to the login screen for ubuntu. No Grub, no windows boot options, nothing. I tried booting windows by choosing it from the bios boot menu but all it does is hang at prompt and doesn't boot at all. I tried the live cd fix and reinstalled grub but nothing changed. What i think is happening is that it boots the Grub menu but it doesn't display it because of graphical confrontations. It hangs for about 10 seconds, the grub default time, and then turns my monitor back on to display the Ubuntu login screen.

View 8 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 :: 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

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

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

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

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 :: Dual-boot Windows 7 Without GRUB?

Aug 7, 2010

I am running a dual-boot of Ubuntu 10.04 and Windows 7. My current setup uses EasyBCD to pick between Ubuntu and windows. If I pick Ubuntu, it then fires up GRUB, which then goes to Ubuntu. My question is: Can I skip GRUB altogether in the boot process? I rather suspect that it's slowing things down a lot. I've set the GRUB default OS timeout to 0, but it still boots slowly, which annoys me. way to skip GRUB entirely and use only EasyBCD for both OSes?

View 4 Replies View Related

Ubuntu :: Deleting Grub - Windows Dual Boot

Jun 2, 2010

I have my laptop NC6910p from HP with windows 7 and Ubuntu lucid as dual boot managed by grub loader.

Yesterday I made a mistake and formated the ubuntu partition as ntfs with a windows media because I needed to do a test in that partition. Now, off course, when I boot the computer is not finding GRUB and naturally not booting to windows.

I tried to boot with ubuntu live cd and did the apt-get install ms-sys but it just does not find the package. I can browse the windows files and all of that.

View 5 Replies View Related

Ubuntu :: Dual-boot Lubuntu - Windows XP Grub ?

Nov 3, 2010

After the last Lubuntu update Windows XP disappeared from the grub and it doesn't appear on the OS list. Is there any way I can fix or restore the grub to display XP again? I ran TestDisk and the XP partition is there undamaged, it also appears in the file system and I can access the files in Lubuntu; it's just not appearing in the grub anymore.

View 9 Replies View Related

Ubuntu Installation :: Grub For Dual Boot (with Windows 7 Pro)?

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

Ubuntu :: Boot Hangs (sometimes) After Dual Boot Screen?

May 25, 2010

I'm running Ubuntu 10.04 and a small Windows 7 partition (cuz I can't get Ubuntu to run my MSI TV@nywhere plus card but that's another issue).I can log into Windows fine. If I choose Ubuntu, however, the boot process will go thru a few screen flickers. Then one of two things happens:1) I get a scrambled up pixelated image (not sure what it is) for about 3 second, then it goes into the login screen and I can log in normally.2) I get the scrambled up pixelated image and it hangs. This happens about 4 times out of 5 when rebooting.

I do have an nVidia card and a beta driver (they published it the 21st, I believe, of this month) but this happened long before that. It's happened ever since I installed any of the drivers (I've tried a couple different versions, hoping to fix this) for my card.

My system is a frankenputer:
Phenom II quad core 3.0 cpu
nVidia GeForce BFG 6600
4G DDR3
500G drive

Note: I do have 3D rendering when I finally get into the desktop. Everything works great, except that when I'm playing my mmorpg, Regnum Online, it freezes the entire computer and I have to reboot (not sure if that has anything to do with it or not).In case it's needed, this is my grub:(Second note: I'm sorry for the length of the post but I don't know how to upload documents/files to show)

# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###

[code]...

View 1 Replies View Related

Debian Installation :: 8.3 And Windows 10 Dual Boot GRUB EFI Removed

Feb 3, 2016

I've been using Debian for a few years but always on dedicated boxes and/or VMs.

Finally decided to dual boot Debian and Windows on my main Desktop PC.

Installed as I normally would using, however this time using a seperate drive (one for the existing Windows 10 install and the other for Debian), Debian install detects that windows has an EFI partition and sticks an entry in there, which is fair enough, and everything working fine. Then I spent some time configuring all my software and set it all up just the way I like it. I've rebooted Debian a few times to check it's working correctly and it is.

The issue arrives when I reboot and load into Windows 10. It boots fine.

However after a further reboot GRUB no longer loads... and the machine just boots directly into Windows 10.

After doing some further digging into my EFI partition (and reinstalling various times) it would appear that after a reboot Windows 10 deletes the entry GRUB creates in my EFI partition after EVERY reboot.

Done some googling and most people advise turning off 'fast boot' in Windows as it locks certain partitions to facilitate the machine going into hibernation, only to find that it's always been turned off on my machine (I recall due to a driver issue with my graphics card this had to be turned off when I installed Windows 10).

I've found this article on the Ubuntu forums : [URL] .... however I've tried their steps and windows is still doing a hostile takeover of my EFI partion after a reboot!

Any way to stop Windows 10 from interfering with my EFI files after a reboot? (without doing the obvious thing and kill Windows off).

View 4 Replies View Related

Ubuntu :: No Dual Boot - Windows Overwrite Grub File

Jan 5, 2011

I've recently left Windows behind for good and have come to Linux (Ubuntu.) However, I've run into problems after trying to dual boot windows 7 and ubuntu. When I restarted my computer, I got a black screen with white text reading "Minimal BASH-like line editing is supported". I have the Ubuntu live cd and was able to try Ubuntu without having to install it, but after I put in a flash drive with Windows 7 on it, the Ubuntu CD has stopped working entirely.

The weird thing is, the computer that I installed Ubuntu on, already had Ubuntu and Windows 7 on it. And every OS was booting successfully. The reason I deleted the Ubuntu that was already on the computer, is because there were many different versions. I wanted to do a clean sweep and only have Ubuntu and Windows 7 installed on the computer. I know that if you try to dual boot Windows 7 and Ubuntu, Windows will overwrite the GRUB file, making it unable to dual boot.

View 5 Replies View Related

Ubuntu Installation :: 32 To 64 Bit - Dual Boot With Windows 7 - Messing Up Grub

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

Software :: Dual Boot Grub - Windows XP BOOTMGR Not Found

Nov 30, 2010

Rebuilt an old box of mine and changed up the drives. Did not think it was an issue as I was formatting the drives and reinstalling the systems. I installed XP first. Then PCLOS. After PCLOS was installed XP would not boot and gave me an error saying the BOOTMGR was not found and to restart. I figured that I just had to map the drives as XP was installed on HD1 and not HD0. But no changes I made to the GRUB configuration seemed to work.I have run a script to get all the information you guys will need already. Let me know what I am missing here

Code:

Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
=> Grub 0.97 is installed in the MBR of /dev/sda and looks on the same drive
in partition #1 for /boot/grub/stage2 and /boot/grub/menu.lst.
=> Windows is installed in the MBR of /dev/sdb

[code]....

View 14 Replies View Related

Ubuntu :: Dual Boot - Windows - Grub Hard Disk Error ?

Oct 1, 2010

I have a dual boot System with Ubuntu 10.04 Netbook Remix and Windows XP SP3 on an Asus eeePC 1000HE. I had some troubles with updating kernels etc. and I ended up with following problem:

After grub reinstall, I am able to boot Ubuntu, also I can mount the windows partition properly. Trying to boot into Windows, I get the error:

Code:

It's all on one hard drive which doesn't show any errors:

Code:

Partition table entries are not in disk order

Code:

Some partitions don't show a file system because they are luks-encrypted.

As I mentioned earlier, I am able to mount sda1. I think the problem is that the Partition Boot Sector is corrupted, even though I am not sure if the ntfs partition is damaged at all or if GRUB is the problem.

As I said I had problems with a kernel update and therefore had to reinstall GRUB. I think, but I am not sure, that I accidentally installed GRUB on sda1 (the windows partition) instead of on sda. After I installed GRUB on sda again, I was able to boot linux and fixed sda1 with testdisk. Before, sda1 showed as four partitions (sda1p1, ... , sda1p4). I was not able to mount sda1 till I fixed it with testdisk. testdisk says the Boot Sector of sda1 is OK, so does ntfsfix.

Finally, an extract from my /boot/grub/menu.lst:

Code: ...

The Windows XP entry is added by myself. I don't know much about grub, so there might be the error.

I tried to keep it as short as possible (this is only the end of the story), I hope I didn't forget anything important. Please ask if there is something not clear.

I am in Tanzania with this netbook, so it is not possible to boot Windows CD and fix the windows partition with it, also I don't have a very fast Internet connection.

Is there a way to fix this without a Windows CD? Maybe it is just a dumb mistake in the menu.lst?

View 9 Replies View Related

General :: Editing Grub.conf To Make Windows Default In Dual Boot?

Mar 31, 2010

I installed Windows XP Pro and RedHat Linux Enterprise 5 on my PC for my purpose. The PC is used by other family members too and they need only Windows OS for browsing. It is becoming problem for them to reboot after the PC enters into Linux by default. I am still learning Linux and I want to edit the /boot/grub.conf file to make Windows as default OS to boot. The following is the content of my grub.conf file (FYI):

#boot=/dev/sda
default=0
timeout=10
splashimage=(hd0,5)/grub/splash.xpm.gz

[code]....

View 4 Replies View Related

Ubuntu Installation :: When The GRUB Boot Menu Starts Up There Is An Option For Win 7 Boot But It Will Not Boot Windows?

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

OpenSUSE Install :: Grub Dual Boot Error

Apr 30, 2011

I resized my windows c drive to make another drive which also has Open SUSE 11.4 dual booting which was working fine.

After reboot I get missing operating system so I boot the live Opensuse DVD and the windows and Linux is still there so I tried the boot configure tool in YAST but get the error because of partitioning the boot loader cannot be installed properly

Can I make a boot floppy somehow? I now have a grub menu when it boot sup but do not know what to do now

View 9 Replies View Related

OpenSUSE Install :: Where Is Grub Loaded On Dual-boot System

Jan 24, 2010

I am currently rebuilding a couple laptops and a desktop to dual boot Windows and Suse 11.2. Windows is installed on partition 1. On the laptops, the build goes fine and dual boot with grub is OK. No issues. But on the desktop, the exact same build (after all the on-line updates, etc) fails with "Operating system not found" on the final (and first) boot. It seems that the Suse 11.2 build is somehow resetting the active partition and the boot does not see grub or Windows. When I reset partition #1 back to "active, only Windows loads. So I guess I need to fix this by reinstalling grub. Or use the Windows boot loader.

(1) Where is grub located on my system?

(2) What partiton is the Linux master Boot record If I wanted to use the Windows boot loader and do the following command to grab the 512 bytes I need:

dd if=/dev/sna? of=grub.bin bs=512 count=1

My partition layout is below. This is output from gdisk.exe in DOS7. It's an 80gig drive.

1 = Windows-7
2 = /boot
3 = swap

[code]....

View 9 Replies View Related

OpenSUSE Install :: 11.4 And Win7 Dual Boot - Grub Lost?

Apr 1, 2011

I am trying to Dual-boot Windows & and OpenSUSE 11.4, and have run into walls all over the place. Here is what I did:

1. Windows 7 was already installed. (Don't like it, freezes all the time)
2. Installed OpenSUSE using default partition options.
3. Booted into OpenSUSE with no problem
4. Tried booting into Windows, no joy.
5. Got that figured out, now I can get into Windows.
6. GRUB is gone, so now I can't get back into OpenSUSE.

View 8 Replies View Related

OpenSUSE Install :: Dual Boot Grub Protection From Win 7 Update?

Jun 17, 2011

I saw a good quick fix for grub after win 7 updates over here

My question is, after WIN 7 sp1 it seems every update win 7 does borks grub and resets the system to boot from the Win 7 boot partition, Is there a way to prevent this or is it going to be a boot from CD and repair after every update?

Cause I know M$ isn't going to want to fix it as they don't like sharing systems.

I'm running
OpenSuse 11.4 Win 7 sp1 dual boot

View 3 Replies View Related

Ubuntu :: GRUB Boot Menu At The Start Like Any Other Dual-boot System?

Jan 28, 2011

I've installed Ubuntu on my new desktop alongside Windows 7 (each OS is on a separate drive), I seem to have run into a small problem. Let me start with what I did:

- Unplugged 1TB drive from the PSU, BIOS was not seeing my formatted (and thus empty) 500GB drive and I couldn't put it into the boot order at all with the 1TB turned on.

- Loaded up the boot CD and was able to install Ubuntu 10.1 on my 500GB drive.

- Did a bit of configuring, shut my PC off and plugged my 1TB (with Windows 7) drive back in. I tried to see if I could now see my Ubuntu drive in BIOS but nothing is there - just the Windows drive is in the list of available drives to boot from (along with DVD-ROM and USB).

This is where I've run into my problem. What I want is to have a nice GRUB boot menu at the start like any other dual-boot system but just have the two operating systems on separate drives altogether.I did it this way because I was having issues with the advanced partition menu on the boot CD so just went ahead and followed the KISS method by unplugging the Windows drive.

I was told by a friend that if I put my Ubuntu drive into the first position in my boot order and the Windows drive in the second, then I could boot into Ubuntu and run a GRUB update command (he told me to google it) and that would create the necessary GRUB that had the entries for Windows 7 and Ubuntu.Both operating systems are 64-bit, I imagine that might make a difference in whatever help you guys can offer me. I love the hell out of both OS's and want to be able to use them interchangeably.

View 5 Replies View Related

Ubuntu :: Dual Boot XP - 10.10 - Boot Screen Shows Up But Then Computer Restarts And Returns To The GRUB Menu

Dec 16, 2010

I followed a tutorial to install XP across my entire HDD. I installed Ubuntu 10.10 "Alongside another OS". Ubuntu loads fine, but when trying to load XP, the boot screen shows up, but then the computer restarts and returns to the GRUB menu.

I saw some threads on this site and tried to type: sudo gedit /boot/grub/menu.lst

In the terminal. It returned a blank text document so I'm not sure if that information was outdated. I then typed: sudo fdisk -l

And got this:

Not sure what any of this means, but I sure hope someone else does. I would say forget XP, but it's hard to let go of some of the games and software I use. I appreciate any responses, thank you.

I tried to format the table as it appeared, but the forum corrected the extra spaces.

View 7 Replies View Related

Debian :: Grub Boot Loader On A Dual Boot System?

Dec 16, 2010

This is the third time I try unsuccessfully to install Debian as a second OS on a hard drive. When it gets to the end of the installation process the installer asks whether I want to go ahead with the Grub Boot Loader, I choose yes. The end result is however that I can't boot that partition within the hard drive -- i.e., Debian. Can someone tell me what is going on? Should I not use the Grub Boot Loader when I have more than one operating system on a machine? Should I not install Grub on the Master Boot Record (MBR)?

View 3 Replies View Related

OpenSUSE Install :: Removing Grub From Vista / SuSe Dual Boot?

Dec 12, 2009

I dual booted opensuse along with vista. I installed opensuse in extended partition, with grub and gave the option as "boot from extended partition". Now everything is fine. I am able to boot into suse as well as vista. Now how can I restore my vista bootloader? I want to uninstall openSuse. When I try restore mbr from hard disk. There is absolutely no change!

View 1 Replies View Related

OpenSUSE Install :: Recover Grub Installation In A Dual Boot System?

Nov 19, 2010

I would like to recover my grub installation in a dual boot system. if there is an easy way to recover grub using flash disk? If yes is your suggestion opensuse developed? (currently running 11.3) . It would be nice also to have some gui just to make things easier. If not I assume that then the only option is the boot from dvd. Is that right?

View 9 Replies View Related







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