Ubuntu :: Make Seven To Boot After Installing Xp By GRUB

Apr 17, 2010

At first I apologize if my question isn't so Ubuntu-related. I had Win7 installed on my first partition. Before installing xp (on second partition), I toke a backup of MBR (actually first 63 sectors) by dd utility. Later i installed xp. You may know, it doesn't know seven and makes it un-bootable. Then I restored MBR. But I surprised because xp still boots up. whats the problem? BTW what I want to do now is to multi boot xp and seven. Is there any work around, something like a hack using GRUB boot loader to be able boot the both?

View 5 Replies


ADVERTISEMENT

OpenSUSE Install :: Commands Make System Boot To Grub Shell Instead Of Grub Menu?

Apr 17, 2010

I started another thread about this to get help booting into openSUSE after Fedora rewrote my bootloader and deleted all other entries. I managed to fix it but I never did find out why the following commands caused my system to boot to the grub shell instead of the grub menu.

Code:
grub
root (hd0,3)
setup (hd0)
quit
reboot

Can anyone explain to me why these commands caused my system to boot directly to a grub shell? It's as if there were no /boot/grub/menu.lst files for it to use, but after I got everything back to normal, the files were still there.

If it helps, this is how the drive was setup before and now, except Fedora was on /dev/sda4 and has since been deleted.

Code:
Device Boot Start End Blocks Id System
/dev/sda1 1 262 2104483+ 82 Linux swap / Solaris
/dev/sda2 263 13316 104856255 83 Linux
/dev/sda3 * 13317 14621 10482412+ 83 Linux

View 6 Replies View Related

Ubuntu Installation :: Cannot Boot After Installing 11.04 / Make It Possible?

Apr 29, 2011

I just installed ubuntu 11.04 on a separate partition on my hard drive so i can have dual boot for window 7 and ubuntu. I have done this in the past with 10.10 and it use to work fine. But now after installing 11.04 I am not able to boot it. I have recorded a video of what happens. here is the link. http://www.......com/watch?v=oLr2LqS0cEQ

I have written my laptop spec in the description of the video.

View 5 Replies View Related

General :: Make GRUB Automatically Boot Ubuntu

Feb 17, 2011

I am running a dual-boot with Ubuntu (10.10) and Windows 7. Recently I edited my /boot/grub/grub.cfg file to only show one version of Ubuntu (as opposed to several kernel versions) and Windows, simply by commenting out all other menu entries. My question is if I can edit GRUB to just boot a specific entry automatically.

I tried removing all other menu entries, but GRUB still showed the menu with only one entry. I've also considered just setting the timeout to either 0 or 1 second, as this would basically achieve the same thing.

View 3 Replies View Related

General :: Windows - Make GNU GRUB Automatically Boot Ubuntu?

Jul 14, 2011

How to make Windows Boot Manager automatically open GNU GRUB and then with GNU GRUB automatically boot Linux Ubuntu 11.04.

View 1 Replies View Related

Ubuntu :: Make GRUB Boot Into Windows 7 Unless Pressed Shift Key?

Aug 21, 2010

How can I make GRUB boot into Windows 7 automatically and display the boot menu when I press SHIFT at bootup. I am using GRUB2.

View 2 Replies View Related

Ubuntu Installation :: Way To Make Grub Bootloader Automatically Boot

May 26, 2011

I just want to ask if there is a way to make grub bootloader automatically boot to ubuntu every start up. And only make the bootloader appear when I press a certain key(ie. F7) so that I can boot to windows when I do not want to boot on Ubuntu.

View 2 Replies View Related

Debian :: Edit Grub To Make The Other OS Boot Again?

Sep 14, 2010

I just installed Debian on the unused part of my HDD. It did not pick up the other OS I have on this PC, but the installer said I could later edit GRUB to make the other OS boot again. I have looked around and done some searches with no luck.

View 14 Replies View Related

General :: DOS Partition Won't Boot With GRUB / Make It Possible?

Oct 4, 2010

I'm trying to install MS Windows from my Linux box. Because I have no CD drives nor USB ports, I can't use any live media to boot the computer and install Windows from the installation disk. So I've created a FAT partition and copy DOS files on that, so that I can boot this partition and install Windows from there. But the problem is I still haven't able to get it to boot.

Here's the output of fdisk -l code...

I created the partition by using cfdisk to format it as type 0B: WIN95 FAT32, and made dos filesystem on it using:

Code:
mkfs.msdos /dev/hda1
But when I reboot and select the DOS entry in GRUB, it tells me that:
"This is not a bootable disk. Please insert a bootable floppy and press any key to try again."

what I'm missing or doing wrong here? Do I need to change something on the MBR of hda1 etc...

View 4 Replies View Related

Ubuntu Installation :: Win7 Does Not Boot After Installing Grub

Sep 30, 2010

After install of Ubuntu 10.04 I cant boot WIN7 from the Grub menu.

root@asus:~# fdisk -l
Disk /dev/sda: 32.0 GB, 32017047552 bytes
255 heads, 63 sectors/track, 3892 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xcb5bd2b2

Device Boot Start End Blocks Id System
/dev/sda1 * 1 3890 31245312 7 HPFS/NTFS
/dev/sda2 3890 3892 16154 ef EFI (FAT-12/16/32)

Disk /dev/sdb: 31.9 GB, 31914983424 bytes
255 heads, 63 sectors/track, 3880 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0002ac5b

Device Boot Start End Blocks Id System
/dev/sdb1 1 3391 27230840+ c W95 FAT32 (LBA)
/dev/sdb2 3391 3881 3931137 5 Extended
/dev/sdb5 3391 3852 3701760 83 Linux
/dev/sdb6 3852 3881 228352 82 Linux swap / Solaris

View 3 Replies View Related

General :: Windows XP Won't Boot With Grub After Installing Ubuntu 8.04?

Jul 8, 2009

I am completely new to Linux as of today.I finally took the plunge and downloaded and installed Ubuntu 8.04 on my Windows XP computer (dual boot), using the Ubuntu installation wizard to "make room" on my hard drive for Ubuntu by creating a separate partition. The installation finished successfully and Linux boots just fine, but Windows XP will no longer boot at all.

I have read many threads on this and other sites, giving advice of how to correct this problem. I am not at all experienced in editing and working with different ways of booting (other than Windows default). But after some frustration, I located (according to the threads) a couple places to try making changes to the boot commands and I tried various lists that were suggested. Before I changed anything, the Windows XP boot screen would appear and then it would revert right back to Grub.

[code]....

what drive number Ubuntu and/or Grub installed to, or assigned to the Windows partition, and I have no idea how to find out. I do not have a Windows XP installation CD (it came pre-installed on my computer), so I CANNOT wipe out that partition and simply reinstall it--I MUST be able to fix the problem without harming Windows!!! I also have data in the Windows partition that I don't want to lose. I could possibly uninstall and reinstall Ubuntu (as I saw suggested somewhere online), but I have not the slightest clue how to accomplish that task--and WHAT IF it didn't work?

View 23 Replies View Related

OpenSUSE Install :: How To Make Grub Network Boot CD

Mar 28, 2010

i was wondering if anyone knew how to make a Grub network boot cd. I would like to run openSUSE off of my server and not on my hard drive because i don't have a lot of space for the linux partitions.

View 7 Replies View Related

CentOS 5 :: Make Grub Boot Windows Automatically?

Nov 9, 2009

I have read some stuff but none seemed to work such as putting default=saved and in the window (other) section putting savedefault. hmm I know I can just specify the number after default but that breaks when a new kernel is installed. so any way to always make windows the default choice (so my wife will stop moaning

View 9 Replies View Related

Ubuntu Installation :: Can I Remove Grub / Make Windows Boot Loader Default

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

Ubuntu Installation :: Win 7 Dual Boot, Grub Appears To Not Be Installing?

Oct 21, 2010

My dell machine has the following: A raid 0 SAS config with Windows 7 installed in one partition, and ubuntu in the other partition. Then two seperate sata hdd. The raid drive is set as first boot, and Windows views it as disk 0 and boots just fine. When I installed ubuntu 10.04 on the second partition, it viewed the disk as sdc. And when booting off the raid drive,im not given a grub menu to choose ubuntu orwin 7,windows 7 boots all on its own.

View 9 Replies View Related

Ubuntu Installation :: Grub Not Running After Installing Fro Dual Boot?

Jun 16, 2011

I have a desktop Windows PC with three hard drives. Having successfully installed Ubuntu on a laptop I used the same CD image to boot Ubuntu on my desktop machine. All seemed well so I selected the option to install alongside the existing OS. I left the choice of drive as presented by the installer (it was the largest one) and asked for an 80G partition for Ubuntu. The installation went well but when the machine was restarted it just booted straight into Windows. No sign of the bootloader menu. I'm guessing the BIOS doesn't look at the drive where Ubuntu is installed, and the installer did not put the bootloader on the Windows boot drive. The Windows drive is too small to install Ubuntu there.How do I fix this so that I can dual boot, or alternatively how do I get rid of Ubuntu and reclaim the 80G for Windows?

View 3 Replies View Related

General :: Make Grub Keep Its Default Boot Under Kernel Updates?

Jan 30, 2010

I dual-boot my machine and I want it to default to boot into windows so that whenever I restart the machine remotely from my home it will be able to get back into Windows (instead of Ubuntu).

The problem is that every time Ubuntu upgrades the kernel, I have to reset the default boot item of grub back to windows. This is because the grub menu loader uses positions i.e. 6 for default OS to boot. And when Ubuntu installs a new kernel it changes that order.

I am looking for a way to configure grub to remember its default boot item under kernel updates.

View 2 Replies View Related

General :: Looking For Way To Make Grub Keep Its Default Boot Under Kernel Updates ?

Sep 29, 2010

Possible Duplicate:Make grub keep its default boot under kernel updates.I have just installed Linux with my windows 7 pre-installed and i got it working fine. Since i use windows 7 more than linux, i would like to have "Windows 7" option on the top of "Linux" option.

"When i have turn on my computer, the first thing i see is an Option asking me whether i want to use windows 7 or Linux and there's a countdown timer below it which is 10seconds countdown and if i don't select it on time, it will automatically select the first choice which at the moment i've got Linux pre-set as my first choice."

View 7 Replies View Related

Installation :: Boot Vista, XP, And Then Installing With Grub?

Apr 27, 2009

I will be booting Vista, XP, and then installing Linux with grub. So the Vista boot loader will be setup to boot both Windows, so then when I do install a Linux on the same hard drive, (all on separate partitions) what is the best method to boot up all 3 systems?Should I just allow grub to install on the master boot record, and then chainload XP and Vista. Or I could install grub on the boot sector of what will be my Kubuntu root partition, and then try to add this Linux to the Vista boot loader ?

View 7 Replies View Related

Ubuntu Installation :: Grub Boot Fail After Installing Graphics Card?

Apr 1, 2010

I installed a new graphics card (Nvidia GeForce GT240 1 Gb, 128bit DDR3) on my gigabyte VA900M motherboard, with my computer running a dual boot of windows 7 (64 bit) and ubuntu 9.10 (64 bit). The computer would not boot past the memory test stage. To solve this, i flashed the BIOS with the latest upgrade for the motherboard from the Gigabyte website. This still did not work, so, doing the usual "testing hardware combinations by unplugging and replugging", I removed 1 Gb of RAM, which solved the problem of booting past memory test (a case of too much memory?)

Problem: The problem now is, GRUB wont boot from the HD, unless I have the Windows 7 disk (or Ubuntu Live) in the DVD drive. If i dont press a key to boot from the disk, Grub will then load. how to make GRUB boot from the HD? Do I need to redirect/reinstall GRUB? Im pretty sure it is not a BIOS problem.

View 2 Replies View Related

Debian :: Formulate A Rule In The DSL-grub, To Make Boot From The Existing Menu?

Mar 14, 2011

I have an old version of DSL installed, followed by XP. On a further partition I installed Debian 6. Installation of Debian went smoothly, including the final detection of the other two OS for Grub. I had expected that the Debian-version of Grub would override/overwrite the one that came when I installed DSL.
It did not - when I boot, Grub comes up with the old DSL menu, in which Debian is not included.

From what I've been reading about Grub, there's two "fases", first in MBR, that points to the second part where the actual boot-commands are given, in my case stored in DSL.
When I open the Grub config-file in Debian, both DSL and XP are correctly listed.

Now I'm not sure what to do - I'm a bit hesitant to try and point grub-fase-1 to Debian (if I can write the correct lines at all, I'm very insecure on that) - if that fails, I cannot boot at all. But I'm not really sure either how to formulate a new rule in the DSL-grub, to make Debian boot from the existing menu.

View 9 Replies View Related

General :: Changing Grub Boot Order And Make Win7 Default

Aug 13, 2010

I recently upgraded to Ubuntu 10.04 from earlier versions. I have a dual boot system with Windows 7. Grub was set to boot Windows by default Things were working fine. I decided to upgrade to Grub2. It seemed like a good idea at the time. Now when booting up,the name at the top of the Grub menu is 1.98, which is Grub 2. When I run grub-install -v, it comes back grub-install (GNU GRUB 0.97) which is not Grub2. Now when I boot up, Ubuntu 10.04 is the default. I have to manually choose Windows if I want to use that system. I have been unable to change the boot order following instructions from this site. Any Way changing the boot order to make Windows 7 the default. I am using a Toshiba Satellite.

View 5 Replies View Related

Debian Configuration :: After Installing GRUB Win 7 Fails To Boot

Nov 26, 2015

I have a ~ 2008 notebook (Compaq CQ60-137EL) on which I had Windows 7 only (it was sold with Windows Vista installed).

Later I installed Debian Jessie 8.2.0 Stable ("Graphical expert install" from DVD), along with GRUB as a boot manager (I chose not to install it on the EFI removable media path).

Since then, if I select Windows 7 on the GRUB boot screen, I see "Starting Windows...", and after few seconds the screen flashes for a moment, and then the PC reboots: I see the bios screen, followed by the GRUB screen again.
What's even more weird about this is the fact it just happens only in like ~50% of the cases. In the other 50%, Win7 starts flawlessy.

I even tried to install Debian first, then Windows 7, then re-install GRUB, but I got the same issue, even with both system freshly installed.

On 6 attempts, 3 times it worked and 3 times it didn't.

On my desktop PC I'm in the same setting, but I don't have this issue. I think it may be related with the fact I have Win7 on a SSD and I installed Debian on a separate HDD, while on my notebook, as you can imagine, there's just one single HDD.

View 11 Replies View Related

Software :: Installing Grub From Scratch To Boot Windows?

Jan 11, 2010

Since CloneZilla doesn't include the MBR when saving a partition into a file, I need to take care of this myself. With a working XP in /sda1, I'd like to...

1. Boot with a Linux live CD

2. replace the Windows MBR with Grub, ie. without any Linux already installed

3. save Grub's configuration files into /sda2 (which is ext2fs-formatted)

4. add XP to Grub

View 5 Replies View Related

Ubuntu :: Installing Grub On Flash Drive To Dual Boot Clonezilla/gparted?

May 15, 2010

essentially what the title says. Clonezilla cannot be installed in ubuntu so running a live linux on the usb and installing the applications in that is not an option.

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

OpenSUSE :: Changing GRUB Boot Splash And Installing Screensaver ?

Aug 16, 2010

Today I found out how to change theme in OpenSuse 11.3 64 bit. I'm running KDE 4.4. Naturally I went to KDE-Look.org and trawled it through for eye-candy. I got this HAL-9000 boot splash: HAL-9000 KDE-Look.org

Its a .gz file and uncompressed its called .xpm, I think its just an image, that I should put somewhere, but I don't know where. I tried the bootloader settings through yast, though it didn't tell me anything.

Secondly I got a screensaver, which I'm supposed to compile and install: KCometen4 KDE-Look.org

I tried following these instructions, as best as I could:

Code:

KCometen4 also comes with a simple configure script that should work for a generic local install. If it doesn't suit your needs, you will need to edit the cmake settings by hand.

Quick installation steps:

Cmake's equivalent to 'make distclean' is 'rm -rf build'.

If you do a local installation, you might not see KCometen4 in the Screen Saver Settings module. In that case, you will need to do one of two things.

First, you can set the $KDEDIRS environment variable in your X session startup script so it includes your local installation prefix:

Or second, you can set this for all users by adding your local installation prefix to /etc/kde4rc:

After that, you may need to manually refresh the system configuration cache by running 'kbuildsycoca4'. KCometen4 should now appear in Screen Saver Settings.

So I installed kdebase-workspace-devel but I couldn't find libqt-opengl-dev, but it didn't seem to be a problem, according to the console output:

Code:

It mentions some Q_WS_WIN, Q_WS_QWS and Q_WS_MAC, that it doesn't find. Could that be the problem.

I tried to see if the new screensaver got into the screensaver menu, it didn't.

View 4 Replies View Related

OpenSUSE Install :: Fill In The /boot Folder Without Installing GRUB?

Dec 15, 2010

I have a laptop with the CD-ROM apparently broken, so I installed OpenSuSE 11.4 milestone4 from USB stick .unfortunately in the end of the installation I had a GRUB configuration error (twice) . then, in the third time I removed GRUB from the installation procedureSince my other GNU / Linux is Ubuntu, I did update-grub on ubuntu, it detects the presence of OpenSuSE but it does not add it to its grub.cfgwhen I wanted to add it manually to ubuntu's GRUB, I realized that, in OpenSuSE, the /boot path was empty.My Question is: Do you know how to put the files needed to boot OpenSuSE (initrd, vmlinuz , ...) in the directory /boot without installing OpenSuSE's GRUB ?? (ie keep the ubuntu's GRUB)

View 8 Replies View Related

OpenSUSE Install :: GRUB Boot Loader After Re-installing Windows XP ?

Mar 21, 2011

This is a problem when Windows is running some malware that cannot be removed, which happens all the time. The problem is all the new hardware or specialized hardware will not work on Linux so Windows is the only choice. I would think the latest versions of Linux would have this problem worked out by now. I installed 11.3 one week ago, only to find that the repair option in the install menu no longer exists so don't bother uses this link to reload the GRUB HowTo Boot into openSUSE when it won't Boot from the Grub Code on the Hard Drive. I also tried this link Re-Install Grub Quickly with Parted Magic which does not work either. On step 2 typing grub returns the error message "grub command not found". You can use GRUB if you boot the install DVD and select Rescue Boot. However when you type find /boot/grub/menu.lst the error message "file not found" is returned.

I did the following to restore my GRUB boot record. Boot the install DVD and select the update option during installation. Change all the repositories to enable except the NVIDIA repository, it is not responding at this time. When the system comes up go into Yast and open the boot loader. It should have your original boot menu in memory. Change the default to another option and re-write the MBR. This will write a new MBR using the original data updated with your new default. Re-boot and then change your default back. I am just a NewBe so this may not be exactly correct but I hope it saves someone like me some time fixing a MBR re-writing by the Windows installer.

View 1 Replies View Related

General :: Installing Grub On A Dual-boot RAID Config?

Sep 29, 2010

Ive created two RAID0 partitions on my drives, a 500GB and a 60GB. Im trying to install Ubuntu on the smaller partition (ive already put Win 7 on the larger one) and every time when i get right to the last part of installation it says Grub couldnt be installed. "the grub package failed to install in arget......."

View 1 Replies View Related







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